Page MenuHomePhorge

Build 4031
FailedPublic

Drydock: Run Command

When
Completed at Jun 27 2016, 12:00 PM · Built for 1 m, 47 s
Status
Failed

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

1+ '[' -z 30c9c5533b961815cf93b7e40833b6c0b0488dd6 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/WAP/webadmin.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/WAP/webadmin.git .git
13+ package=webadmin
14++ echo ssh://git@git.kolab.org/diffusion/WAP/webadmin.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/WAP/webadmin.git
17+ case ${package} in
18+ package=kolab-webadmin
19++ pwd
20+ export TMPDIR=/var/drydock/workingcopy-215943/repo/webadmin
21+ TMPDIR=/var/drydock/workingcopy-215943/repo/webadmin
22+ '[' '!' -d kolab-webadmin.git ']'
23+ git clone https://git.kolab.org/diffusion/WAP/webadmin.git kolab-webadmin.git
24+ pushd kolab-webadmin.git
25+ git checkout 30c9c5533b961815cf93b7e40833b6c0b0488dd6
26Note: checking out '30c9c5533b961815cf93b7e40833b6c0b0488dd6'.
27
28You are in 'detached HEAD' state. You can look around, make experimental
29changes and commit them, and you can discard any commits you make in this
30state without impacting any branches by performing another checkout.
31
32If you want to create a new branch to retain commits you create, you may
33do so (now or later) by using -b with the checkout command again. Example:
34
35 git checkout -b new_branch_name
36
37HEAD is now at 30c9c55... T1326: Fix bug where resources name field could become disabled after object type modification
38+ popd
39+ '[' kolab-webadmin '!=' stick ']'
40+ '[' '!' -d stick.git ']'
41+ git clone https://git.kolab.org/diffusion/QA/stick.git stick.git
42+ export commit
43+ export differential
44+ export id
45+ export package
46+ export phid
47+ export ro_uri
48+ export uri
49+ export vcs
50+ export test_build
51+ export test_functional
52+ export test_integration
53+ export test_performance
54+ export test_unit
55+ export test_obs
56+ '[' '!' -d /var/tmp/osbuild-packagecache ']'
57+ '[' -x stick.git/drydocker/kolab-webadmin/build.sh ']'
58+ pushd kolab-webadmin.git
59+ ../stick.git/drydocker/kolab-webadmin/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=4031 -e COMMIT=30c9c5533b961815cf93b7e40833b6c0b0488dd6 -e DIFFERENTIAL= -e PACKAGE=kolab-webadmin -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-n7fq5m6vmw3c4vqvyihj -e URI=ssh://git@git.kolab.org/diffusion/WAP/webadmin.git -e RO_URI=https://git.kolab.org/diffusion/WAP/webadmin.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
61Switched to a new branch 'dev/configuration-handling'
62Switched to a new branch 'dev/edit-existing-entries'
63Switched to a new branch 'kolab-webadmin-2.4'
64Switched to a new branch 'kolab-webadmin-3.0'
65Switched to a new branch 'kolab-webadmin-3.1'
66Switched to branch 'master'
67Switched to a new branch 'oracle'
68Note: checking out '30c9c5533b961815cf93b7e40833b6c0b0488dd6'.
69
70You are in 'detached HEAD' state. You can look around, make experimental
71changes and commit them, and you can discard any commits you make in this
72state without impacting any branches by performing another checkout.
73
74If you want to create a new branch to retain commits you create, you may
75do so (now or later) by using -b with the checkout command again. Example:
76
77 git checkout -b new_branch_name
78
79HEAD is now at 30c9c55... T1326: Fix bug where resources name field could become disabled after object type modification
80+ exit 1
81+ retval=1
82+ popd
83+ exit 1
84

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

