Page MenuHomePhorge

Build 909
FailedPublic

Run Command

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

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

1+ '[' -z 76062398820fab157822479d853f7eb9164883c2 -a -z '' ']'
2+ '[' -z ssh://git@git.kolab.org/diffusion/LK/libkolab.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/LK/libkolab.git .git
13+ package=libkolab
14++ echo ssh://git@git.kolab.org/diffusion/LK/libkolab.git
15++ sed -e 's|ssh://git@|https://|g'
16+ ro_uri=https://git.kolab.org/diffusion/LK/libkolab.git
17+ case ${package} in
18++ pwd
19+ export TMPDIR=/var/tmp/1255
20+ TMPDIR=/var/tmp/1255
21+ '[' '!' -d libkolab.git ']'
22+ git clone https://git.kolab.org/diffusion/LK/libkolab.git libkolab.git
23+ pushd libkolab.git
24+ git checkout 76062398820fab157822479d853f7eb9164883c2
25Note: checking out '76062398820fab157822479d853f7eb9164883c2'.
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 7606239... Add support for exceptions.
37+ popd
38+ '[' libkolab '!=' 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/libkolab/build.sh ']'
57+ pushd libkolab.git
58+ ../stick.git/drydocker/libkolab/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=909 -e COMMIT=76062398820fab157822479d853f7eb9164883c2 -e DIFFERENTIAL= -e PACKAGE=libkolab -e PHAB_CERT= -e PHAB_USER= -e PHID=PHID-HMBT-aumwtpu3ubide64qheit -e URI=ssh://git@git.kolab.org/diffusion/LK/libkolab.git -e RO_URI=https://git.kolab.org/diffusion/LK/libkolab.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/1255
65+ exit 1
66

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

