Properties
Properties
Drydock: Run Command
Drydock: Run Command
- When
- Completed at Jul 22 2016, 3:36 PM · Built for 1 m, 59 s
- Status
Failed
55 | + export test_obs |
---|---|
56 | + '[' '!' -d /var/tmp/osbuild-packagecache ']' |
57 | + '[' -x stick.git/drydocker/pykolab/build.sh ']' |
58 | + pushd pykolab.git |
59 | + ../stick.git/drydocker/pykolab/build.sh |
60 | + 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=4238 -e COMMIT=5f6e6f869fc76b46c898bab5c7a29e29f5424bc6 -e DIFFERENTIAL= -e PACKAGE=pykolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-vvqs7e6rhw3orqpb4rnr -e URI=ssh://git@git.kolab.org/diffusion/P/pykolab.git -e RO_URI=https://git.kolab.org/diffusion/P/pykolab.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 |
61 | Switched to a new branch 'dev/boddie' |
62 | Switched to a new branch 'dev/boddie-new/combined' |
63 | Switched to a new branch 'dev/boddie-new/setup' |
64 | Switched to a new branch 'dev/confmgmt' |
65 | Switched to a new branch 'dev/entitlements' |
66 | Switched to a new branch 'dev/kolab-test-suite' |
67 | Switched to a new branch 'dev/kolab-test-tools' |
68 | Switched to branch 'master' |
69 | Switched to a new branch 'pykolab-0.2' |
70 | Switched to a new branch 'pykolab-0.3' |
71 | Switched to a new branch 'pykolab-0.4' |
72 | Switched to a new branch 'pykolab-0.5' |
73 | Note: checking out 'pykolab-0.5.14'. |
74 | |
75 | You are in 'detached HEAD' state. You can look around, make experimental |
76 | changes and commit them, and you can discard any commits you make in this |
77 | state without impacting any branches by performing another checkout. |
78 | |
79 | If you want to create a new branch to retain commits you create, you may |
80 | do so (now or later) by using -b with the checkout command again. Example: |
81 | |
82 | git checkout -b new_branch_name |
83 | |
84 | HEAD is now at a35735a... 0.5.14 |
85 | Previous HEAD position was a35735a... 0.5.14 |
86 | Switched to a new branch 'pykolab-0.6' |
87 | Switched to a new branch 'pykolab-0.7' |
88 | Note: checking out '5f6e6f869fc76b46c898bab5c7a29e29f5424bc6'. |
89 | |
90 | You are in 'detached HEAD' state. You can look around, make experimental |
91 | changes and commit them, and you can discard any commits you make in this |
92 | state without impacting any branches by performing another checkout. |
93 | |
94 | If you want to create a new branch to retain commits you create, you may |
95 | do so (now or later) by using -b with the checkout command again. Example: |
96 | |
97 | git checkout -b new_branch_name |
98 | |
99 | HEAD is now at 5f6e6f8... Resolve finding no entries, too many entries, and ensure that LDAP failures are triggered immediately |
100 | + exit 1 |
101 | + retval=1 |
102 | + popd |
103 | + exit 1 |
104 |
1119 | +++ latest_stable_branch=pykolab-0.7 |
---|---|
1120 | +++ echo 'The latest stable branch is '\''pykolab-0.7'\''' |
1121 | The latest stable branch is 'pykolab-0.7' |
1122 | +++ '[' pykolab-0.7 == master ']' |
1123 | +++ master_version=0 |
1124 | ++++ echo pykolab-0.7 |
1125 | ++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g' |
1126 | +++ stable_version=0.7 |
1127 | +++ echo 'This puts the version for stable at 0.7' |
1128 | This puts the version for stable at 0.7 |
1129 | ++++ git tag -l |
1130 | ++++ grep -E '0.7(\.[0-9]+)+$' |
1131 | ++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g' |
1132 | ++++ tail -n 1 |
1133 | ++++ awk -F. '{$NF+=1; OFS="."; print $0}' |
1134 | ++++ sort --version-sort -u |
1135 | +++ tag_version=0.7.29 |
1136 | ++++ echo -e '0\n0.7\n0.7.29' |
1137 | ++++ sort --version-sort -u |
1138 | ++++ tail -n 1 |
1139 | +++ new_version=0.7.29 |
1140 | +++ '[' 0.7.29 == 0 ']' |
1141 | +++ echo 'Going with new version: '\''0.7.29'\''' |
1142 | Going with new version: '0.7.29' |
1143 | +++ set - -x |
1144 | /srv /srv/pykolab.git /srv/pykolab.git |
1145 | Server returned an error: HTTP Error 404: Not Found |
1146 | Error getting meta for project '' package 'pykolab' |
1147 | pykolab |
1148 | /srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /pykolab: No such file or directory |
1149 | /srv/pykolab.git /srv /srv/pykolab.git /srv/pykolab.git |
1150 | Going with new version: '0.7.29' |
1151 | About to create /srv//pykolab/pykolab-0.7.29.tar.gz |
1152 | /srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//pykolab/pykolab-0.7.29.tar.gz: No such file or directory |
1153 | Creating /srv//pykolab/pykolab-0.7.29.tar.gz completed |
1154 | ls: cannot access /srv//pykolab/: No such file or directory |
1155 | /srv /srv/pykolab.git /srv/pykolab.git |
1156 | Error: '/srv' is not an osc project dir or working copy |
1157 | /srv/pykolab.git /srv/pykolab.git |
1158 | /srv/pykolab.git |
1159 | Running obs_build_local FAILED (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1160 | Running ../stick.git/drydocker/pykolab/test_obs.sh FAILED (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1161 | ======================================================================== |
1162 | Running '../stick.git/drydocker/pykolab/test_build.sh' OK (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1163 | Running '../stick.git/drydocker/pykolab/test_unit.sh' OK (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1164 | Running 'obs_build_local' FAILED (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1165 | Running '../stick.git/drydocker/pykolab/test_obs.sh' FAILED (at 5f6e6f869fc76b46c898bab5c7a29e29f5424bc6) |
1166 | ======================================================================== |
1167 | /var/drydock/workingcopy-215829/repo/pykolab |
1168 |
Lease Working Copy
Lease Working Copy
- When
- Completed at Jul 22 2016, 3:34 PM · Built instantly
- Status
Passed
Wait for Previous Commits to Build
Wait for Previous Commits to Build
- When
- Completed at Jul 22 2016, 3:34 PM · Built instantly
- Status
Passed