Page MenuHomePhorge

Build 2958
FailedPublic

Drydock: Run Command

When
Completed at Feb 29 2016, 12:12 AM · Built for 20 s
Status
Failed

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

22+ pushd kolab-syncroton.git
23+ git remote set-url origin https://git.kolab.org/diffusion/S/syncroton.git
24+ git fetch origin
25+ git reset --hard origin/master
26+ git clean -d -f -x
27+ git checkout e1b8ae7561aadc7117ef5ec254deea7841dc0387
28Previous HEAD position was e4acac0... Update Syncroton
29HEAD is now at e1b8ae7... Add 'owner' among the allowed attributes for a kolabSharedFolder
30+ popd
31+ '[' kolab-syncroton '!=' 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/kolab-syncroton/build.sh ']'
55+ pushd kolab-syncroton.git
56+ ../stick.git/drydocker/kolab-syncroton/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=2958 -e COMMIT=e1b8ae7561aadc7117ef5ec254deea7841dc0387 -e DIFFERENTIAL= -e PACKAGE=kolab-syncroton -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-lovb7dqczhejoyb6q7w3 -e URI=ssh://git@git.kolab.org/diffusion/S/syncroton.git -e RO_URI=https://git.kolab.org/diffusion/S/syncroton.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 'kolab-syncroton-1.0'
59Switched to a new branch 'kolab-syncroton-2.1'
60Switched to a new branch 'kolab-syncroton-2.2'
61Switched to branch 'master'
62Switched to a new branch 'oracle'
63http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTPS Error 404 - Not Found
64Trying other mirror.
65To address this issue please refer to the below knowledge base article
66
67https://access.redhat.com/articles/1320623
68
69If above article doesn't help to resolve this issue please create a bug on https://bugs.centos.org/
70
71http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
72Trying other mirror.
73http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
74Trying other mirror.
75
76
77 One of the configured repositories failed (Extra Packages for Enterprise Linux 7 - x86_64),
78 and yum doesn't have enough cached data to continue. At this point the only
79 safe thing yum can do is fail. There are a few ways to work "fix" this:
80
81 1. Contact the upstream for the repository and get them to fix the problem.
82
83 2. Reconfigure the baseurl/etc. for the repository, to point to a working
84 upstream. This is most often useful if you are using a newer
85 distribution release than is supported by the repository (and the
86 packages for the previous distribution release still work).
87
88 3. Disable the repository, so yum won't use it by default. Yum will then
89 just ignore the repository until you permanently enable it again or use
90 --enablerepo for temporary usage:
91
92 yum-config-manager --disable epel
93
94 4. Configure the failing repository to be skipped, if it is unavailable.
95 Note that yum will try to contact the repo. when it runs most commands,
96 so will have to try and fail each time (and thus. yum will be be much
97 slower). If it is a very temporary problem though, this is often a nice
98 compromise:
99
100 yum-config-manager --save --setopt=epel.skip_if_unavailable=true
101
102failure: repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz from epel: [Errno 256] No more mirrors to try.
103http://download.fedoraproject.org/pub/epel/7/x86_64/repodata/bd4552b809a5e9deea35297f323556daad4324fbb2a43f3945adfda6fcf75e24-primary.sqlite.xz: [Errno 14] HTTP Error 404 - Not Found
104Note: checking out 'e1b8ae7561aadc7117ef5ec254deea7841dc0387'.
105
106You are in 'detached HEAD' state. You can look around, make experimental
107changes and commit them, and you can discard any commits you make in this
108state without impacting any branches by performing another checkout.
109
110If you want to create a new branch to retain commits you create, you may
111do so (now or later) by using -b with the checkout command again. Example:
112
113 git checkout -b new_branch_name
114
115HEAD is now at e1b8ae7... Add 'owner' among the allowed attributes for a kolabSharedFolder
116cat: /tmp/report.log: No such file or directory
117+ exit 1
118+ retval=1
119+ popd
120+ exit 1
121

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