5904 #define ZEND_MODULE_DEACTIVATE_N(module) zm_deactivate_##module
5905 ^
5906/usr/include/php/Zend/zend_API.h:127:46: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_N'
5907 #define ZEND_MODULE_DEACTIVATE_D(module) int ZEND_MODULE_DEACTIVATE_N(module)(SHUTDOWN_FUNC_ARGS)
5908 ^
5909/usr/include/php/main/php.h:384:32: note: in expansion of macro 'ZEND_MODULE_DEACTIVATE_D'
5910 #define PHP_RSHUTDOWN_FUNCTION ZEND_MODULE_DEACTIVATE_D
5911 ^
5912/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1894:1: note: in expansion of macro 'PHP_RSHUTDOWN_FUNCTION'
5913 PHP_RSHUTDOWN_FUNCTION(kolabicalendar)
5914 ^
5915/usr/include/php/Zend/zend_API.h:119:38: warning: unused parameter 'zend_module' [-Wunused-parameter]
5916 #define ZEND_MODULE_INFO_N(module) zm_info_##module
5917 ^
5918/usr/include/php/Zend/zend_API.h:129:43: note: in expansion of macro 'ZEND_MODULE_INFO_N'
5919 #define ZEND_MODULE_INFO_D(module) void ZEND_MODULE_INFO_N(module)(ZEND_MODULE_INFO_FUNC_ARGS)
5920 ^
5921/usr/include/php/main/php.h:385:29: note: in expansion of macro 'ZEND_MODULE_INFO_D'
5922 #define PHP_MINFO_FUNCTION ZEND_MODULE_INFO_D
5923 ^
5924/srv/libkolab.git/build/icalendar/php/php_kolabicalendar_wrapper.cpp:1901:1: note: in expansion of macro 'PHP_MINFO_FUNCTION'
5925 PHP_MINFO_FUNCTION(kolabicalendar)
5926 ^
5927Linking CXX shared library kolabicalendar.so
5928cd /srv/libkolab.git/build/icalendar/php && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabicalendar_phpbindings.dir/link.txt --verbose=1
5929/usr/bin/c++ -fPIC -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -Wno-unused -Wno-missing-field-initializers -Wno-undef -O3 -DNDEBUG -DQT_NO_DEBUG -shared -Wl,-soname,kolabicalendar.so -o kolabicalendar.so CMakeFiles/kolabicalendar_phpbindings.dir/php_kolabicalendar_wrapper.cpp.o ../../libkolab.so.0.6.0 /usr/lib64/libkolabxml.so.1.2 -lxerces-c -lboost_thread-mt -lboost_system-mt -lcurl -lQtCore -lQtXml -lQtGui -lcalendaring-kdecore -lcalendaring-kcalcore -lcalendaring-kmime -lcalendaring-kimap -lcalendaring-kabc -lcalendaring-akonadi-notes -lcalendaring-kcalutils -lcalendaring-kpimutils -Wl,-rpath,/srv/libkolab.git/build:
5930make[2]: Leaving directory `/srv/libkolab.git/build'
5931/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 80 81
5932[ 71%] Built target kolabicalendar_phpbindings
5933make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/depend
5934make[2]: Entering directory `/srv/libkolab.git/build'
5935cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/utils /srv/libkolab.git/build /srv/libkolab.git/build/utils /srv/libkolab.git/build/utils/CMakeFiles/kolabformatchecker.dir/DependInfo.cmake
5936Scanning dependencies of target kolabformatchecker
5937make[2]: Leaving directory `/srv/libkolab.git/build'
5938make -f utils/CMakeFiles/kolabformatchecker.dir/build.make utils/CMakeFiles/kolabformatchecker.dir/build
5939make[2]: Entering directory `/srv/libkolab.git/build'
5940/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
5941[ 72%] Building CXX object utils/CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o
5942cd /srv/libkolab.git/build/utils && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include/calendaring -I/srv/libkolab.git/build -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -o CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o -c /srv/libkolab.git/utils/kolabformatchecker.cpp
5943Linking CXX executable kolabformatchecker
5944cd /srv/libkolab.git/build/utils && /usr/bin/cmake -E cmake_link_script CMakeFiles/kolabformatchecker.dir/link.txt --verbose=1
5945/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG CMakeFiles/kolabformatchecker.dir/kolabformatchecker.cpp.o -o kolabformatchecker -rdynamic ../libkolab.so.0.6.0 -lboost_program_options-mt /usr/lib64/libkolabxml.so.1.2 -lxerces-c -lboost_thread-mt -lboost_system-mt -lcurl -lQtCore -lQtXml -lQtGui -lcalendaring-kdecore -lcalendaring-kcalcore -lcalendaring-kmime -lcalendaring-kimap -lcalendaring-kabc -lcalendaring-akonadi-notes -lcalendaring-kcalutils -lcalendaring-kpimutils -Wl,-rpath,/srv/libkolab.git/build
5946make[2]: Leaving directory `/srv/libkolab.git/build'
5947/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 79
5948[ 72%] Built target kolabformatchecker
5949make -f tests/CMakeFiles/benchmarktest.dir/build.make tests/CMakeFiles/benchmarktest.dir/depend
5950make[2]: Entering directory `/srv/libkolab.git/build'
5951/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles
5952[ 72%] Generating benchmark.moc
5953cd /srv/libkolab.git/build/tests && /usr/lib64/qt4/bin/moc-qt4 -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtDesigner -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include -I/usr/include/QtCore -I/usr/include/calendaring -I/srv/libkolab.git/build -I/usr/include -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DKDEPIMLIBS_VERSION_DEVEL -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -o /srv/libkolab.git/build/tests/benchmark.moc /srv/libkolab.git/tests/benchmark.h
5954cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/tests /srv/libkolab.git/build /srv/libkolab.git/build/tests /srv/libkolab.git/build/tests/CMakeFiles/benchmarktest.dir/DependInfo.cmake
5955Scanning dependencies of target benchmarktest
5956make[2]: Leaving directory `/srv/libkolab.git/build'
5957make -f tests/CMakeFiles/benchmarktest.dir/build.make tests/CMakeFiles/benchmarktest.dir/build
5958make[2]: Entering directory `/srv/libkolab.git/build'
5959/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1
5960[ 73%] Building CXX object tests/CMakeFiles/benchmarktest.dir/benchmark.cpp.o
5961cd /srv/libkolab.git/build/tests && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include/calendaring -I/srv/libkolab.git/build -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -o CMakeFiles/benchmarktest.dir/benchmark.cpp.o -c /srv/libkolab.git/tests/benchmark.cpp
5962Linking CXX executable benchmarktest
5963cd /srv/libkolab.git/build/tests && /usr/bin/cmake -E cmake_link_script CMakeFiles/benchmarktest.dir/link.txt --verbose=1
5964/usr/bin/c++ -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG CMakeFiles/benchmarktest.dir/benchmark.cpp.o -o benchmarktest -rdynamic -lQtTest ../libkolab_static.a /usr/lib64/libkolabxml.so.1.2 -lxerces-c -lboost_thread-mt -lboost_system-mt -lcurl -lQtCore -lQtXml -lQtGui -lcalendaring-kdecore -lcalendaring-kcalcore -lcalendaring-kmime -lcalendaring-kimap -lcalendaring-kabc -lcalendaring-akonadi-notes -lcalendaring-kcalutils -lcalendaring-kpimutils
5965make[2]: Leaving directory `/srv/libkolab.git/build'
5966/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 1
5967[ 73%] Built target benchmarktest
5968make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/depend
5969make[2]: Entering directory `/srv/libkolab.git/build'
5970/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 4
5971[ 74%] Generating calendaringtest.moc
5972cd /srv/libkolab.git/build/tests && /usr/lib64/qt4/bin/moc-qt4 -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtDesigner -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include -I/usr/include/QtCore -I/usr/include/calendaring -I/srv/libkolab.git/build -I/usr/include -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DKDEPIMLIBS_VERSION_DEVEL -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -o /srv/libkolab.git/build/tests/calendaringtest.moc /srv/libkolab.git/tests/calendaringtest.h
5973cd /srv/libkolab.git/build && /usr/bin/cmake -E cmake_depends "Unix Makefiles" /srv/libkolab.git /srv/libkolab.git/tests /srv/libkolab.git/build /srv/libkolab.git/build/tests /srv/libkolab.git/build/tests/CMakeFiles/calendaringtest.dir/DependInfo.cmake
5974Scanning dependencies of target calendaringtest
5975make[2]: Leaving directory `/srv/libkolab.git/build'
5976make -f tests/CMakeFiles/calendaringtest.dir/build.make tests/CMakeFiles/calendaringtest.dir/build
5977make[2]: Entering directory `/srv/libkolab.git/build'
5978/usr/bin/cmake -E cmake_progress_report /srv/libkolab.git/build/CMakeFiles 5
5979[ 75%] Building CXX object tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o
5980cd /srv/libkolab.git/build/tests && /usr/bin/c++ -DKDEPIMLIBS_VERSION_DEVEL -DKDEPIMLIBS_VERSION_MAJOR=4 -DKDEPIMLIBS_VERSION_MINOR=10 -DKDEPIMLIBS_VERSION_PATCH=0 -DTEST_DATA_PATH=\"/srv/libkolab.git/tests\" -Wnon-virtual-dtor -Wno-long-long -ansi -Wundef -Wcast-align -Wchar-subscripts -Wall -W -Wpointer-arith -Wformat-security -fno-exceptions -DQT_NO_EXCEPTIONS -fno-common -Woverloaded-virtual -fno-threadsafe-statics -fvisibility=hidden -Werror=return-type -fvisibility-inlines-hidden -fexceptions -UQT_NO_EXCEPTIONS -fPIC -g -O3 -DNDEBUG -DQT_NO_DEBUG -I/usr/include/QtDesigner -I/usr/include/QtDeclarative -I/usr/include/QtScriptTools -I/usr/include/QtDBus -I/usr/include/QtXml -I/usr/include/QtSql -I/usr/include/QtOpenGL -I/usr/include/QtMultimedia -I/usr/include/QtNetwork -I/usr/include/QtXmlPatterns -I/usr/include/QtHelp -I/usr/include/QtUiTools -I/usr/include/QtTest -I/usr/include/QtScript -I/usr/include/QtSvg -I/usr/include/Qt3Support -I/usr/include/QtGui -I/usr/include/QtCore -I/usr/lib64/qt4/mkspecs/default -I/usr/include/calendaring -I/srv/libkolab.git/build -I/srv/libkolab.git/kolabformatV2 -I/usr/lib64/cmake/Libkolabxml/../../../include/kolabxml -I/srv/libkolab.git/. -I/srv/libkolab.git/build/tests -o CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o -c /srv/libkolab.git/tests/calendaringtest.cpp
5981In file included from /usr/include/QtTest/qtestcase.h:48:0,
5982 from /usr/include/QtTest/qtest.h:46,
5983 from /usr/include/QtTest/QTest:1,
5984 from /srv/libkolab.git/tests/calendaringtest.cpp:21:
5985/srv/libkolab.git/tests/testhelpers.h:51:1: error: redefinition of 'struct QMetaTypeId<KCalCore::Duration>'
5986 Q_DECLARE_METATYPE(KCalCore::Duration);
5987 ^
5988/usr/include/calendaring/kcalcore/duration.h:338:1: error: previous definition of 'struct QMetaTypeId<KCalCore::Duration>'
5989 Q_DECLARE_METATYPE(KCalCore::Duration)
5990 ^
5991make[2]: *** [tests/CMakeFiles/calendaringtest.dir/calendaringtest.cpp.o] Error 1
5992make[2]: Leaving directory `/srv/libkolab.git/build'
5993make[1]: *** [tests/CMakeFiles/calendaringtest.dir/all] Error 2
5994make[1]: Leaving directory `/srv/libkolab.git/build'
5995make: *** [all] Error 2
5996FAILED to build.
5997Running ../stick.git/drydocker/libkolab/test_build.sh FAILED (at 76062398820fab157822479d853f7eb9164883c2)
5998========================================================================
5999 Running '_install_package_builddep libkolab' OK (at 76062398820fab157822479d853f7eb9164883c2)
6000 Running '../stick.git/drydocker/libkolab/test_build.sh' FAILED (at 76062398820fab157822479d853f7eb9164883c2)
6001========================================================================
6002/var/tmp/1255
6003

Lease Host

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

Wait for Previous Commits to Build

When
Completed at Jun 30 2015, 5:31 PM · Built instantly
Status
Passed
1 empty log is hidden Show all logs.

Event Timeline