Page MenuHomePhorge

Build 3125
PassedPublic

Drydock: Run Command

When
Completed at Mar 15 2016, 4:22 PM · Built for 4 m, 31 s
Status
Passed

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

30+ popd
31+ '[' iRony '!=' 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/iRony/build.sh ']'
55+ pushd iRony.git
56+ ../stick.git/drydocker/iRony/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=3125 -e COMMIT=6117799ac5358c838f2e7b1c9243d969aec5db4b -e DIFFERENTIAL= -e PACKAGE=iRony -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-5hc7w5tap7mcqkrmj3nq -e URI=ssh://git@git.kolab.org/diffusion/I/iRony.git -e RO_URI=https://git.kolab.org/diffusion/I/iRony.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 'dev/caldav-scheduling'
59Switched to a new branch 'dev/sabredav2'
60Switched to a new branch 'iRony-0.2'
61Switched to a new branch 'iRony-0.3'
62Switched to branch 'master'
63Note: checking out '6117799ac5358c838f2e7b1c9243d969aec5db4b'.
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 6117799... Cleanup
75+ exit 0
76+ retval=0
77+ popd
78+ exit 0
79

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

2542+++ master_version=0.4
2543+++ echo 'This puts the version for master at '\''0.4'\'''
2544This puts the version for master at '0.4'
2545+++ stable_version=0
2546++++ git tag -l
2547++++ grep -E '0.4(\.[0-9]+)+$'
2548++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
2549++++ tail -n 1
2550++++ sed -r -e 's/[^0-9\.]+//g'
2551++++ awk -F. '{$NF+=1; OFS="."; print $0}'
2552++++ sort --version-sort -u
2553+++ tag_version=
2554+++ '[' -z '' -a -z 0.4 ']'
2555++++ echo -e '0.4\n0\n'
2556++++ sort --version-sort -u
2557++++ tail -n 1
2558+++ new_version=0.4
2559+++ '[' 0.4 == 0 ']'
2560+++ echo 'Going with new version: '\''0.4'\'''
2561Going with new version: '0.4'
2562+++ set - -x
2563/srv/Kolab:Winterfell/iRony /srv/iRony.git /srv/iRony.git
2564Running osc ar ...
2565Running osc ar OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2566Running osc ci -m iRony@6117799ac5358c838f2e7b1c9243d969aec5db4b-2016-03-15 ...
2567Sending iRony-0.4.tar.gz
2568Transmitting file data .
2569Committed revision 3.
2570Running osc ci -m iRony@6117799ac5358c838f2e7b1c9243d969aec5db4b-2016-03-15 OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2571/srv/iRony.git /srv/iRony.git
2572Running obs_checkin OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2573/srv/iRony.git
2574Running ../stick.git/drydocker/iRony/test_obs_checkin.sh OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2575/srv/closure-compiler.git
2576========================================================================
2577 Running 'generic_php_lint' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2578 Running 'generic_js_lint' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2579 Running '../stick.git/drydocker/iRony/test_build.sh' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2580 Running 'obs_build_local' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2581 Running 'yum_downgrade' FAILED (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2582 Running 'yum_install' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2583 Running 'obs_install_local' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2584 Running '../stick.git/drydocker/iRony/test_obs.sh' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2585 Running 'osc ar' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2586 Running 'osc ci -m iRony@6117799ac5358c838f2e7b1c9243d969aec5db4b-2016-03-15' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2587 Running 'obs_checkin' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2588 Running '../stick.git/drydocker/iRony/test_obs_checkin.sh' OK (at 6117799ac5358c838f2e7b1c9243d969aec5db4b)
2589========================================================================
2590/var/drydock/workingcopy-215931/repo/iRony
2591

Lease Working Copy

When
Completed at Mar 15 2016, 4:17 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Mar 15 2016, 4:17 PM · Built instantly
Status
Passed

Event Timeline