1/var/drydock/workingcopy-53/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-53/repo/syncroton
2HEAD is now at e4acac0 Update Syncroton
3/var/drydock/workingcopy-53/repo/syncroton
4/var/drydock/workingcopy-53/repo/syncroton/stick.git /var/drydock/workingcopy-53/repo/syncroton
5HEAD is now at b575901 Rename that too
6/var/drydock/workingcopy-53/repo/syncroton
7/var/drydock/workingcopy-53/repo/syncroton/kolab-syncroton.git /var/drydock/workingcopy-53/repo/syncroton
8Cloning into '/srv/stick.git'...
9Cloning into '/srv/kolab-syncroton.git'...
10/srv/kolab-syncroton.git /srv/closure-compiler.git
11Branch kolab-syncroton-1.0 set up to track remote branch kolab-syncroton-1.0 from origin.
12Branch kolab-syncroton-2.1 set up to track remote branch kolab-syncroton-2.1 from origin.
13Branch kolab-syncroton-2.2 set up to track remote branch kolab-syncroton-2.2 from origin.
14Branch oracle set up to track remote branch oracle 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/kolab-syncroton.git /srv/closure-compiler.git
24========================================================================
25========================================================================
26/var/drydock/workingcopy-53/repo/syncroton
27

Lease Working Copy

When
Completed at Feb 29 2016, 12:12 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Feb 29 2016, 12:12 AM · Built instantly
Status
Passed

Build Log 9377 (waiting - blockers)
25 - 50 - 100 - Unlimited Lines

1116Blocked by: Build 2956
1117Blocked by: Build 2956
1118Blocked by: Build 2956
1119Blocked by: Build 2956
1120Blocked by: Build 2956
1121Blocked by: Build 2956
1122Blocked by: Build 2956
1123Blocked by: Build 2956
1124Blocked by: Build 2956
1125Blocked by: Build 2956
1126Blocked by: Build 2956
1127Blocked by: Build 2956
1128Blocked by: Build 2956
1129Blocked by: Build 2956
1130Blocked by: Build 2956
1131Blocked by: Build 2956
1132Blocked by: Build 2956
1133Blocked by: Build 2956
1134Blocked by: Build 2956
1135Blocked by: Build 2956
1136Blocked by: Build 2956
1137Blocked by: Build 2956
1138Blocked by: Build 2956
1139Blocked by: Build 2956
1140Blocked by: Build 2956
1141Blocked by: Build 2956
1142Blocked by: Build 2956
1143Blocked by: Build 2956
1144Blocked by: Build 2956
1145Blocked by: Build 2956
1146Blocked by: Build 2956
1147Blocked by: Build 2956
1148Blocked by: Build 2956
1149Blocked by: Build 2956
1150Blocked by: Build 2956
1151Blocked by: Build 2956
1152Blocked by: Build 2956
1153Blocked by: Build 2956
1154Blocked by: Build 2956
1155Blocked by: Build 2956
1156Blocked by: Build 2956
1157Blocked by: Build 2956
1158Blocked by: Build 2956
1159Blocked by: Build 2956
1160Blocked by: Build 2956
1161Blocked by: Build 2956
1162Blocked by: Build 2956
1163Blocked by: Build 2956
1164Blocked by: Build 2956
1165Blocked by: Build 2956
1166Blocked by: Build 2956
1167Blocked by: Build 2956
1168Blocked by: Build 2956
1169Blocked by: Build 2956
1170Blocked by: Build 2956
1171Blocked by: Build 2956
1172Blocked by: Build 2956
1173Blocked by: Build 2956
1174Blocked by: Build 2956
1175Blocked by: Build 2956
1176Blocked by: Build 2956
1177Blocked by: Build 2956
1178Blocked by: Build 2956
1179Blocked by: Build 2956
1180Blocked by: Build 2956
1181Blocked by: Build 2956
1182Blocked by: Build 2956
1183Blocked by: Build 2956
1184Blocked by: Build 2956
1185Blocked by: Build 2956
1186Blocked by: Build 2956
1187Blocked by: Build 2956
1188Blocked by: Build 2956
1189Blocked by: Build 2956
1190Blocked by: Build 2956
1191Blocked by: Build 2956
1192Blocked by: Build 2956
1193Blocked by: Build 2956
1194Blocked by: Build 2956
1195Blocked by: Build 2956
1196Blocked by: Build 2956
1197Blocked by: Build 2956
1198Blocked by: Build 2956
1199Blocked by: Build 2956
1200Blocked by: Build 2956
1201Blocked by: Build 2956
1202Blocked by: Build 2956
1203Blocked by: Build 2956
1204Blocked by: Build 2956
1205Blocked by: Build 2956
1206Blocked by: Build 2956
1207Blocked by: Build 2956
1208Blocked by: Build 2956
1209Blocked by: Build 2956
1210Blocked by: Build 2956
1211Blocked by: Build 2956
1212Blocked by: Build 2956
1213Blocked by: Build 2956
1214Blocked by: Build 2956
1215

Event Timeline