Page MenuHomePhorge

Build 3803
FailedPublic

Drydock: Run Command

When
Completed at Jun 6 2016, 4:48 PM · Built for 4 m, 7 s
Status
Failed

Build Log 11096 (remote - stderr)
25 - 50 - 100 - Unlimited Lines

30+ popd
31+ '[' erlang-eimap '!=' stick ']'
32+ '[' '!' -d stick.git ']'
33+ pushd stick.git
34+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
35+ git fetch origin
36+ git reset --hard origin/master
37+ git clean -d -f -x
38+ popd
39+ export commit
40+ export differential
41+ export id
42+ export package
43+ export phid
44+ export ro_uri
45+ export uri
46+ export vcs
47+ export test_build
48+ export test_functional
49+ export test_integration
50+ export test_performance
51+ export test_unit
52+ export test_obs
53+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
54+ '[' -x stick.git/drydocker/erlang-eimap/build.sh ']'
55+ pushd erlang-eimap.git
56+ ../stick.git/drydocker/erlang-eimap/build.sh
57+ docker run -i --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --volume=/var/tmp/osbuild-packagecache/:/var/tmp/osbuild-packagecache/ --hostname=kolab.example.org -e ID=3803 -e COMMIT=c552baaa073b99ad2a7a64e5c31a0df2d38597a9 -e DIFFERENTIAL= -e PACKAGE=erlang-eimap -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-qrfmyzz466zknwromr3x -e URI=ssh://git@git.kolab.org/diffusion/EI/eimap.git -e RO_URI=https://git.kolab.org/diffusion/EI/eimap.git -e VCS=git -e TEST_BUILD=1 -e TEST_FUNCTIONAL=1 -e TEST_INTEGRATION=1 -e TEST_PERFORMANCE=1 -e TEST_UNIT=1 -e TEST_OBS=1 kolab/ci-maipo
58Switched to a new branch 'develop'
59Switched to a new branch 'eimap-0.1'
60Switched to a new branch 'feature/T932_literal_continuations'
61Switched to a new branch 'feature/command_scaffolding'
62Switched to branch 'master'
63Note: checking out 'c552baaa073b99ad2a7a64e5c31a0df2d38597a9'.
64
65You are in 'detached HEAD' state. You can look around, make experimental
66changes and commit them, and you can discard any commits you make in this
67state without impacting any branches by performing another checkout.
68
69If you want to create a new branch to retain commits you create, you may
70do so (now or later) by using -b with the checkout command again. Example:
71
72 git checkout -b new_branch_name
73
74HEAD is now at c552baa... the arity-4 version also needs to check for Folder being a list
75+ exit 1
76+ retval=1
77+ popd
78+ exit 1
79

Build Log 11095 (remote - stdout)
25 - 50 - 100 - Unlimited Lines

1635[ 151s] Compiled src/commands/eimap_command_logout.erl
1636[ 151s] Compiled src/commands/eimap_command_login.erl
1637[ 151s] Compiled src/commands/eimap_command_status.erl
1638[ 151s] Compiled src/commands/eimap_command_switch_folder.erl
1639[ 152s] Compiled src/commands/eimap_command_compress.erl
1640[ 152s] Compiled src/commands/eimap_command_getmetadata.erl
1641[ 152s] Compiled src/eimap.erl
1642[ 152s] Compiled src/commands/eimap_command_annotation.erl
1643[ 152s] Compiled src/commands/eimap_command_namespace.erl
1644[ 152s] INFO: No app_vars_file defined.
1645[ 152s] + exit 0
1646[ 152s] Executing(%install): /bin/sh -e /var/tmp/rpm-tmp.AudYAT
1647[ 152s] + umask 022
1648[ 152s] + cd /home/abuild/rpmbuild/BUILD
1649[ 152s] + '[' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64 '!=' / ']'
1650[ 152s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1651[ 152s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1652[ 152s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
1653[ 152s] + mkdir /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64
1654[ 152s] + cd erlang-eimap-0.1.6
1655[ 152s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/ /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1656[ 152s] + install -D -m 644 ebin/eimap.app /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/eimap.app
1657[ 152s] + install -D -m 644 ebin/eimap.beam ebin/eimap_command.beam ebin/eimap_command_annotation.beam ebin/eimap_command_capability.beam ebin/eimap_command_compress.beam ebin/eimap_command_getmetadata.beam ebin/eimap_command_login.beam ebin/eimap_command_logout.beam ebin/eimap_command_namespace.beam ebin/eimap_command_noop.beam ebin/eimap_command_peek_message.beam ebin/eimap_command_starttls.beam ebin/eimap_command_status.beam ebin/eimap_command_switch_folder.beam ebin/eimap_uidset.beam ebin/eimap_utils.beam /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/ebin/.
1658[ 152s] + install -D -m 644 'src/*.hrl' /home/abuild/rpmbuild/BUILDROOT/erlang-eimap-0.1.6-0.20160606.git.el7.x86_64/usr/lib64/erlang/lib/eimap-0.1.6/src/
1659[ 152s] install: cannot stat 'src/*.hrl': No such file or directory
1660[ 152s] error: Bad exit status from /var/tmp/rpm-tmp.AudYAT (%install)
1661[ 152s]
1662[ 152s]
1663[ 152s] RPM build errors:
1664[ 152s] Bad exit status from /var/tmp/rpm-tmp.AudYAT (%install)
1665[ 152s]
1666[ 152s] kolab.example.org failed "build erlang-eimap.spec" at Mon Jun 6 14:48:02 UTC 2016.
1667[ 152s]
1668
1669The buildroot was: /var/tmp/build-root/CentOS_7-x86_64
1670/srv /srv/erlang-eimap.git /srv/erlang-eimap.git
1671/srv/erlang-eimap.git /srv/erlang-eimap.git
1672Running obs_build_local FAILED (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1673Running ../stick.git/drydocker/erlang-eimap/test_obs.sh FAILED (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1674========================================================================
1675 Running 'rebar -v get-deps' OK (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1676 Running 'rebar -v compile' OK (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1677 Running '../stick.git/drydocker/erlang-eimap/test_build.sh' OK (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1678 Running 'rebar -v eunit' OK (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1679 Running '../stick.git/drydocker/erlang-eimap/test_unit.sh' OK (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1680 Running 'obs_build_local' FAILED (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1681 Running '../stick.git/drydocker/erlang-eimap/test_obs.sh' FAILED (at c552baaa073b99ad2a7a64e5c31a0df2d38597a9)
1682========================================================================
1683/var/drydock/workingcopy-51/repo/eimap
1684

Lease Working Copy

When
Completed at Jun 6 2016, 4:44 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 6 2016, 4:44 PM · Built instantly
Status
Passed

Event Timeline