Page MenuHomePhorge

Build 3214
FailedPublic

Drydock: Run Command

When
Completed at Mar 31 2016, 2:07 PM · Built for 30 s
Status
Failed

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

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

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

1/var/drydock/workingcopy-76/repo/manticore/manticore.git /var/drydock/workingcopy-76/repo/manticore
2HEAD is now at 606b713 Add API-related documentation and a design description
3/var/drydock/workingcopy-76/repo/manticore
4/var/drydock/workingcopy-76/repo/manticore/stick.git /var/drydock/workingcopy-76/repo/manticore
5HEAD is now at 7205806 Add a kickstart to provision a phoenix system
6/var/drydock/workingcopy-76/repo/manticore
7/var/drydock/workingcopy-76/repo/manticore/manticore.git /var/drydock/workingcopy-76/repo/manticore
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/manticore.git'...
10/srv/manticore.git /srv/closure-compiler.git
11Branch chwala set up to track remote branch chwala from origin.
12Branch db-reconnect set up to track remote branch db-reconnect from origin.
13Branch docs set up to track remote branch docs from origin.
14Branch ssha-webdav-creds set up to track remote branch ssha-webdav-creds from origin.
15/srv/closure-compiler.git
16Loaded plugins: ovl, priorities
17Cleaning repos: Kolab_16 Kolab_3.4 Kolab_3.4_Updates Kolab_Winterfell base epel
18 : extras openSUSE_Tools updates
190 metadata files removed
200 sqlite files removed
210 metadata files removed
22Loaded plugins: ovl, priorities
23/srv/manticore.git /srv/closure-compiler.git
24========================================================================
25========================================================================
26/var/drydock/workingcopy-76/repo/manticore
27

Lease Working Copy

When
Completed at Mar 31 2016, 2:06 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 31 2016, 2:06 PM · Built instantly
Status
Passed

Event Timeline