Page MenuHomePhorge

Build 792
PassedPublic

Run Command

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 18 2015, 12:50 PM · Built for 4 m, 28 s
Status
Passed

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

1+ '[' -z 2719b480959d7a7bba0df95ab73cacfe96feb9ea -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 ']'
4+ test_build=1
5+ test_functional=1
6+ test_integration=1
7+ test_performance=1
8+ test_unit=1
9+ '[' -z git ']'
10+ case ${vcs} in
11++ basename ssh://git@git.kolab.org/diffusion/WAP/webadmin.git .git
12+ package=webadmin
13++ echo ssh://git@git.kolab.org/diffusion/WAP/webadmin.git
14++ sed -e 's|ssh://git@|https://|g'
15+ ro_uri=https://git.kolab.org/diffusion/WAP/webadmin.git
16+ case ${package} in
17+ package=kolab-webadmin
18++ pwd
19+ export TMPDIR=/var/tmp/1050
20+ TMPDIR=/var/tmp/1050
21+ '[' '!' -d kolab-webadmin.git ']'
22+ git clone https://git.kolab.org/diffusion/WAP/webadmin.git kolab-webadmin.git
23+ pushd kolab-webadmin.git
24+ git checkout 2719b480959d7a7bba0df95ab73cacfe96feb9ea
25Note: checking out '2719b480959d7a7bba0df95ab73cacfe96feb9ea'.
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 2719b48... Compare the configured base DNs of domains that are visible as to be able to associate child domain name spaces with parent domain name spaces.
37+ popd
38+ '[' kolab-webadmin '!=' 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+ '[' -x stick.git/drydocker/kolab-webadmin/build.sh ']'
55+ pushd kolab-webadmin.git
56+ ../stick.git/drydocker/kolab-webadmin/build.sh
57+ docker run -it --attach=stdout --attach=stderr --detach=false --rm=true --volume=/root/.oscrc:/root/.oscrc --hostname=kolab.example.org -e ID=792 -e COMMIT=2719b480959d7a7bba0df95ab73cacfe96feb9ea -e DIFFERENTIAL= -e PACKAGE=kolab-webadmin -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-us3mug3d67ntoaalv6fv -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 kolab/ci-maipo
58+ exit 0
59+ retval=0
60+ popd
61+ cd /var/tmp
62+ rm -rf /var/tmp/1050
63+ exit 0
64

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

