[yast-devel] Build failed in Jenkins: yast-samba-server-HEAD #422
See <http://river.suse.de/job/yast-samba-server-HEAD/422/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 106 lines...] ++ export RPMOUT=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpms> ++ RPMOUT=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpms> ++ export RPMBUILDDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuild> ++ RPMBUILDDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuild> ++ export RPMBUILDROOT=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuildroot> ++ RPMBUILDROOT=<http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpms> ++ rm -rf <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuild> ++ rm -rf <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuildroot> ++ rm -rf <http://river.suse.de/job/yast-samba-server-HEAD/ws/.artifacts> ++ rm -rf <http://river.suse.de/job/yast-samba-server-HEAD/ws/OBS> ++ rm -rf '<http://river.suse.de/job/yast-samba-server-HEAD/ws/copy-to-slave*.dir'> ++ [[ 1 == 1 ]] ++ echo 'Using autotools for building' Using autotools for building ++ export BUILDDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout> ++ BUILDDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout> ++ export PACKAGEDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/package> ++ PACKAGEDIR=<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/package> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpms> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuild> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/rpm/rpmbuildroot> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/.artifacts> ++ mkdir -p <http://river.suse.de/job/yast-samba-server-HEAD/ws/OBS> ++ cat + PACKAGENAME=yast-samba-server + PACKAGENAME=yast2-samba-server + cd <http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout> + make -f Makefile.cvs y2tool y2autoconf y2autoconf: Generating toplevel configure.ac y2tool y2automake y2automake: Copying automakefiles for inclusion y2automake: Generating toplevel Makefile.am autoreconf --force --install ./configure --prefix=/usr --libdir=/usr/lib64 checking build system type... x86_64-suse-linux-gnu checking host system type... x86_64-suse-linux-gnu checking target system type... x86_64-suse-linux-gnu checking for a BSD-compatible install... /usr/bin/install -c checking whether build environment is sane... yes checking for a thread-safe mkdir -p... /usr/bin/mkdir -p checking for gawk... gawk checking whether make sets $(MAKE)... yes checking how to create a ustar tar archive... gnutar checking whether ln -s works... yes checking whether make sets $(MAKE)... (cached) yes checking for xgettext... /usr/bin/xgettext checking for ycpdoc... /usr/lib/YaST2/bin/ycpdoc checking for ycpmakedep... /usr/lib/YaST2/bin/ycpmakedep checking for ycpc... /usr/bin/ycpc checking for /usr/share/YaST2/data/testsuite/Makefile.testsuite... yes checking that generated files are newer than configure... done configure: creating ./config.status config.status: creating Makefile config.status: creating doc/autodocs/Makefile config.status: creating doc/Makefile config.status: creating src/Makefile config.status: creating testsuite/Modules/Makefile config.status: creating testsuite/YaPI/Makefile config.status: creating testsuite/Makefile config.status: creating users-plugin/Makefile + make Making all in doc make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> Making all in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc/autodocs'> if [ -n "" ]; then /usr/lib/YaST2/bin/ycpdoc -d. -s./../../src ; fi for i in ; do \ b=${i##./../../src}; b=${b#/}; b=${b//\//__}; b=${b%.pm}; \ pod2html --title=$b --infile=$i --outfile=$b.html; \ echo "<a href='$b.html'>${b/__/::}</a>" > $b.mod.html; \ done if [ -n "./../../src/include/samba-server/dialogs.rb ./../../src/include/samba-server/dialogs-items.rb ./../../src/include/samba-server/samba-options-local.rb ./../../src/include/samba-server/complex.rb ./../../src/include/samba-server/helps.rb ./../../src/include/samba-server/samba-options-global.rb ./../../src/include/samba-server/wizards.rb ./../../src/include/samba-server/ldap-widget.rb" ]; then yard doc --title "yast2-samba-server -- Development Documentation" -o . -m markdown ./../../src/include/samba-server/dialogs.rb ./../../src/include/samba-server/dialogs-items.rb ./../../src/include/samba-server/samba-options-local.rb ./../../src/include/samba-server/complex.rb ./../../src/include/samba-server/helps.rb ./../../src/include/samba-server/samba-options-global.rb ./../../src/include/samba-server/wizards.rb ./../../src/include/samba-server/ldap-widget.rb; fi Files: 8 Modules: 9 ( 8 undocumented) Classes: 0 ( 0 undocumented) Constants: 0 ( 0 undocumented) Methods: 102 ( 89 undocumented) 12.61% documented make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> Making all in src make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/src'> Making all in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> Making all in Modules make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-samba-server srcdir=. make[3]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> mkdir -p ./run ./config ./yast2-samba-server.test ./tests cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-samba-server.test/testsuite.exp cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh chmod +x run/runtest.sh make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> Making all in YaPI make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-samba-server srcdir=. make[3]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> mkdir -p ./run ./config ./yast2-samba-server.test ./tests cp -f /usr/share/YaST2/data/testsuite/skel/default.exp config/default.exp cp -f /usr/share/YaST2/data/testsuite/skel/unix.exp config/unix.exp cp -f /usr/share/YaST2/data/testsuite/skel/unknown.exp config/unknown.exp cp -f /usr/share/YaST2/data/testsuite/skel/testsuite.exp yast2-samba-server.test/testsuite.exp cp -f /usr/share/YaST2/data/testsuite/skel/runtest.sh run/runtest.sh chmod +x run/runtest.sh make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make[2]: Nothing to be done for `all-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> Making all in users-plugin make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/users-plugin'> make[1]: Nothing to be done for `all'. make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/users-plugin'> make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout'> make[1]: Nothing to be done for `all-am'. make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout'> + make check Making check in doc make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> Making check in autodocs make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc/autodocs'> make[2]: Nothing to be done for `check'. make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc/autodocs'> make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> make[2]: Nothing to be done for `check-am'. make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/doc'> Making check in src make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/src'> make[1]: Nothing to be done for `check'. make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/src'> Making check in testsuite make[1]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> Making check in Modules make[2]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make -f /usr/share/YaST2/data/testsuite/Makefile.testsuite RPMNAME=yast2-samba-server srcdir=. make[3]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make[3]: Nothing to be done for `all'. make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make check-DEJAGNU check-local make[3]: Entering directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> Making a new site.exp file ... srcdir='.'; export srcdir; \ EXPECT=expect; export EXPECT; \ runtest=runtest; \ if /bin/sh -c "$runtest --version" > /dev/null 2>&1; then \ exit_status=0; l='yast2-samba-server'; for tool in $l; do \ if $runtest --tool $tool --srcdir $srcdir ; \ then :; else exit_status=1; fi; \ done; \ else echo "WARNING: could not find 'runtest'" 1>&2; :;\ fi; \ exit $exit_status WARNING: Couldn't find tool init file Test Run By root on Tue Jul 30 13:58:16 2013 Native configuration is x86_64-suse-linux-gnu === yast2-samba-server tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-samba-server.test/testsuite.exp ... Checking started Running SambaTrustDom ... FAIL: Wrong stdout for SambaTrustDom The diff follows... --- tests/SambaTrustDom.out 2013-01-22 11:58:52.000000000 +0100 +++ tmp.out.SambaTrustDom 2013-07-30 13:58:16.000000000 +0200 @@ -1,16 +0,0 @@ -Dump ------------------------------------------------------------ -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%password\"" 0 -Return true -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%password\"" 1 -Return nil -Dump ------------------------------------------------------------ -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%password\\\"\\\"abc\"" 0 -Return true -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%password\\\"\\\"abc\"" 1 -Return nil -Dump ------------------------------------------------------------ -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%pas''sword\\\"\\\"'\\\"abc\"" 0 -Return true -Execute .target.bash "net rpc trustdom establish \"domain\" -U \"root%pas''sword\\\"\\\"'\\\"abc\"" 1 -Return nil -Dump ------------------------------------------------------------ FAIL: Wrong stdout for SambaTrustDom See the diff above. Checking finished === yast2-samba-server Summary === # of unexpected failures 2 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/Modules'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-samba-server-HEAD/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-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-samba-server-HEAD/423/> ------------------------------------------ [...truncated 515 lines...] See the diff above. Running YaPI-EditServerDescription ... FAIL: Wrong stderr for YaPI-EditServerDescription The diff follows... --- tests/YaPI-EditServerDescription.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerDescription 2013-07-30 14:40:12.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:12 <3> app42(19638) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:12 <3> app42(19638) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerDescription See the diff above. Running YaPI-EditService ... FAIL: Wrong stderr for YaPI-EditService The diff follows... --- tests/YaPI-EditService.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditService 2013-07-30 14:40:12.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:12 <3> app42(19664) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:12 <3> app42(19664) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditService See the diff above. Running YaPI-EditShare ... FAIL: Wrong stderr for YaPI-EditShare The diff follows... --- tests/YaPI-EditShare.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditShare 2013-07-30 14:40:12.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:12 <3> app42(19690) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:12 <3> app42(19690) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditShare See the diff above. Running YaPI-EnableHomes ... FAIL: Wrong stderr for YaPI-EnableHomes The diff follows... --- tests/YaPI-EnableHomes.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EnableHomes 2013-07-30 14:40:13.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:13 <3> app42(19716) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:13 <3> app42(19716) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EnableHomes See the diff above. Running YaPI-EnableNetlogon ... FAIL: Wrong stderr for YaPI-EnableNetlogon The diff follows... --- tests/YaPI-EnableNetlogon.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EnableNetlogon 2013-07-30 14:40:13.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:13 <3> app42(19742) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:13 <3> app42(19742) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EnableNetlogon See the diff above. Running YaPI-EnablePrinters ... FAIL: Wrong stderr for YaPI-EnablePrinters The diff follows... --- tests/YaPI-EnablePrinters.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EnablePrinters 2013-07-30 14:40:14.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:14 <3> app42(19768) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:14 <3> app42(19768) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EnablePrinters See the diff above. Running YaPI-EnableShare-2 ... FAIL: Wrong stderr for YaPI-EnableShare-2 The diff follows... --- tests/YaPI-EnableShare-2.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EnableShare-2 2013-07-30 14:40:14.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:14 <3> app42(19794) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:14 <3> app42(19794) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EnableShare-2 See the diff above. Running YaPI-EnableShare ... FAIL: Wrong stderr for YaPI-EnableShare The diff follows... --- tests/YaPI-EnableShare.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EnableShare 2013-07-30 14:40:14.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:14 <3> app42(19820) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:14 <3> app42(19820) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EnableShare See the diff above. Running YaPI-GetAllDirectories ... FAIL: Wrong stderr for YaPI-GetAllDirectories The diff follows... --- tests/YaPI-GetAllDirectories.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetAllDirectories 2013-07-30 14:40:15.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:15 <3> app42(19846) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:15 <3> app42(19846) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetAllDirectories See the diff above. Running YaPI-GetAllPrinters ... FAIL: Wrong stderr for YaPI-GetAllPrinters The diff follows... --- tests/YaPI-GetAllPrinters.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetAllPrinters 2013-07-30 14:40:15.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:15 <3> app42(19872) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:15 <3> app42(19872) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetAllPrinters See the diff above. Running YaPI-GetSAMBackends ... FAIL: Wrong stderr for YaPI-GetSAMBackends The diff follows... --- tests/YaPI-GetSAMBackends.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetSAMBackends 2013-07-30 14:40:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:16 <3> app42(19898) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:16 <3> app42(19898) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetSAMBackends See the diff above. Running YaPI-GetSAMConfiguration ... FAIL: Wrong stderr for YaPI-GetSAMConfiguration The diff follows... --- tests/YaPI-GetSAMConfiguration.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetSAMConfiguration 2013-07-30 14:40:16.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:16 <3> app42(19924) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:16 <3> app42(19924) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetSAMConfiguration See the diff above. Running YaPI-GetServerDescription ... FAIL: Wrong stderr for YaPI-GetServerDescription The diff follows... --- tests/YaPI-GetServerDescription.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetServerDescription 2013-07-30 14:40:17.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:16 <3> app42(19950) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:16 <3> app42(19950) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetServerDescription See the diff above. Running YaPI-GetServiceStatus ... FAIL: Wrong stderr for YaPI-GetServiceStatus The diff follows... --- tests/YaPI-GetServiceStatus.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetServiceStatus 2013-07-30 14:40:17.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:17 <3> app42(19972) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:17 <3> app42(19972) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetServiceStatus See the diff above. Running YaPI-GetShare ... FAIL: Wrong stderr for YaPI-GetShare The diff follows... --- tests/YaPI-GetShare.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-GetShare 2013-07-30 14:40:17.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:17 <3> app42(19998) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:17 <3> app42(19998) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-GetShare See the diff above. Running YaPI-ShareEnabled ... FAIL: Wrong stderr for YaPI-ShareEnabled The diff follows... --- tests/YaPI-ShareEnabled.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-ShareEnabled 2013-07-30 14:40:18.000000000 +0200 @@ -0,0 +1,2 @@ +2013-07-30 14:40:18 <3> app42(20024) [Interpreter] modules/Testsuite.rb:42 Loading module 'Mode' failed +2013-07-30 14:40:18 <3> app42(20024) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-ShareEnabled See the diff above. Skipping file tests-common.rb ... Checking finished === yast2-samba-server Summary === # of unexpected failures 64 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-samba-server-HEAD/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-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-samba-server-HEAD/424/changes> Changes: [yast-devel] YCP Killer: Unify YaST module structure [yast-devel] YCP Killer: Apply changes needed for Ruby translation [yast-devel] YCP Killer: Translate YCP files into Ruby [yast-devel] YCP Killer: Regenerate Makefile.am files in all source directories [yast-devel] version 3.0.0 ------------------------------------------ [...truncated 302 lines...] === yast2-samba-server tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-samba-server.test/testsuite.exp ... Checking started Running YaPI-AddSAM-2 ... FAIL: Wrong stderr for YaPI-AddSAM-2 The diff follows... --- tests/YaPI-AddSAM-2.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-AddSAM-2 2013-07-31 10:55:51.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:51 <3> app42(30005) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:51 <3> app42(30005) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:51 <3> app42(30005) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:51 <3> app42(30005) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:51 <3> app42(30005) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:51 <3> app42(30005) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:51 <3> app42(30005) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:51 <3> app42(30005) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-AddSAM-2 See the diff above. Running YaPI-AddSAM ... FAIL: Wrong stderr for YaPI-AddSAM The diff follows... --- tests/YaPI-AddSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-AddSAM 2013-07-31 10:55:52.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:52 <3> app42(30031) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:52 <3> app42(30031) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:52 <3> app42(30031) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:52 <3> app42(30031) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:52 <3> app42(30031) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:52 <3> app42(30031) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:52 <3> app42(30031) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:52 <3> app42(30031) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-AddSAM See the diff above. Running YaPI-AddShare ... Running YaPI-DeleteSAM-2 ... FAIL: Wrong stderr for YaPI-DeleteSAM-2 The diff follows... --- tests/YaPI-DeleteSAM-2.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM-2 2013-07-31 10:55:53.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:53 <3> app42(30080) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:53 <3> app42(30080) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:53 <3> app42(30080) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:53 <3> app42(30080) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:53 <3> app42(30080) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:53 <3> app42(30080) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:53 <3> app42(30080) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:53 <3> app42(30080) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM-2 See the diff above. Running YaPI-DeleteSAM-3 ... FAIL: Wrong stderr for YaPI-DeleteSAM-3 The diff follows... --- tests/YaPI-DeleteSAM-3.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM-3 2013-07-31 10:55:54.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:54 <3> app42(30106) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:54 <3> app42(30106) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:54 <3> app42(30106) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:54 <3> app42(30106) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:54 <3> app42(30106) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:54 <3> app42(30106) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:54 <3> app42(30106) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:54 <3> app42(30106) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM-3 See the diff above. Running YaPI-DeleteSAM ... FAIL: Wrong stderr for YaPI-DeleteSAM The diff follows... --- tests/YaPI-DeleteSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM 2013-07-31 10:55:55.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:55 <3> app42(30132) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:55 <3> app42(30132) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:55 <3> app42(30132) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:55 <3> app42(30132) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:55 <3> app42(30132) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:55 <3> app42(30132) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:55 <3> app42(30132) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:55 <3> app42(30132) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM See the diff above. Running YaPI-DeleteShare-2 ... Running YaPI-DeleteShare ... Running YaPI-DetermineRole1 ... Running YaPI-DetermineRole2 ... Running YaPI-DetermineRole3 ... Running YaPI-EditDefaultSAM ... FAIL: Wrong stderr for YaPI-EditDefaultSAM The diff follows... --- tests/YaPI-EditDefaultSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditDefaultSAM 2013-07-31 10:55:59.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:55:59 <3> app42(30273) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:55:59 <3> app42(30273) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:59 <3> app42(30273) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:59 <3> app42(30273) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:59 <3> app42(30273) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:59 <3> app42(30273) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:55:59 <3> app42(30273) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:55:59 <3> app42(30273) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditDefaultSAM See the diff above. Running YaPI-EditSAMConfiguration ... Running YaPI-EditServerAsBDC ... FAIL: Wrong stderr for YaPI-EditServerAsBDC The diff follows... --- tests/YaPI-EditServerAsBDC.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsBDC 2013-07-31 10:56:01.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:56:01 <3> app42(30322) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30322) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30322) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30322) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30322) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30322) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30322) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30322) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsBDC See the diff above. Running YaPI-EditServerAsPDC ... FAIL: Wrong stderr for YaPI-EditServerAsPDC The diff follows... --- tests/YaPI-EditServerAsPDC.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsPDC 2013-07-31 10:56:02.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:56:01 <3> app42(30348) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30348) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30348) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30348) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30348) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30348) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:01 <3> app42(30348) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:01 <3> app42(30348) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsPDC See the diff above. Running YaPI-EditServerAsStandalone ... FAIL: Wrong stderr for YaPI-EditServerAsStandalone The diff follows... --- tests/YaPI-EditServerAsStandalone.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsStandalone 2013-07-31 10:56:02.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 10:56:02 <3> app42(30374) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 10:56:02 <3> app42(30374) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:02 <3> app42(30374) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:02 <3> app42(30374) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:02 <3> app42(30374) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:02 <3> app42(30374) [libycp] Import.cc(import):97 No matching component found +2013-07-31 10:56:02 <3> app42(30374) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 10:56:02 <3> app42(30374) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsStandalone See the diff above. Running YaPI-EditServerDescription ... Running YaPI-EditService ... Running YaPI-EditShare ... Running YaPI-EnableHomes ... Running YaPI-EnableNetlogon ... Running YaPI-EnablePrinters ... Running YaPI-EnableShare-2 ... Running YaPI-EnableShare ... Running YaPI-GetAllDirectories ... Running YaPI-GetAllPrinters ... Running YaPI-GetSAMBackends ... Running YaPI-GetSAMConfiguration ... Running YaPI-GetServerDescription ... Running YaPI-GetServiceStatus ... Running YaPI-GetShare ... Running YaPI-ShareEnabled ... Skipping file tests-common.rb ... Checking finished === yast2-samba-server Summary === # of expected passes 23 # of unexpected failures 18 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-samba-server-HEAD/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-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-samba-server-HEAD/425/> ------------------------------------------ [...truncated 293 lines...] === yast2-samba-server tests === Schedule of variations: unix Running target unix Using /usr/share/dejagnu/baseboards/unix.exp as board description file for target. Using /usr/share/dejagnu/config/unix.exp as generic interface file for target. Using ./config/unix.exp as tool-and-target-specific interface file. Running ./yast2-samba-server.test/testsuite.exp ... Checking started Running YaPI-AddSAM-2 ... FAIL: Wrong stderr for YaPI-AddSAM-2 The diff follows... --- tests/YaPI-AddSAM-2.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-AddSAM-2 2013-07-31 11:59:11.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:11 <3> app42(32764) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:11 <3> app42(32764) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:11 <3> app42(32764) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:11 <3> app42(32764) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:11 <3> app42(32764) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:11 <3> app42(32764) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:11 <3> app42(32764) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:11 <3> app42(32764) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-AddSAM-2 See the diff above. Running YaPI-AddSAM ... FAIL: Wrong stderr for YaPI-AddSAM The diff follows... --- tests/YaPI-AddSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-AddSAM 2013-07-31 11:59:12.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:12 <3> app42(337) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:12 <3> app42(337) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:12 <3> app42(337) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:12 <3> app42(337) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:12 <3> app42(337) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:12 <3> app42(337) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:12 <3> app42(337) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:12 <3> app42(337) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-AddSAM See the diff above. Running YaPI-AddShare ... Running YaPI-DeleteSAM-2 ... FAIL: Wrong stderr for YaPI-DeleteSAM-2 The diff follows... --- tests/YaPI-DeleteSAM-2.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM-2 2013-07-31 11:59:13.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:13 <3> app42(390) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:13 <3> app42(390) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:13 <3> app42(390) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:13 <3> app42(390) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:13 <3> app42(390) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:13 <3> app42(390) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:13 <3> app42(390) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:13 <3> app42(390) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM-2 See the diff above. Running YaPI-DeleteSAM-3 ... FAIL: Wrong stderr for YaPI-DeleteSAM-3 The diff follows... --- tests/YaPI-DeleteSAM-3.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM-3 2013-07-31 11:59:14.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:14 <3> app42(424) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:14 <3> app42(424) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:14 <3> app42(424) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:14 <3> app42(424) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:14 <3> app42(424) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:14 <3> app42(424) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:14 <3> app42(424) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:14 <3> app42(424) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM-3 See the diff above. Running YaPI-DeleteSAM ... FAIL: Wrong stderr for YaPI-DeleteSAM The diff follows... --- tests/YaPI-DeleteSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-DeleteSAM 2013-07-31 11:59:15.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:15 <3> app42(450) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:15 <3> app42(450) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:15 <3> app42(450) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:15 <3> app42(450) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:15 <3> app42(450) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:15 <3> app42(450) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:15 <3> app42(450) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:15 <3> app42(450) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-DeleteSAM See the diff above. Running YaPI-DeleteShare-2 ... Running YaPI-DeleteShare ... Running YaPI-DetermineRole1 ... Running YaPI-DetermineRole2 ... Running YaPI-DetermineRole3 ... Running YaPI-EditDefaultSAM ... FAIL: Wrong stderr for YaPI-EditDefaultSAM The diff follows... --- tests/YaPI-EditDefaultSAM.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditDefaultSAM 2013-07-31 11:59:19.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:19 <3> app42(591) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:19 <3> app42(591) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:19 <3> app42(591) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:19 <3> app42(591) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:19 <3> app42(591) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:19 <3> app42(591) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:19 <3> app42(591) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:19 <3> app42(591) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditDefaultSAM See the diff above. Running YaPI-EditSAMConfiguration ... Running YaPI-EditServerAsBDC ... FAIL: Wrong stderr for YaPI-EditServerAsBDC The diff follows... --- tests/YaPI-EditServerAsBDC.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsBDC 2013-07-31 11:59:21.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:21 <3> app42(640) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(640) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(640) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(640) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(640) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(640) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(640) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(640) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsBDC See the diff above. Running YaPI-EditServerAsPDC ... FAIL: Wrong stderr for YaPI-EditServerAsPDC The diff follows... --- tests/YaPI-EditServerAsPDC.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsPDC 2013-07-31 11:59:21.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:21 <3> app42(666) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(666) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(666) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(666) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(666) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(666) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:21 <3> app42(666) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:21 <3> app42(666) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsPDC See the diff above. Running YaPI-EditServerAsStandalone ... FAIL: Wrong stderr for YaPI-EditServerAsStandalone The diff follows... --- tests/YaPI-EditServerAsStandalone.err 2013-01-22 11:58:52.000000000 +0100 +++ tmp.err.YaPI-EditServerAsStandalone 2013-07-31 11:59:22.000000000 +0200 @@ -0,0 +1,8 @@ +2013-07-31 11:59:22 <3> app42(692) [Interpreter] modules/SambaBackendLDAP.pm:493 Loading module 'Ldap' failed +2013-07-31 11:59:22 <3> app42(692) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:22 <3> app42(692) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:22 <3> app42(692) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:22 <3> app42(692) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:22 <3> app42(692) [libycp] Import.cc(import):97 No matching component found +2013-07-31 11:59:22 <3> app42(692) [Interpreter] modules/SambaBackendLDAP.pm:507 Loading module 'Ldap' failed +2013-07-31 11:59:22 <3> app42(692) [libycp] Import.cc(import):97 No matching component found FAIL: Wrong stderr for YaPI-EditServerAsStandalone See the diff above. Running YaPI-EditServerDescription ... Running YaPI-EditService ... Running YaPI-EditShare ... Running YaPI-EnableHomes ... Running YaPI-EnableNetlogon ... Running YaPI-EnablePrinters ... Running YaPI-EnableShare-2 ... Running YaPI-EnableShare ... Running YaPI-GetAllDirectories ... Running YaPI-GetAllPrinters ... Running YaPI-GetSAMBackends ... Running YaPI-GetSAMConfiguration ... Running YaPI-GetServerDescription ... Running YaPI-GetServiceStatus ... Running YaPI-GetShare ... Running YaPI-ShareEnabled ... Skipping file tests-common.rb ... Checking finished === yast2-samba-server Summary === # of expected passes 23 # of unexpected failures 18 make[3]: *** [check-DEJAGNU] Error 1 make[3]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[2]: *** [check-am] Error 2 make[2]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite/YaPI'> make[1]: *** [check-recursive] Error 1 make[1]: Leaving directory `<http://river.suse.de/job/yast-samba-server-HEAD/ws/checkout/testsuite'> make: *** [check-recursive] Error 1 ++ error_exit 2 ++ echo 'ERROR: detected exitcode 2' ERROR: detected exitcode 2 ++ cleanup ++ echo '==> Running cleanup' ==> Running cleanup ++ rm -f <http://river.suse.de/job/yast-samba-server-HEAD/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-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
See <http://river.suse.de/job/yast-samba-server-HEAD/426/> -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org To contact the owner, e-mail: yast-devel+owner@opensuse.org
participants (1)
-
hudson@suse.de