Page MenuHomePhorge

Build 1098
FailedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jul 22 2015, 3:12 PM · Built for 1 m, 36 s
Status
Failed

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

1+ '[' -z 12edb088a31f5c3d21259f9be76d673babce34eb -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/CO/copenhagen.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/CO/copenhagen.git .git
13+ package=copenhagen
14++ echo ssh://git@git.kolab.org/diffusion/CO/copenhagen.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/CO/copenhagen.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/tmp/1507
20+ TMPDIR=/var/tmp/1507
21+ '[' '!' -d copenhagen.git ']'
22+ git clone https://git.kolab.org/diffusion/CO/copenhagen.git copenhagen.git
23+ pushd copenhagen.git
24+ git checkout 12edb088a31f5c3d21259f9be76d673babce34eb
25Note: checking out '12edb088a31f5c3d21259f9be76d673babce34eb'.
26
27You are in 'detached HEAD' state. You can look around, make experimental
28changes and commit them, and you can discard any commits you make in this
29state without impacting any branches by performing another checkout.
30
31If you want to create a new branch to retain commits you create, you may
32do so (now or later) by using -b with the checkout command again. Example:
33
34 git checkout -b new_branch_name
35
36HEAD is now at 12edb08... Make functional tests working with real IMAP server and fix kolab backend bugs (T539)
37+ popd
38+ '[' copenhagen '!=' stick ']'
39+ '[' '!' -d stick.git ']'
40+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
41+ export commit
42+ export differential
43+ export id
44+ export package
45+ export phid
46+ export ro_uri
47+ export uri
48+ export vcs
49+ export test_build
50+ export test_functional
51+ export test_integration
52+ export test_performance
53+ export test_unit
54+ export test_obs
55+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
56+ '[' -x stick.git/drydocker/copenhagen/build.sh ']'
57+ pushd copenhagen.git
58+ ../stick.git/drydocker/copenhagen/build.sh
59+ docker run -it --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=1098 -e COMMIT=12edb088a31f5c3d21259f9be76d673babce34eb -e DIFFERENTIAL= -e PACKAGE=copenhagen -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-s42fjpurhp3k7jshxioy -e URI=ssh://git@git.kolab.org/diffusion/CO/copenhagen.git -e RO_URI=https://git.kolab.org/diffusion/CO/copenhagen.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
60+ exit 1
61+ retval=1
62+ popd
63+ cd /var/tmp
64+ rm -rf /var/tmp/1507
65+ exit 1
66

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

