[yast-commit] Build failed in Jenkins: yast-services-manager #20
See <http://river.suse.de/job/yast-services-manager/20/changes> Changes: [lukas.ocilka] ServicesManagerDialogs -> ServicesManager [lukas.ocilka] Extended test case [lukas.ocilka] Added Export/Import functionality [lukas.ocilka] New testcase and old testcase adapted [lukas.ocilka] Publishing Export/Import functions [lukas.ocilka] Fixed aborting the configuration [lukas.ocilka] Fixed starting and stopping the service in save() [lukas.ocilka] Added AutoYast-Reset functionality [lukas.ocilka] Added Read functionality for AutoYast [lukas.ocilka] Added SetModified functionality for AutoYast [lukas.ocilka] Fixed AutoYast compatibility - expects symbol [lukas.ocilka] Fixed refactoring [lukas.ocilka] Added RNC file for checking the services-manager entries in autoyast profile [lukas.ocilka] New version and changes file entries [lukas.ocilka] Make it build for openSUSE Factory ------------------------------------------ Started by an SCM change Building remotely on yast-head in workspace <http://river.suse.de/job/yast-services-manager/ws/> Checkout:yast-services-manager / <http://river.suse.de/job/yast-services-manager/ws/> - hudson.remoting.Channel@6b118a2d:yast-head Using strategy: Default Last Built Revision: Revision d8456032c196bb7e9bc40f5b1df4b8b7705f3303 (origin/master) Checkout:checkout / <http://river.suse.de/job/yast-services-manager/ws/checkout> - hudson.remoting.LocalChannel@364fc1a2 Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/yast/yast-services-manager.git Commencing build of Revision 804c02a60777ff8010f6b661b9a8c1168e6b03b5 (origin/master) Checking out Revision 804c02a60777ff8010f6b661b9a8c1168e6b03b5 (origin/master) [copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/yast-services-manager/ws/'> on 'yast-head'. [yast-services-manager] $ /bin/sh -xe /tmp/hudson2440460460499136699.sh + echo '### BUILD ###' ### BUILD ### + echo '==> Reading build configuration' ==> Reading build configuration + AUTOTOOLS=1 + . .hudson-scripts/base-functions ++ . .hudson-scripts/ascii_art ++ trap 'error_exit $?' ERR ++ echo 'Job running as user: root' Job running as user: root +++ date '+%F %T' ++ echo 'Started at: 2013-07-23 15:50:26' Started at: 2013-07-23 15:50:26 +++ hostname --fqdn ++ export SITENAME=app42 ++ SITENAME=app42 ++ export TARGET_DIST=manager ++ TARGET_DIST=manager ++ export PROJECT=yast-services ++ PROJECT=yast-services + . .hudson-scripts/build-functions + . .hudson-scripts/obs-functions ++ trap 'error_exit $?' ERR ++ export ALLOW_OBS_SUBMIT=yes ++ ALLOW_OBS_SUBMIT=yes + . .hudson-scripts/setup-buildenvironment ++ export RUNTESTS=1 ++ RUNTESTS=1 ++ export ICEJOBS=4 ++ ICEJOBS=4 ++ export CMAKE_INSTALL_PREFIX=/usr ++ CMAKE_INSTALL_PREFIX=/usr +++ uname -m +++ hostname -f ++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ export ICECCDIR=<http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ ICECCDIR=<http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ echo 'Configuring cmake for Icecream ...' Configuring cmake for Icecream ... ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ pushd <http://river.suse.de/job/yast-services-manager/ws/ICECC> <http://river.suse.de/job/yast-services-manager/ws/ICECC> <http://river.suse.de/job/yast-services-manager/ws/> +++ icecc --build-native +++ sed -e 's/creating //' +++ grep .tar.gz +++ tail -1 ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_VERSION=<http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ ICECC_VERSION=<http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ popd <http://river.suse.de/job/yast-services-manager/ws/> ++ pushd <http://river.suse.de/job/yast-services-manager/ws/> <http://river.suse.de/job/yast-services-manager/ws/> <http://river.suse.de/job/yast-services-manager/ws/> ++ export ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ export CXX=/opt/icecream/bin/g++ ++ CXX=/opt/icecream/bin/g++ ++ export 'MAKECMD=make -j 4' ++ MAKECMD='make -j 4' ++ export MAKEBIN=make ++ MAKEBIN=make ++ export PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ popd <http://river.suse.de/job/yast-services-manager/ws/> ++ export CHECKOUTDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ CHECKOUTDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ export BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/build> ++ BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/build> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/build/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/build/package> ++ export ARTIFACTS=<http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ ARTIFACTS=<http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ export OBSDIR=<http://river.suse.de/job/yast-services-manager/ws/OBS> ++ OBSDIR=<http://river.suse.de/job/yast-services-manager/ws/OBS> ++ export RPMTOPDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm> ++ RPMTOPDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm> ++ export RPMOUT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ RPMOUT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ export RPMBUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ RPMBUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ export RPMBUILDROOT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ RPMBUILDROOT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/OBS> ++ rm -rf '<http://river.suse.de/job/yast-services-manager/ws/copy-to-slave*.dir'> ++ [[ 1 == 1 ]] ++ echo 'Using autotools for building' Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/OBS> ++ cat + PACKAGENAME=yast-services + PACKAGENAME=yast2-services + cd <http://river.suse.de/job/yast-services-manager/ws/checkout> + rake test /usr/bin/ruby1.9 -I"lib" -I"/usr/lib64/ruby/1.9.1" "/usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb" "test/unit/services_manager_test.rb" "test/unit/systemd_target_test.rb" "test/unit/systemd_service_test.rb" /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': libpy2UI.so.2: cannot open shared object file: No such file or directory - /usr/lib64/ruby/vendor_ruby/1.9.1/x86_64-linux/yastx.so (LoadError) from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/vendor_ruby/1.9.1/yast.rb:22:in `<top (required)>' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/vendor_ruby/1.9.1/ycp.rb:1:in `<top (required)>' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from <http://river.suse.de/job/yast-services-manager/ws/checkout/test/unit/services_manager_test.rb>:7:in `<top (required)>' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:15:in `block in <main>' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:4:in `select' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:4:in `<main>' rake aborted! Command failed with status (1): [/usr/bin/ruby1.9 -I"lib" -I"/usr/lib64/rub...] Tasks: TOP => test (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exitcode 1' ERROR: detected exitcode 1 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://river.suse.de/job/yast-services-manager/21/changes> Changes: [lukas.ocilka] Ruby bindings 1.2.0: require "ycp" -> "yast" [lukas.ocilka] Adapted spec file (ruby bindings >= 1.2.0) [lukas.ocilka] Changes file entry [lukas.ocilka] Adapted spec file - new url and an important note [lukas.ocilka] Also adapted tests ------------------------------------------ Started by an SCM change Building remotely on yast-head in workspace <http://river.suse.de/job/yast-services-manager/ws/> Checkout:yast-services-manager / <http://river.suse.de/job/yast-services-manager/ws/> - hudson.remoting.Channel@6b118a2d:yast-head Using strategy: Default Last Built Revision: Revision 804c02a60777ff8010f6b661b9a8c1168e6b03b5 (origin/master) Checkout:checkout / <http://river.suse.de/job/yast-services-manager/ws/checkout> - hudson.remoting.LocalChannel@364fc1a2 Fetching changes from the remote Git repository Fetching upstream changes from git://github.com/yast/yast-services-manager.git Commencing build of Revision 1ee2a443c7ce2c0ff505eabdfc6ad44b83a74e38 (origin/master) Checking out Revision 1ee2a443c7ce2c0ff505eabdfc6ad44b83a74e38 (origin/master) [copy-to-slave] Copying '.hudson-scripts/**', excluding nothing, from 'file:/var/lib/jenkins/userContent/' on the master to '<http://river.suse.de/job/yast-services-manager/ws/'> on 'yast-head'. [yast-services-manager] $ /bin/sh -xe /tmp/hudson141812985551220986.sh + echo '### BUILD ###' ### BUILD ### + echo '==> Reading build configuration' ==> Reading build configuration + AUTOTOOLS=1 + . .hudson-scripts/base-functions ++ . .hudson-scripts/ascii_art ++ trap 'error_exit $?' ERR ++ echo 'Job running as user: root' Job running as user: root +++ date '+%F %T' ++ echo 'Started at: 2013-07-25 10:41:50' Started at: 2013-07-25 10:41:50 +++ hostname --fqdn ++ export SITENAME=app42 ++ SITENAME=app42 ++ export TARGET_DIST=manager ++ TARGET_DIST=manager ++ export PROJECT=yast-services ++ PROJECT=yast-services + . .hudson-scripts/build-functions + . .hudson-scripts/obs-functions ++ trap 'error_exit $?' ERR ++ export ALLOW_OBS_SUBMIT=yes ++ ALLOW_OBS_SUBMIT=yes + . .hudson-scripts/setup-buildenvironment ++ export RUNTESTS=1 ++ RUNTESTS=1 ++ export ICEJOBS=4 ++ ICEJOBS=4 ++ export CMAKE_INSTALL_PREFIX=/usr ++ CMAKE_INSTALL_PREFIX=/usr +++ uname -m +++ hostname -f ++ export 'CMAKEPARAS=-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ CMAKEPARAS='-DBUILDNAME=x86_64 -DSITE=app42 -DCMAKE_INSTALL_PREFIX=/usr' ++ export ICECCDIR=<http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ ICECCDIR=<http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ echo 'Configuring cmake for Icecream ...' Configuring cmake for Icecream ... ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/ICECC> ++ pushd <http://river.suse.de/job/yast-services-manager/ws/ICECC> <http://river.suse.de/job/yast-services-manager/ws/ICECC> <http://river.suse.de/job/yast-services-manager/ws/> +++ icecc --build-native +++ sed -e 's/creating //' +++ grep .tar.gz +++ tail -1 ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ ICECC_ENV=40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz ++ export ICECC_VERSION=<http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ ICECC_VERSION=<http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ popd <http://river.suse.de/job/yast-services-manager/ws/> ++ pushd <http://river.suse.de/job/yast-services-manager/ws/> <http://river.suse.de/job/yast-services-manager/ws/> <http://river.suse.de/job/yast-services-manager/ws/> ++ export ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ ICECREAM=-DCMAKE_CXX_COMPILER=/opt/icecream/bin/g++ ++ export CXX=/opt/icecream/bin/g++ ++ CXX=/opt/icecream/bin/g++ ++ export 'MAKECMD=make -j 4' ++ MAKECMD='make -j 4' ++ export MAKEBIN=make ++ MAKEBIN=make ++ export PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ PATH=/opt/icecream/bin:/usr/lib64/mpi/gcc/openmpi/bin:/sbin:/usr/sbin:/usr/local/sbin:/root/bin:/usr/local/bin:/usr/bin:/bin:/usr/X11R6/bin:/usr/games ++ popd <http://river.suse.de/job/yast-services-manager/ws/> ++ export CHECKOUTDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ CHECKOUTDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ export BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/build> ++ BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/build> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/build/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/build/package> ++ export ARTIFACTS=<http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ ARTIFACTS=<http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ export OBSDIR=<http://river.suse.de/job/yast-services-manager/ws/OBS> ++ OBSDIR=<http://river.suse.de/job/yast-services-manager/ws/OBS> ++ export RPMTOPDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm> ++ RPMTOPDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm> ++ export RPMOUT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ RPMOUT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ export RPMBUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ RPMBUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ export RPMBUILDROOT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ RPMBUILDROOT=<http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ rm -rf <http://river.suse.de/job/yast-services-manager/ws/OBS> ++ rm -rf '<http://river.suse.de/job/yast-services-manager/ws/copy-to-slave*.dir'> ++ [[ 1 == 1 ]] ++ echo 'Using autotools for building' Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-services-manager/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-services-manager/ws/OBS> ++ cat + PACKAGENAME=yast-services + PACKAGENAME=yast2-services + cd <http://river.suse.de/job/yast-services-manager/ws/checkout> + rake test /usr/bin/ruby1.9 -I"lib" -I"/usr/lib64/ruby/1.9.1" "/usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb" "test/unit/services_manager_test.rb" "test/unit/systemd_target_test.rb" "test/unit/systemd_service_test.rb" /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require': libpy2UI.so.2: cannot open shared object file: No such file or directory - /usr/lib64/ruby/vendor_ruby/1.9.1/x86_64-linux/yastx.so (LoadError) from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/vendor_ruby/1.9.1/yast.rb:22:in `<top (required)>' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from <http://river.suse.de/job/yast-services-manager/ws/checkout/test/unit/services_manager_test.rb>:7:in `<top (required)>' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rubygems/custom_require.rb:36:in `require' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:15:in `block in <main>' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:4:in `select' from /usr/lib64/ruby/1.9.1/rake/rake_test_loader.rb:4:in `<main>' rake aborted! Command failed with status (1): [/usr/bin/ruby1.9 -I"lib" -I"/usr/lib64/rub...] Tasks: TOP => test (See full trace by running task with --trace) ++ error_exit 1 ++ echo 'ERROR: detected exitcode 1' ERROR: detected exitcode 1 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-services-manager/ws/ICECC/40c0ab7e54f59a1e4e493c1ea90a882a.tar.gz> ++ footer_and_exit 1 ++ '[' -z 1 ']' ++ MYEXIT=1 ++ '[' 1 == 0 ']' ++ ascii_failed ++ cat ( ) ( ) ( ) _ ) ( \_ _(_\ \)__ (____\___)) build failed ++ exit 1 Build step 'Execute shell' marked build as failure -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
See <http://river.suse.de/job/yast-services-manager/22/> -- To unsubscribe, e-mail: yast-commit+unsubscribe@opensuse.org For additional commands, e-mail: yast-commit+help@opensuse.org
participants (1)
-
hudson@suse.de