Page MenuHomePhorge

Build 3822
FailedPublic

Drydock: Run Command

When
Completed at Jun 7 2016, 3:32 PM · Built for 6 m, 37 s
Status
Failed

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

38+ export commit
39+ export differential
40+ export id
41+ export package
42+ export phid
43+ export ro_uri
44+ export uri
45+ export vcs
46+ export test_build
47+ export test_functional
48+ export test_integration
49+ export test_performance
50+ export test_unit
51+ export test_obs
52+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
53+ '[' -x stick.git/drydocker/libkolabxml/build.sh ']'
54+ pushd libkolabxml.git
55+ ../stick.git/drydocker/libkolabxml/build.sh
56+ 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=3822 -e COMMIT=de74d2acd6aaba5f977758a4ec959323b89b1a4d -e DIFFERENTIAL= -e PACKAGE=libkolabxml -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-2foev7ckckferbdjchoj -e URI=ssh://git@git.kolab.org/diffusion/LKX/libkolabxml.git -e RO_URI=https://git.kolab.org/diffusion/LKX/libkolabxml.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
57Switched to a new branch 'dev/default_priority'
58Switched to a new branch 'dev/delete_testfiles'
59Switched to a new branch 'dev/frameworks'
60Switched to a new branch 'files'
61Switched to a new branch 'libkolabxml-0.3'
62Switched to a new branch 'libkolabxml-0.4'
63Switched to a new branch 'libkolabxml-0.5'
64Switched to a new branch 'libkolabxml-0.6'
65Switched to a new branch 'libkolabxml-0.7'
66Switched to a new branch 'libkolabxml-0.8'
67Switched to a new branch 'libkolabxml-1.0'
68Switched to a new branch 'libkolabxml-1.1'
69Switched to branch 'master'
70Switched to a new branch 'php'
71Note: checking out 'de74d2acd6aaba5f977758a4ec959323b89b1a4d'.
72
73You are in 'detached HEAD' state. You can look around, make experimental
74changes and commit them, and you can discard any commits you make in this
75state without impacting any branches by performing another checkout.
76
77If you want to create a new branch to retain commits you create, you may
78do so (now or later) by using -b with the checkout command again. Example:
79
80 git checkout -b new_branch_name
81
82HEAD is now at de74d2a... Set version number to 1.1.5
83+ exit 1
84+ retval=1
85+ popd
86+ exit 1
87

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

1564+++ latest_stable_branch=libkolabxml-1.1
1565+++ echo 'The latest stable branch is '\''libkolabxml-1.1'\'''
1566The latest stable branch is 'libkolabxml-1.1'
1567+++ '[' libkolabxml-1.1 == master ']'
1568+++ master_version=0
1569++++ echo libkolabxml-1.1
1570++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
1571+++ stable_version=1.1
1572+++ echo 'This puts the version for stable at 1.1'
1573This puts the version for stable at 1.1
1574++++ git tag -l
1575++++ grep -E '1.1(\.[0-9]+)+$'
1576++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
1577++++ sort --version-sort -u
1578++++ tail -n 1
1579++++ awk -F. '{$NF+=1; OFS="."; print $0}'
1580+++ tag_version=1.1.5
1581++++ echo -e '0\n1.1\n1.1.5'
1582++++ sort --version-sort -u
1583++++ tail -n 1
1584+++ new_version=1.1.5
1585+++ '[' 1.1.5 == 0 ']'
1586+++ echo 'Going with new version: '\''1.1.5'\'''
1587Going with new version: '1.1.5'
1588+++ set - -x
1589/srv /srv/libkolabxml.git /srv/libkolabxml.git
1590Server returned an error: HTTP Error 404: Not Found
1591Error getting meta for project '' package 'libkolabxml'
1592libkolabxml
1593/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /libkolabxml: No such file or directory
1594/srv/libkolabxml.git /srv /srv/libkolabxml.git /srv/libkolabxml.git
1595Going with new version: '1.1.5'
1596About to create /srv//libkolabxml/libkolabxml-1.1.5.tar.gz
1597cp: cannot create regular file '/srv//libkolabxml/libkolabxml-1.1.5.tar.gz': No such file or directory
1598Creating /srv//libkolabxml/libkolabxml-1.1.5.tar.gz completed
1599ls: cannot access /srv//libkolabxml/: No such file or directory
1600/srv /srv/libkolabxml.git /srv/libkolabxml.git
1601Error: '/srv' is not an osc project dir or working copy
1602/srv/libkolabxml.git /srv/libkolabxml.git
1603/srv/libkolabxml.git
1604Running obs_build_local FAILED (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1605Running ../stick.git/drydocker/libkolabxml/test_obs.sh FAILED (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1606========================================================================
1607 Running '../stick.git/drydocker/libkolabxml/test_build.sh' OK (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1608 Running '../stick.git/drydocker/libkolabxml/test_unit.sh' OK (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1609 Running 'obs_build_local' FAILED (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1610 Running '../stick.git/drydocker/libkolabxml/test_obs.sh' FAILED (at de74d2acd6aaba5f977758a4ec959323b89b1a4d)
1611========================================================================
1612/var/drydock/workingcopy-74/repo/libkolabxml
1613

Lease Working Copy

When
Completed at Jun 7 2016, 3:26 PM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 7 2016, 3:25 PM · Built instantly
Status
Passed

Event Timeline