3684Starting test 'KolabApiFilterMapistoreTask::test_input'.
3685.
3686Starting test 'KolabApiFilterMapistoreTask::test_input2'.
3687.
3688Starting test 'KolabApiFilterMapistoreTask::test_map'.
3689.
3690Starting test 'KolabApiFilterMapistoreTimezone::test_from_date'.
3691.
3692Starting test 'KolabApiFilterMapistoreTimezone::test_get_int_from_date'.
3693.
3694Starting test 'KolabApiFilterMapistoreTimezone::test_get_timezone'.
3695.
3696Starting test 'KolabApiFilterMapistoreTimezone::test_get_timezone_from_int'.
3697.
3698
3699Time: 640 ms, Memory: 16.25Mb
3700
3701OK, but incomplete, skipped, or risky tests!
3702Tests: 119, Assertions: 1100, Incomplete: 18.
3703/srv/copenhagen.git /srv/copenhagen.git
3704sed: -e expression #1, char 1: unknown command: `|'
3705/srv/copenhagen.git
3706Running ../stick.git/drydocker/copenhagen/test_unit.sh OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3707Running ../stick.git/drydocker/copenhagen/test_obs.sh ...
3708/srv/copenhagen.git /srv/copenhagen.git
3709Running obs_build_local ...
3710/srv/copenhagen.git /srv/copenhagen.git /srv/copenhagen.git
3711++++ git branch --contains 12edb088a31f5c3d21259f9be76d673babce34eb
3712++++ sed -r -e 's/^\* //g' -e 's/^ //g'
3713++++ grep -E '^(master|copenhagen|[a-z0-9-]+([0-9]+\.?))'
3714++++ sort --version-sort -u
3715+++ branches=master
3716+++ echo 'Branches that contain 12edb088a31f5c3d21259f9be76d673babce34eb:'
3717Branches that contain 12edb088a31f5c3d21259f9be76d673babce34eb:
3718+++ echo master
3719+++ sed -e 's/\s/\r\n/g'
3720master
3721++++ echo master
3722++++ sed -e 's/\s/\r\n/g'
3723++++ grep -E '^master$'
3724+++ '[' '!' -z master ']'
3725+++ branch=master
3726+++ echo 'Branch is '\''master'\'''
3727Branch is 'master'
3728++++ git branch -la
3729++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
3730++++ grep -E '^(copenhagen|[a-z0-9-]+([0-9]+\.?))'
3731++++ sort --version-sort -u
3732++++ tail -n 1
3733+++ latest_stable_branch=
3734+++ echo 'The latest stable branch is '\'''\'''
3735The latest stable branch is ''
3736+++ '[' master == master ']'
3737+++ '[' '!' -z '' ']'
3738+++ master_version=
3739+++ stable_version=0
3740++++ git tag -l
3741++++ grep -E '(\.[0-9]+)+$'
3742++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
3743++++ sort --version-sort -u
3744++++ awk -F. '{$NF+=1; OFS="."; print $0}'
3745++++ tail -n 1
3746+++ tag_version=0.0.2
3747+++ '[' -z 0.0.2 -a -z '' ']'
3748++++ echo -e '\n0\n0.0.2'
3749++++ sort --version-sort -u
3750++++ tail -n 1
3751+++ new_version=0.0.2
3752+++ '[' 0.0.2 == 0 ']'
3753+++ echo 'Going with new version: '\''0.0.2'\'''
3754Going with new version: '0.0.2'
3755+++ set - -x
3756/srv /srv/copenhagen.git /srv/copenhagen.git
3757Server returned an error: HTTP Error 404: Not Found
3758Error getting meta for project 'Kolab:3.4:Updates' package 'copenhagen'
3759Kolab:3.4:Updates/copenhagen
3760/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: Kolab:3.4:Updates/copenhagen: No such file or directory
3761/srv/copenhagen.git /srv /srv/copenhagen.git /srv/copenhagen.git
3762Going with new version: '0.0.2'
3763/srv/stick.git/drydocker/generic_obs.sh: line 46: /srv/Kolab:3.4:Updates/copenhagen/copenhagen-0.0.2.tar.gz: No such file or directory
3764/srv /srv/copenhagen.git /srv/copenhagen.git
3765sed: can't read copenhagen.spec: No such file or directory
3766sed: can't read copenhagen.dsc: No such file or directory
3767sed: can't read debian.changelog: No such file or directory
3768Error: '/srv' is not an osc project dir or working copy
3769/srv/copenhagen.git /srv/copenhagen.git
3770/srv/copenhagen.git
3771Running obs_build_local FAILED (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3772Running ../stick.git/drydocker/copenhagen/test_obs.sh FAILED (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3773========================================================================
3774 Running '_install_package_builddep copenhagen' OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3775 Running 'generic_php_lint' OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3776 Running 'generic_js_lint' OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3777 Running '../stick.git/drydocker/copenhagen/test_build.sh' OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3778 Running '../stick.git/drydocker/copenhagen/test_unit.sh' OK (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3779 Running 'obs_build_local' FAILED (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3780 Running '../stick.git/drydocker/copenhagen/test_obs.sh' FAILED (at 12edb088a31f5c3d21259f9be76d673babce34eb)
3781========================================================================
3782/var/tmp/1507
3783

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jul 22 2015, 3:10 PM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jul 22 2015, 3:10 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline