Page MenuHomePhorge

Build 2555
PassedPublic

You are viewing an older run of this build. View Current Build

Drydock: Run Command

When
Completed at Feb 4 2016, 9:14 AM · Built for 22 s
Status
Failed

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

1+ '[' -z 9116804949e1fd74be6c712fa01eb5ea0722c10a -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/G/guam.git ']'
3+ '[' 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 -a 0 -eq 0 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ test_obs=1
10+ '[' -z git ']'
11+ case ${vcs} in
12++ basename ssh://git@git.kolab.org/diffusion/G/guam.git .git
13+ package=guam
14++ echo ssh://git@git.kolab.org/diffusion/G/guam.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/G/guam.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/drydock/workingcopy-41975/repo/guam
20+ TMPDIR=/var/drydock/workingcopy-41975/repo/guam
21+ '[' '!' -d guam.git ']'
22+ pushd guam.git
23+ git remote set-url origin https://git.kolab.org/diffusion/G/guam.git
24+ git fetch origin
25From https://git.kolab.org/diffusion/G/guam
26 bdea873..b69774f guam-0.7 -> origin/guam-0.7
27 f917c2c..9116804 master -> origin/master
28+ git reset --hard origin/master
29+ git clean -d -f -x
30+ git checkout 9116804949e1fd74be6c712fa01eb5ea0722c10a
31HEAD is now at 9116804... Set HOME environment variable
32+ popd
33+ '[' guam '!=' stick ']'
34+ '[' '!' -d stick.git ']'
35+ pushd stick.git
36+ git remote set-url origin https://git.kolab.org/diffusion/QA/stick.git
37+ git fetch origin
38From https://git.kolab.org/diffusion/QA/stick
39 42e90d8..14a7fb7 master -> origin/master
40+ git reset --hard origin/master
41+ git clean -d -f -x
42+ popd
43+ export commit
44+ export differential
45+ export id
46+ export package
47+ export phid
48+ export ro_uri
49+ export uri
50+ export vcs
51+ export test_build
52+ export test_functional
53+ export test_integration
54+ export test_performance
55+ export test_unit
56+ export test_obs
57+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
58+ '[' -x stick.git/drydocker/guam/build.sh ']'
59+ pushd guam.git
60+ ../stick.git/drydocker/guam/build.sh
61+ 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=2555 -e COMMIT=9116804949e1fd74be6c712fa01eb5ea0722c10a -e DIFFERENTIAL= -e PACKAGE=guam -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-vmwfq3lm7rky7awmkvue -e URI=ssh://git@git.kolab.org/diffusion/G/guam.git -e RO_URI=https://git.kolab.org/diffusion/G/guam.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
62Switched to a new branch 'develop'
63Switched to a new branch 'guam-0.7'
64Switched to branch 'master'
65http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/5d8858dfaf66024fe17b94efe126db174616c1b9c23e74f0ecf0d42a3a4e4ca6-updateinfo.xml.bz2: [Errno 14] HTTP Error 404 - Not Found
66Trying other mirror.
67To address this issue please refer to the below knowledge base article
68
69https://access.redhat.com/articles/1320623
70
71If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
72
73http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/c88461219bc33383b7f464269b78fd1b639fe8b56a9c323fba9efb2f1270a1a8-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
74Trying other mirror.
75http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/c88461219bc33383b7f464269b78fd1b639fe8b56a9c323fba9efb2f1270a1a8-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
76Trying other mirror.
77http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/c88461219bc33383b7f464269b78fd1b639fe8b56a9c323fba9efb2f1270a1a8-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
78Trying other mirror.
79
80
81 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
82 and yum doesn't have enough cached data to continue. At this point the only
83 safe thing yum can do is fail. There are a few ways to work "fix" this:
84
85 1. Contact the upstream for the repository and get them to fix the problem.
86
87 2. Reconfigure the baseurl/etc. for the repository, to point to a working
88 upstream. This is most often useful if you are using a newer
89 distribution release than is supported by the repository (and the
90 packages for the previous distribution release still work).
91
92 3. Disable the repository, so yum won't use it by default. Yum will then
93 just ignore the repository until you permanently enable it again or use
94 --enablerepo for temporary usage:
95
96 yum-config-manager --disable epel
97
98 4. Configure the failing repository to be skipped, if it is unavailable.
99 Note that yum will try to contact the repo. when it runs most commands,
100 so will have to try and fail each time (and thus. yum will be be much
101 slower). If it is a very temporary problem though, this is often a nice
102 compromise:
103
104 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
105
106failure: repodata/c88461219bc33383b7f464269b78fd1b639fe8b56a9c323fba9efb2f1270a1a8-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try.
107http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/c88461219bc33383b7f464269b78fd1b639fe8b56a9c323fba9efb2f1270a1a8-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
108Note: checking out '9116804949e1fd74be6c712fa01eb5ea0722c10a'.
109
110You are in 'detached HEAD' state. You can look around, make experimental
111changes and commit them, and you can discard any commits you make in this
112state without impacting any branches by performing another checkout.
113
114If you want to create a new branch to retain commits you create, you may
115do so (now or later) by using -b with the checkout command again. Example:
116
117 git checkout -b new_branch_name
118
119HEAD is now at 9116804... Set HOME environment variable
120cat: /tmp/report.log: No such file or directory
121+ exit 1
122+ retval=1
123+ popd
124+ exit 1
125

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

1/var/drydock/workingcopy-41975/repo/guam/guam.git /var/drydock/workingcopy-41975/repo/guam
2HEAD is now at 9116804 Set HOME environment variable
3/var/drydock/workingcopy-41975/repo/guam
4/var/drydock/workingcopy-41975/repo/guam/stick.git /var/drydock/workingcopy-41975/repo/guam
5HEAD is now at 14a7fb7 Add Kolab:16
6/var/drydock/workingcopy-41975/repo/guam
7/var/drydock/workingcopy-41975/repo/guam/guam.git /var/drydock/workingcopy-41975/repo/guam
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/guam.git'...
10/srv/guam.git /srv
11Branch develop set up to track remote branch develop from origin.
12Branch guam-0.7 set up to track remote branch guam-0.7 from origin.
13/srv
14Loaded plugins: priorities
15Cleaning repos: Kolab_3.4 Kolab_3.4_Updates Kolab_Development base epel extras
16 : openSUSE_Tools updates
170 metadata files removed
180 sqlite files removed
190 metadata files removed
20Loaded plugins: priorities
21/srv/guam.git /srv
22========================================================================
23========================================================================
24/var/drydock/workingcopy-41975/repo/guam
25

Lease Working Copy

When
Completed at Feb 4 2016, 9:14 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 4 2016, 9:14 AM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.