4978[ 100s] + rm -rf /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64
4979[ 100s] ++ dirname /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64
4980[ 100s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT
4981[ 100s] + mkdir /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64
4982[ 100s] + cd kolab-webadmin-3.2.8
4983[ 100s] + mkdir -p /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//usr/share/kolab-webadmin/ /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//etc/httpd/conf.d/ /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//var/log/kolab-webadmin /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//var/cache/kolab-webadmin
4984[ 100s] + rm -rf lib/ext/
4985[ 100s] + cp -a bin /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//usr/share/kolab-webadmin/.
4986[ 100s] + cp -a lib/ public_html/ hosted/ /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//usr/share/kolab-webadmin/.
4987[ 100s] + cp -a doc/kolab-webadmin.conf /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//etc/httpd/conf.d/
4988[ 100s] + cp -a doc/hosted-kolab.conf /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//etc/httpd/conf.d/
4989[ 100s] + pushd /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64//usr/share/kolab-webadmin/
4990[ 100s] ~/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/kolab-webadmin ~/rpmbuild/BUILD/kolab-webadmin-3.2.8
4991[ 100s] + ln -s ../../../var/cache/kolab-webadmin cache
4992[ 100s] + ln -s ../../../var/log/kolab-webadmin logs
4993[ 100s] + pushd hosted/skins/kolabsys
4994[ 100s] ~/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/kolab-webadmin/hosted/skins/kolabsys ~/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/kolab-webadmin ~/rpmbuild/BUILD/kolab-webadmin-3.2.8
4995[ 100s] + ln -sf ../../../public_html/skins/default/style.css style.css
4996[ 101s] + ln -sf ../../../public_html/skins/default/ui.js ui.js
4997[ 101s] + rm -rf images
4998[ 101s] + ln -sf ../../../public_html/skins/default/images images
4999[ 101s] + popd
5000[ 101s] ~/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/kolab-webadmin ~/rpmbuild/BUILD/kolab-webadmin-3.2.8
5001[ 101s] + popd
5002[ 101s] ~/rpmbuild/BUILD/kolab-webadmin-3.2.8
5003[ 101s] + /usr/lib/rpm/find-debuginfo.sh --strict-build-id -m --run-dwz --dwz-low-mem-die-limit 10000000 --dwz-max-die-limit 110000000 /home/abuild/rpmbuild/BUILD/kolab-webadmin-3.2.8
5004[ 101s] /usr/lib/rpm/sepdebugcrcfix: Updated 0 CRC32s, 0 CRC32s did match.
5005[ 101s] + /usr/lib/rpm/check-buildroot
5006[ 101s] + /usr/lib/rpm/redhat/brp-compress
5007[ 101s] + /usr/lib/rpm/redhat/brp-strip-static-archive /usr/bin/strip
5008[ 101s] + /usr/lib/rpm/brp-python-bytecompile /usr/bin/python 1
5009[ 101s] + /usr/lib/rpm/redhat/brp-python-hardlink
5010[ 101s] + /usr/lib/rpm/redhat/brp-java-repack-jars
5011[ 101s] Processing files: kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.noarch
5012[ 101s] Executing(%doc): /bin/sh -e /var/tmp/rpm-tmp.OKILn2
5013[ 101s] + umask 022
5014[ 101s] + cd /home/abuild/rpmbuild/BUILD
5015[ 101s] + cd kolab-webadmin-3.2.8
5016[ 101s] + DOCDIR=/home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/doc/kolab-webadmin-3.2.8
5017[ 101s] + export DOCDIR
5018[ 101s] + /usr/bin/mkdir -p /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/doc/kolab-webadmin-3.2.8
5019[ 101s] + cp -pr doc/INSTALL doc/LICENSE doc/hosted-kolab.conf doc/kolab-webadmin.conf doc/kolab_wap.oracle.sql doc/kolab_wap.sql doc/sample-insert-group_types.php doc/sample-insert-hosted-user_types.php doc/sample-insert-options.php doc/sample-insert-ou_types.php doc/sample-insert-resource_types.php doc/sample-insert-role_types.php doc/sample-insert-sharedfolder_types.php doc/sample-insert-user_types.php doc/sample-kolab.conf /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64/usr/share/doc/kolab-webadmin-3.2.8
5020[ 101s] + exit 0
5021[ 101s] Provides: config(kolab-webadmin) = 3.2.8-0.20150618.git2719b48.el7 kolab-webadmin = 3.2.8-0.20150618.git2719b48.el7
5022[ 101s] Requires(interp): /bin/sh /bin/sh
5023[ 101s] Requires(rpmlib): rpmlib(CompressedFileNames) <= 3.0.4-1 rpmlib(FileDigests) <= 4.6.0-1 rpmlib(PayloadFilesHavePrefix) <= 4.0-1
5024[ 101s] Requires(pre): /bin/sh
5025[ 101s] Requires(post): /bin/sh
5026[ 101s] Requires: /bin/bash /bin/sh
5027[ 101s] Checking for unpackaged file(s): /usr/lib/rpm/check-files /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64
5028[ 101s] warning: Could not canonicalize hostname: kolab
5029[ 101s] Wrote: /home/abuild/rpmbuild/SRPMS/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.src.rpm
5030[ 102s] Wrote: /home/abuild/rpmbuild/RPMS/noarch/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.noarch.rpm
5031[ 102s] Executing(%clean): /bin/sh -e /var/tmp/rpm-tmp.q3uVlN
5032[ 102s] + umask 022
5033[ 102s] + cd /home/abuild/rpmbuild/BUILD
5034[ 102s] + cd kolab-webadmin-3.2.8
5035[ 102s] + /usr/bin/rm -rf /home/abuild/rpmbuild/BUILDROOT/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.x86_64
5036[ 102s] + exit 0
5037[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5038[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5039[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5040[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5041[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5042[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5043[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5044[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5045[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5046[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5047[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5048[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5049[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5050[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5051[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5052[ 102s] warning: Failed to read auxiliary vector, /proc not mounted?
5053[ 102s] ... checking for files with abuild user/group
5054[ 102s]
5055[ 102s] finished "build kolab-webadmin.spec" at Thu Jun 18 10:50:10 UTC 2015.
5056[ 102s]
5057
5058/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/SRPMS/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.src.rpm
5059
5060/var/tmp/build-root/CentOS_7-x86_64/home/abuild/rpmbuild/RPMS/noarch/kolab-webadmin-3.2.8-0.20150618.git2719b48.el7.noarch.rpm
5061/srv /srv/kolab-webadmin.git /srv/kolab-webadmin.git
5062/srv/kolab-webadmin.git /srv/kolab-webadmin.git
5063Running obs_build_local OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5064/srv/kolab-webadmin.git
5065Running ../stick.git/drydocker/kolab-webadmin/test_obs.sh OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5066/srv
5067========================================================================
5068 Running 'yum-builddep -y --disablerepo=openSUSE_Tools kolab-webadmin' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5069 Running 'generic_php_lint' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5070 Running 'generic_js_lint' OK (at bc42856017200d85a2cc3ce8d2c91cdb243f203a)
5071 Running 'generic_js_lint' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5072 Running '../stick.git/drydocker/kolab-webadmin/test_build.sh' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5073 Running 'obs_build_local' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5074 Running '../stick.git/drydocker/kolab-webadmin/test_obs.sh' OK (at 2719b480959d7a7bba0df95ab73cacfe96feb9ea)
5075========================================================================
5076/var/tmp/1050
5077

Lease Host

This build step has since been deleted on the build plan. Some information may be omitted.
When
Completed at Jun 18 2015, 12:45 PM · Built for 1 s
Status
Passed

Wait for Previous Commits to Build

When
Completed at Jun 18 2015, 12:45 PM · Built instantly
Status
Passed
1 empty logs are hidden. Show all logs.

Event Timeline