468Linting './public_html/api/index.php' ... No syntax errors detected in ./public_html/api/index.php
469Linting './public_html/index.php' ... No syntax errors detected in ./public_html/index.php
470Running generic_php_lint OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
471Running generic_js_lint ...
472Linting './public_html/js/kolab_admin.js' ... NOT OK (127)
473Linting './public_html/js/kolab_hosted.js' ... NOT OK (127)
474Linting './public_html/skins/default/ui.js' ... NOT OK (127)
475Previous HEAD position was 30c9c55... T1326: Fix bug where resources name field could become disabled after object type modification
476HEAD is now at de82f0c... Fix object type scoring mechanism issue with locales that use non-standard decimal separator, i.e. a comma (#4799)
477Running generic_js_lint ...
478Linting './public_html/js/kolab_admin.js' ... NOT OK (127)
479Linting './public_html/js/kolab_hosted.js' ... NOT OK (127)
480Linting './public_html/skins/default/ui.js' ... NOT OK (127)
481Running generic_js_lint FAILED (at de82f0ccedc7be62d14377ce04f44d38c5adfb61)
482Previous HEAD position was de82f0c... Fix object type scoring mechanism issue with locales that use non-standard decimal separator, i.e. a comma (#4799)
483HEAD is now at 30c9c55... T1326: Fix bug where resources name field could become disabled after object type modification
484Running generic_js_lint OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
485/srv/kolab-webadmin.git
486Running ../stick.git/drydocker/kolab-webadmin/test_build.sh OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
487Running ../stick.git/drydocker/kolab-webadmin/test_obs.sh ...
488/srv/kolab-webadmin.git /srv/kolab-webadmin.git
489Running obs_build_local ...
490/srv/kolab-webadmin.git /srv/kolab-webadmin.git /srv/kolab-webadmin.git
491++++ git branch --contains 30c9c5533b961815cf93b7e40833b6c0b0488dd6
492++++ sed -r -e 's/^\* //g' -e 's/^ //g'
493++++ sort --version-sort -u
494++++ grep -E '^(develop|master|kolab-webadmin|[a-z0-9-]+([0-9]+\.?))'
495+++ branches=kolab-webadmin-3.1
496+++ echo 'Branches that contain 30c9c5533b961815cf93b7e40833b6c0b0488dd6:'
497Branches that contain 30c9c5533b961815cf93b7e40833b6c0b0488dd6:
498+++ echo kolab-webadmin-3.1
499+++ sed -e 's/\s/\r\n/g'
500kolab-webadmin-3.1
501++++ echo kolab-webadmin-3.1
502++++ sed -e 's/\s/\r\n/g'
503++++ grep -E '^master$'
504+++ '[' '!' -z '' ']'
505++++ echo kolab-webadmin-3.1
506++++ sed -e 's/\s/\r\n/g'
507++++ tail -n 1
508+++ branch=kolab-webadmin-3.1
509+++ echo 'Branch is '\''kolab-webadmin-3.1'\'''
510Branch is 'kolab-webadmin-3.1'
511++++ git branch -la
512++++ sed -r -e 's/^\* //g' -e 's/^ remotes\/origin\///g' -e '/^HEAD/d'
513++++ tail -n 1
514++++ grep -E '^(kolab-webadmin|[a-z0-9-]+([0-9]+\.?))'
515++++ sort --version-sort -u
516+++ latest_stable_branch=kolab-webadmin-3.1
517+++ echo 'The latest stable branch is '\''kolab-webadmin-3.1'\'''
518The latest stable branch is 'kolab-webadmin-3.1'
519+++ '[' kolab-webadmin-3.1 == master ']'
520+++ master_version=0
521++++ echo kolab-webadmin-3.1
522++++ sed -r -e 's/^.*([0-9]+(\.[0-9]+)+)$/\1/g'
523+++ stable_version=3.1
524+++ echo 'This puts the version for stable at 3.1'
525This puts the version for stable at 3.1
526++++ git tag -l
527++++ grep -E '3.1(\.[0-9]+)+$'
528++++ sort --version-sort -u
529++++ tail -n 1
530++++ sed -r -e 's/^.*([0-9]\.([0-9]+(\.[0-9]+)+))$/\1/g'
531++++ awk -F. '{$NF+=1; OFS="."; print $0}'
532+++ tag_version=3.1.7
533++++ echo -e '0\n3.1\n3.1.7'
534++++ sort --version-sort -u
535++++ tail -n 1
536+++ new_version=3.1.7
537+++ '[' 3.1.7 == 0 ']'
538+++ echo 'Going with new version: '\''3.1.7'\'''
539Going with new version: '3.1.7'
540+++ set - -x
541/srv /srv/kolab-webadmin.git /srv/kolab-webadmin.git
542Server returned an error: HTTP Error 404: Not Found
543Error getting meta for project '' package 'kolab-webadmin'
544kolab-webadmin
545/srv/stick.git/drydocker/generic_obs.sh: line 24: pushd: /kolab-webadmin: No such file or directory
546/srv/kolab-webadmin.git /srv /srv/kolab-webadmin.git /srv/kolab-webadmin.git
547Going with new version: '3.1.7'
548About to create /srv//kolab-webadmin/kolab-webadmin-3.1.7.tar.gz
549/srv/stick.git/drydocker/generic_obs.sh: line 48: /srv//kolab-webadmin/kolab-webadmin-3.1.7.tar.gz: No such file or directory
550Creating /srv//kolab-webadmin/kolab-webadmin-3.1.7.tar.gz completed
551ls: cannot access /srv//kolab-webadmin/: No such file or directory
552/srv /srv/kolab-webadmin.git /srv/kolab-webadmin.git
553Error: '/srv' is not an osc project dir or working copy
554/srv/kolab-webadmin.git /srv/kolab-webadmin.git
555/srv/kolab-webadmin.git
556Running obs_build_local FAILED (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
557Running ../stick.git/drydocker/kolab-webadmin/test_obs.sh FAILED (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
558========================================================================
559 Running 'generic_php_lint' OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
560 Running 'generic_js_lint' FAILED (at de82f0ccedc7be62d14377ce04f44d38c5adfb61)
561 Running 'generic_js_lint' OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
562 Running '../stick.git/drydocker/kolab-webadmin/test_build.sh' OK (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
563 Running 'obs_build_local' FAILED (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
564 Running '../stick.git/drydocker/kolab-webadmin/test_obs.sh' FAILED (at 30c9c5533b961815cf93b7e40833b6c0b0488dd6)
565========================================================================
566/var/drydock/workingcopy-215943/repo/webadmin
567

Lease Working Copy

When
Completed at Jun 27 2016, 11:59 AM · Built instantly
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 27 2016, 11:58 AM · Built instantly
Status
Passed

Event Timeline