Build failed in Jenkins: yast-yast-yast2-master #178
See <https://ci.suse.de/job/yast-yast-yast2-master/178/display/redirect?page=changes> Changes: [jreidinger] more adaptation for ruby3 including tests [jreidinger] changes ------------------------------------------ [...truncated 269.51 KB...] [ 30s] updates packages progress value and label [ 30s] does not update progress label when setting it to nil [ 30s] does not update progress value when setting it to nil [ 30s] does not update progress value or label if setting them to their current value [ 30s] #Setup [ 30s] the total progress is adjusted to exact 100% [ 30s] #Redraw [ 30s] user is reading release notes [ 30s] does not redraw the page [ 30s] no user input [ 30s] slideshow is available [ 30s] shows slideshow [ 30s] slideshow is not available [ 30s] redraws the page [ 30s] #HandleInput [ 30s] switching to details [ 30s] switches to detail view [ 30s] saves user selection [ 30s] switching to slide show [ 30s] saves user selection [ 30s] release notes have been selected before [ 30s] redraws the page [ 30s] switches to slide show [ 30s] release notes have NOT been selected before [ 30s] does not redraw the page [ 30s] switches to slide show [ 30s] switching to release notes [ 30s] switches to realease notes view [ 30s] saves user selection [ 30s] [ 30s] #<Yast::PackageCallbacksClass:0x000055851ee74ef8> [ 30s] #textmode [ 30s] running in CLI [ 30s] returns true [ 30s] running in TUI [ 30s] returns true [ 30s] in other cases [ 30s] returns false [ 30s] #display_width [ 30s] running as CLI [ 30s] returns 0 [ 30s] running with full UI [ 30s] returns value from display info [ 30s] returns 0 if value missing in display info [ 30s] #layout_popup [ 30s] returns yast term with popup content [ 30s] write to Label passed message [ 30s] adds passed button box to content [ 30s] tick checkbox for showing details depending on info_on parameter [ 30s] #progress_box [ 30s] returns yast term with box content [ 30s] write to Heading passed heading parameter [ 30s] adds passed name to Label [ 30s] adds passed sz to Label [ 30s] retry_label [ 30s] returns localized string with text and passed timeout [ 30s] full_screen [ 30s] returns false if running in CLI [ 30s] returns if there is progress replace point [ 30s] #cd_devices [ 30s] returns detected devices as list of Item terms [ 30s] add special mark for preferred device [ 30s] return empty array if probing failed [ 30s] #pkp_gpg_check [ 30s] during installation [ 30s] and when insecure is not set [ 30s] returns '' [ 30s] and when Insecure is set to '1' [ 30s] returns 'I' [ 30s] and when Insecure is set but different to '1' [ 30s] returns '' [ 30s] on an installed system [ 30s] returns '' [ 30s] #DoneProvide [ 30s] when error is 2 (IO) [ 30s] reports the error to the user [ 30s] when error is 3 (INVALID) [ 30s] reports the error to the user [ 30s] when error is unknown [ 30s] returns 'I' [ 30s] logs the unknown error code [ 30s] when user asks to abort [ 30s] returns 'C' [ 30s] when user asks to retry [ 30s] returns 'R' [ 30s] when user asks to ignore [ 30s] returns 'I' [ 30s] when the user asks to show more details [ 30s] shows the reason [ 30s] [ 30s] #<Yast::SignatureCheckCallbacksClass:0x000055851ea24010> [ 30s] #import_gpg_key_or_disable [ 30s] enables repositories with accepted key [ 30s] disables repositories with rejected key [ 30s] [ 30s] Packages::CommitResult [ 30s] .from_result [ 30s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 30s] when result is a failure [ 30s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 30s] [ 30s] Packages::DummyCallbacks [ 30s] registers valid methods to Pkg [ 30s] [ 30s] Packages::UpdateMessagesView [ 30s] #richtext [ 30s] concatenates information of all messages in a richtext string [ 30s] [ 30s] #<Yast::CommandLineClass:0x000055851e28fe58> [ 30s] invokes initialize, handler and finish [ 30s] displays errors and aborts [ 30s] complains about unknown commands and returns false [ 30s] .PrintHead [ 30s] prints header with underscore [ 30s] .UniqueOption [ 30s] in options is only one of the options mentioned in unique_options [ 30s] returns string [ 30s] in options is none of the options mentioned in unique_options [ 30s] returns nil [ 30s] reports error mentioning to specify one of the option if there are more in unique options [ 30s] reports error mentioning to specify one the option if there is only one in unique options [ 30s] in options is more then one of the options mentioned in unique_options [ 30s] returns nil [ 30s] reports error [ 30s] unique_options is empty [ 30s] returns nil [ 30s] [ 30s] Pending: (Failures listed here are expected and do not affect your suite's status) [ 30s] [ 30s] 1) Y2Issues::Presenter#to_html groups elements from the same location [ 30s] # Not yet implemented [ 30s] # ./library/general/test/y2issues/presenter_test.rb:59 [ 30s] [ 30s] 2) .etc.fstab .Read is able to parse comments [ 30s] # need to be fixed [ 30s] Failure/Error: expect(content).to include("#comment") [ 30s] [ 30s] expected [{"file" => "/", "freq" => 1, "mntops" => "noatime,data=writeback,acl,user_xattr", "passno" => 1, "spec" => "UU..."/tmp", "freq" => 0, "mntops" => "defaults,size=25%", "passno" => 0, "spec" => "tmpfs", "vfstype" => "tmpfs"}] to include "#comment" [ 30s] Diff: [ 30s] @@ -1,2 +1,37 @@ [ 30s] -["#comment"] [ 30s] +[{"file"=>"/", [ 30s] + "freq"=>1, [ 30s] + "mntops"=>"noatime,data=writeback,acl,user_xattr", [ 30s] + "passno"=>1, [ 30s] + "spec"=>"UUID=b66c1028-cd4a-4c08-b92d-fc4b9840845d", [ 30s] + "vfstype"=>"ext4"}, [ 30s] + {"file"=>"/home", [ 30s] + "freq"=>1, [ 30s] + "mntops"=>"noatime,data=writeback,acl", [ 30s] + "passno"=>2, [ 30s] + "spec"=>"UUID=d2811ace-66e0-4ef2-9b68-9b2758359391", [ 30s] + "vfstype"=>"ext4"}, [ 30s] + {"file"=>"/home/kv2", [ 30s] + "freq"=>0, [ 30s] + "mntops"=>"defaults", [ 30s] + "passno"=>0, [ 30s] + "spec"=>"192.168.1.2:/home/kv", [ 30s] + "vfstype"=>"nfs"}, [ 30s] + {"file"=>"/media/new2", [ 30s] + "freq"=>0, [ 30s] + "mntops"=>"defaults", [ 30s] + "passno"=>0, [ 30s] + "spec"=>"192.168.1.2:/media/new2", [ 30s] + "vfstype"=>"nfs"}, [ 30s] + {"file"=>"/media/new", [ 30s] + "freq"=>0, [ 30s] + "mntops"=>"defaults", [ 30s] + "passno"=>0, [ 30s] + "spec"=>"192.168.1.2:/media/new", [ 30s] + "vfstype"=>"nfs"}, [ 30s] + {"file"=>"/tmp", [ 30s] + "freq"=>0, [ 30s] + "mntops"=>"defaults,size=25%", [ 30s] + "passno"=>0, [ 30s] + "spec"=>"tmpfs", [ 30s] + "vfstype"=>"tmpfs"}] [ 30s] # ./library/general/test/agents_test/fstab_agent_test.rb:46:in `block (3 levels) in <top (required)>' [ 30s] # ./library/general/test/agents_test/fstab_agent_test.rb:9:in `block (2 levels) in <top (required)>' [ 30s] [ 30s] 3) Y2Firewall::Firewalld::ServiceReader#read when the service is not present raises a NotFound exception [ 30s] # Temporarily skipped with xit [ 30s] # ./library/network/test/y2firewall/firewalld/service_reader_test.rb:57 [ 30s] [ 30s] 4) CWM::ReplacePoint#handle Passes handle to CWM on active widget [ 30s] # Temporarily skipped with xit [ 30s] # ./library/cwm/test/replace_point_test.rb:88 [ 30s] [ 30s] Failures: [ 30s] [ 30s] 1) CWM::Popup.run when running on a wizard always opens a dialog [ 30s] Failure/Error: TestCWMPopup.run [ 30s] [ 30s] ArgumentError: [ 30s] wrong number of arguments (given 1, expected 0) [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `new' [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `run' [ 30s] # ./library/cwm/test/popup_test.rb:48:in `block (4 levels) in <top (required)>' [ 30s] [ 30s] 2) CWM::Popup.run when not running on a wizard always opens a dialog [ 30s] Failure/Error: TestCWMPopup.run [ 30s] [ 30s] ArgumentError: [ 30s] wrong number of arguments (given 1, expected 0) [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `new' [ 30s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `run' [ 30s] # ./library/cwm/test/popup_test.rb:57:in `block (4 levels) in <top (required)>' [ 30s] [ 30s] Finished in 12.99 seconds (files took 2 seconds to load) [ 30s] 2410 examples, 2 failures, 4 pending [ 30s] [ 30s] Failed examples: [ 30s] [ 30s] rspec ./library/cwm/test/popup_test.rb:46 # CWM::Popup.run when running on a wizard always opens a dialog [ 30s] rspec ./library/cwm/test/popup_test.rb:55 # CWM::Popup.run when not running on a wizard always opens a dialog [ 30s] [ 30s] rake aborted! [ 30s] Command failed with status (1): [rspec --color --format doc 'test/yast2_tes...] [ 30s] [ 30s] Tasks: TOP => test:unit [ 30s] (See full trace by running task with --trace) [ 30s] error: Bad exit status from /var/tmp/rpm-tmp.CxoXdd (%check) [ 30s] [ 30s] [ 30s] RPM build errors: [ 30s] Bad exit status from /var/tmp/rpm-tmp.CxoXdd (%check) [ 30s] [ 30s] yast-ci-worker-3 failed "build yast2.spec" at Sat Dec 25 17:00:32 UTC 2021. [ 30s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP4_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 9960 exited with value 1 Scanning for a pull request... Found pull request #1225 Adding comment ":x: Internal Jenkins [job #178](https://ci.suse.de/job/yast-yast-yast2-master/178/) failed" to pull request https://github.com/yast/yast-yast2/pull/1225 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-yast2/issues/1225/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz
See <https://ci.suse.de/job/yast-yast-yast2-master/179/display/redirect?page=changes> Changes: [kanderssen] Add none? method to Resolvable class [kanderssen] Bump version & changelog ------------------------------------------ [...truncated 265.49 KB...] [ 26s] does not update progress label when setting it to nil [ 26s] does not update progress value when setting it to nil [ 26s] does not update progress value or label if setting them to their current value [ 26s] #Setup [ 26s] the total progress is adjusted to exact 100% [ 26s] #Redraw [ 26s] user is reading release notes [ 26s] does not redraw the page [ 26s] no user input [ 26s] slideshow is available [ 26s] shows slideshow [ 26s] slideshow is not available [ 26s] redraws the page [ 26s] #HandleInput [ 26s] switching to details [ 26s] switches to detail view [ 26s] saves user selection [ 26s] switching to slide show [ 26s] saves user selection [ 26s] release notes have been selected before [ 26s] redraws the page [ 26s] switches to slide show [ 26s] release notes have NOT been selected before [ 26s] does not redraw the page [ 26s] switches to slide show [ 26s] switching to release notes [ 26s] switches to realease notes view [ 26s] saves user selection [ 26s] [ 26s] #<Yast::PackageCallbacksClass:0x0000557b42c71010> [ 26s] #textmode [ 26s] running in CLI [ 26s] returns true [ 26s] running in TUI [ 26s] returns true [ 26s] in other cases [ 26s] returns false [ 26s] #display_width [ 26s] running as CLI [ 26s] returns 0 [ 26s] running with full UI [ 26s] returns value from display info [ 26s] returns 0 if value missing in display info [ 26s] #layout_popup [ 26s] returns yast term with popup content [ 26s] write to Label passed message [ 26s] adds passed button box to content [ 26s] tick checkbox for showing details depending on info_on parameter [ 26s] #progress_box [ 26s] returns yast term with box content [ 26s] write to Heading passed heading parameter [ 26s] adds passed name to Label [ 26s] adds passed sz to Label [ 26s] retry_label [ 26s] returns localized string with text and passed timeout [ 26s] full_screen [ 26s] returns false if running in CLI [ 26s] returns if there is progress replace point [ 26s] #cd_devices [ 26s] returns detected devices as list of Item terms [ 26s] add special mark for preferred device [ 26s] return empty array if probing failed [ 26s] #pkp_gpg_check [ 26s] during installation [ 26s] and when insecure is not set [ 26s] returns '' [ 26s] and when Insecure is set to '1' [ 26s] returns 'I' [ 26s] and when Insecure is set but different to '1' [ 26s] returns '' [ 26s] on an installed system [ 26s] returns '' [ 26s] #DoneProvide [ 26s] when error is 2 (IO) [ 26s] reports the error to the user [ 26s] when error is 3 (INVALID) [ 26s] reports the error to the user [ 26s] when error is unknown [ 26s] returns 'I' [ 26s] logs the unknown error code [ 26s] when user asks to abort [ 26s] returns 'C' [ 26s] when user asks to retry [ 26s] returns 'R' [ 26s] when user asks to ignore [ 26s] returns 'I' [ 26s] when the user asks to show more details [ 26s] shows the reason [ 26s] [ 26s] #<Yast::SignatureCheckCallbacksClass:0x0000557b42d9b8a0> [ 26s] #import_gpg_key_or_disable [ 26s] enables repositories with accepted key [ 26s] disables repositories with rejected key [ 26s] [ 26s] Packages::CommitResult [ 26s] .from_result [ 26s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 26s] when result is a failure [ 26s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 26s] [ 26s] Packages::DummyCallbacks [ 26s] registers valid methods to Pkg [ 26s] [ 26s] Packages::UpdateMessagesView [ 26s] #richtext [ 26s] concatenates information of all messages in a richtext string [ 26s] [ 26s] #<Yast::CommandLineClass:0x0000557b420a43e0> [ 27s] invokes initialize, handler and finish [ 27s] displays errors and aborts [ 27s] complains about unknown commands and returns false [ 27s] .PrintHead [ 27s] prints header with underscore [ 27s] .UniqueOption [ 27s] in options is only one of the options mentioned in unique_options [ 27s] returns string [ 27s] in options is none of the options mentioned in unique_options [ 27s] returns nil [ 27s] reports error mentioning to specify one of the option if there are more in unique options [ 27s] reports error mentioning to specify one the option if there is only one in unique options [ 27s] in options is more then one of the options mentioned in unique_options [ 27s] returns nil [ 27s] reports error [ 27s] unique_options is empty [ 27s] returns nil [ 27s] [ 27s] Pending: (Failures listed here are expected and do not affect your suite's status) [ 27s] [ 27s] 1) Y2Issues::Presenter#to_html groups elements from the same location [ 27s] # Not yet implemented [ 27s] # ./library/general/test/y2issues/presenter_test.rb:59 [ 27s] [ 27s] 2) .etc.fstab .Read is able to parse comments [ 27s] # need to be fixed [ 27s] Failure/Error: expect(content).to include("#comment") [ 27s] [ 27s] expected [{"file" => "/", "freq" => 1, "mntops" => "noatime,data=writeback,acl,user_xattr", "passno" => 1, "spec" => "UU..."/tmp", "freq" => 0, "mntops" => "defaults,size=25%", "passno" => 0, "spec" => "tmpfs", "vfstype" => "tmpfs"}] to include "#comment" [ 27s] Diff: [ 27s] @@ -1,2 +1,37 @@ [ 27s] -["#comment"] [ 27s] +[{"file"=>"/", [ 27s] + "freq"=>1, [ 27s] + "mntops"=>"noatime,data=writeback,acl,user_xattr", [ 27s] + "passno"=>1, [ 27s] + "spec"=>"UUID=b66c1028-cd4a-4c08-b92d-fc4b9840845d", [ 27s] + "vfstype"=>"ext4"}, [ 27s] + {"file"=>"/home", [ 27s] + "freq"=>1, [ 27s] + "mntops"=>"noatime,data=writeback,acl", [ 27s] + "passno"=>2, [ 27s] + "spec"=>"UUID=d2811ace-66e0-4ef2-9b68-9b2758359391", [ 27s] + "vfstype"=>"ext4"}, [ 27s] + {"file"=>"/home/kv2", [ 27s] + "freq"=>0, [ 27s] + "mntops"=>"defaults", [ 27s] + "passno"=>0, [ 27s] + "spec"=>"192.168.1.2:/home/kv", [ 27s] + "vfstype"=>"nfs"}, [ 27s] + {"file"=>"/media/new2", [ 27s] + "freq"=>0, [ 27s] + "mntops"=>"defaults", [ 27s] + "passno"=>0, [ 27s] + "spec"=>"192.168.1.2:/media/new2", [ 27s] + "vfstype"=>"nfs"}, [ 27s] + {"file"=>"/media/new", [ 27s] + "freq"=>0, [ 27s] + "mntops"=>"defaults", [ 27s] + "passno"=>0, [ 27s] + "spec"=>"192.168.1.2:/media/new", [ 27s] + "vfstype"=>"nfs"}, [ 27s] + {"file"=>"/tmp", [ 27s] + "freq"=>0, [ 27s] + "mntops"=>"defaults,size=25%", [ 27s] + "passno"=>0, [ 27s] + "spec"=>"tmpfs", [ 27s] + "vfstype"=>"tmpfs"}] [ 27s] # ./library/general/test/agents_test/fstab_agent_test.rb:46:in `block (3 levels) in <top (required)>' [ 27s] # ./library/general/test/agents_test/fstab_agent_test.rb:9:in `block (2 levels) in <top (required)>' [ 27s] [ 27s] 3) Y2Firewall::Firewalld::ServiceReader#read when the service is not present raises a NotFound exception [ 27s] # Temporarily skipped with xit [ 27s] # ./library/network/test/y2firewall/firewalld/service_reader_test.rb:57 [ 27s] [ 27s] 4) CWM::ReplacePoint#handle Passes handle to CWM on active widget [ 27s] # Temporarily skipped with xit [ 27s] # ./library/cwm/test/replace_point_test.rb:88 [ 27s] [ 27s] Failures: [ 27s] [ 27s] 1) CWM::Popup.run when running on a wizard always opens a dialog [ 27s] Failure/Error: TestCWMPopup.run [ 27s] [ 27s] ArgumentError: [ 27s] wrong number of arguments (given 1, expected 0) [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `new' [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `run' [ 27s] # ./library/cwm/test/popup_test.rb:48:in `block (4 levels) in <top (required)>' [ 27s] [ 27s] 2) CWM::Popup.run when not running on a wizard always opens a dialog [ 27s] Failure/Error: TestCWMPopup.run [ 27s] [ 27s] ArgumentError: [ 27s] wrong number of arguments (given 1, expected 0) [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `new' [ 27s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `run' [ 27s] # ./library/cwm/test/popup_test.rb:57:in `block (4 levels) in <top (required)>' [ 27s] [ 27s] Finished in 13.26 seconds (files took 2.48 seconds to load) [ 27s] 2414 examples, 2 failures, 4 pending [ 27s] [ 27s] Failed examples: [ 27s] [ 27s] rspec ./library/cwm/test/popup_test.rb:46 # CWM::Popup.run when running on a wizard always opens a dialog [ 27s] rspec ./library/cwm/test/popup_test.rb:55 # CWM::Popup.run when not running on a wizard always opens a dialog [ 27s] [ 27s] rake aborted! [ 27s] Command failed with status (1): [rspec --color --format doc 'test/yast2_tes...] [ 27s] [ 27s] Tasks: TOP => test:unit [ 27s] (See full trace by running task with --trace) [ 27s] error: Bad exit status from /var/tmp/rpm-tmp.j1Ql4p (%check) [ 27s] [ 27s] [ 27s] RPM build errors: [ 27s] Bad exit status from /var/tmp/rpm-tmp.j1Ql4p (%check) [ 27s] [ 27s] yast-ci-worker-3 failed "build yast2.spec" at Fri Jan 7 09:00:40 UTC 2022. [ 27s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP4_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 21067 exited with value 1 Scanning for a pull request... Found pull request #1227 Adding comment ":x: Internal Jenkins [job #179](https://ci.suse.de/job/yast-yast-yast2-master/179/) failed" to pull request https://github.com/yast/yast-yast2/pull/1227 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-yast2/issues/1227/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz Not sending mail to unregistered user kanderssen@suse.de
See <https://ci.suse.de/job/yast-yast-yast2-master/180/display/redirect?page=changes> Changes: [lslezak] Fixed test failure in Ruby 2.5 [lslezak] Version bump ------------------------------------------ [...truncated 264.29 KB...] [ 21s] #<Yast::SignatureCheckCallbacksClass:0x0000555f2f77f180> [ 21s] #import_gpg_key_or_disable [ 21s] enables repositories with accepted key [ 21s] disables repositories with rejected key [ 21s] [ 21s] Packages::CommitResult [ 21s] .from_result [ 21s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 21s] when result is a failure [ 21s] builds a new instance from Pkg.Commit/Pkg.PkgCommit return value [ 21s] [ 21s] Packages::DummyCallbacks [ 21s] registers valid methods to Pkg [ 21s] [ 21s] Packages::UpdateMessagesView [ 21s] #richtext [ 21s] concatenates information of all messages in a richtext string [ 21s] [ 21s] #<Yast::CommandLineClass:0x0000555f2ea77e38> [ 22s] invokes initialize, handler and finish [ 22s] displays errors and aborts [ 22s] complains about unknown commands and returns false [ 22s] .PrintHead [ 22s] prints header with underscore [ 22s] .UniqueOption [ 22s] in options is only one of the options mentioned in unique_options [ 22s] returns string [ 22s] in options is none of the options mentioned in unique_options [ 22s] returns nil [ 22s] reports error mentioning to specify one of the option if there are more in unique options [ 22s] reports error mentioning to specify one the option if there is only one in unique options [ 22s] in options is more then one of the options mentioned in unique_options [ 22s] returns nil [ 22s] reports error [ 22s] unique_options is empty [ 22s] returns nil [ 22s] [ 22s] Pending: (Failures listed here are expected and do not affect your suite's status) [ 22s] [ 22s] 1) Y2Issues::Presenter#to_html groups elements from the same location [ 22s] # Not yet implemented [ 22s] # ./library/general/test/y2issues/presenter_test.rb:59 [ 22s] [ 22s] 2) .etc.fstab .Read is able to parse comments [ 22s] # need to be fixed [ 22s] Failure/Error: expect(content).to include("#comment") [ 22s] [ 22s] expected [{"file" => "/", "freq" => 1, "mntops" => "noatime,data=writeback,acl,user_xattr", "passno" => 1, "spec" => "UU..."/tmp", "freq" => 0, "mntops" => "defaults,size=25%", "passno" => 0, "spec" => "tmpfs", "vfstype" => "tmpfs"}] to include "#comment" [ 22s] Diff: [ 22s] @@ -1,2 +1,37 @@ [ 22s] -["#comment"] [ 22s] +[{"file"=>"/", [ 22s] + "freq"=>1, [ 22s] + "mntops"=>"noatime,data=writeback,acl,user_xattr", [ 22s] + "passno"=>1, [ 22s] + "spec"=>"UUID=b66c1028-cd4a-4c08-b92d-fc4b9840845d", [ 22s] + "vfstype"=>"ext4"}, [ 22s] + {"file"=>"/home", [ 22s] + "freq"=>1, [ 22s] + "mntops"=>"noatime,data=writeback,acl", [ 22s] + "passno"=>2, [ 22s] + "spec"=>"UUID=d2811ace-66e0-4ef2-9b68-9b2758359391", [ 22s] + "vfstype"=>"ext4"}, [ 22s] + {"file"=>"/home/kv2", [ 22s] + "freq"=>0, [ 22s] + "mntops"=>"defaults", [ 22s] + "passno"=>0, [ 22s] + "spec"=>"192.168.1.2:/home/kv", [ 22s] + "vfstype"=>"nfs"}, [ 22s] + {"file"=>"/media/new2", [ 22s] + "freq"=>0, [ 22s] + "mntops"=>"defaults", [ 22s] + "passno"=>0, [ 22s] + "spec"=>"192.168.1.2:/media/new2", [ 22s] + "vfstype"=>"nfs"}, [ 22s] + {"file"=>"/media/new", [ 22s] + "freq"=>0, [ 22s] + "mntops"=>"defaults", [ 22s] + "passno"=>0, [ 22s] + "spec"=>"192.168.1.2:/media/new", [ 22s] + "vfstype"=>"nfs"}, [ 22s] + {"file"=>"/tmp", [ 22s] + "freq"=>0, [ 22s] + "mntops"=>"defaults,size=25%", [ 22s] + "passno"=>0, [ 22s] + "spec"=>"tmpfs", [ 22s] + "vfstype"=>"tmpfs"}] [ 22s] # ./library/general/test/agents_test/fstab_agent_test.rb:46:in `block (3 levels) in <top (required)>' [ 22s] # ./library/general/test/agents_test/fstab_agent_test.rb:9:in `block (2 levels) in <top (required)>' [ 22s] [ 22s] 3) Y2Firewall::Firewalld::ServiceReader#read when the service is not present raises a NotFound exception [ 22s] # Temporarily skipped with xit [ 22s] # ./library/network/test/y2firewall/firewalld/service_reader_test.rb:57 [ 22s] [ 22s] 4) CWM::ReplacePoint#handle Passes handle to CWM on active widget [ 22s] # Temporarily skipped with xit [ 22s] # ./library/cwm/test/replace_point_test.rb:88 [ 22s] [ 22s] Failures: [ 22s] [ 22s] 1) CWM::Popup#contents produces a Term [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:213:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 2) CWM::Popup#title produces a String or nil [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:219:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 3) CWM::Popup#back_button produces a String or nil [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:225:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 4) CWM::Popup#abort_button produces a String or nil [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:231:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 5) CWM::Popup#next_button produces a String or nil [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:237:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 6) CWM::Popup#skip_store_for produces an Array [ 22s] Failure/Error: subject { TestCWMPopup.new } [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] Shared Example Group: "CWM::Dialog" called from ./library/cwm/test/popup_test.rb:35 [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `new' [ 22s] # ./library/cwm/test/popup_test.rb:33:in `block (2 levels) in <top (required)>' [ 22s] # ./library/cwm/src/lib/cwm/rspec.rb:243:in `block (3 levels) in <top (required)>' [ 22s] [ 22s] 7) CWM::Popup.run when running on a wizard always opens a dialog [ 22s] Failure/Error: TestCWMPopup.run [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:36:in `new' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:36:in `run' [ 22s] # ./library/cwm/test/popup_test.rb:48:in `block (4 levels) in <top (required)>' [ 22s] [ 22s] 8) CWM::Popup.run when not running on a wizard always opens a dialog [ 22s] Failure/Error: TestCWMPopup.run [ 22s] [ 22s] ArgumentError: [ 22s] wrong number of arguments (given 1, expected 0) [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/popup.rb:31:in `initialize' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:36:in `new' [ 22s] # ./library/cwm/src/lib/cwm/dialog.rb:36:in `run' [ 22s] # ./library/cwm/test/popup_test.rb:57:in `block (4 levels) in <top (required)>' [ 22s] [ 22s] Finished in 12.88 seconds (files took 1.87 seconds to load) [ 22s] 2414 examples, 8 failures, 4 pending [ 22s] [ 22s] Failed examples: [ 22s] [ 22s] rspec ./library/cwm/test/popup_test.rb[1:1:1] # CWM::Popup#contents produces a Term [ 22s] rspec ./library/cwm/test/popup_test.rb[1:2:1] # CWM::Popup#title produces a String or nil [ 22s] rspec ./library/cwm/test/popup_test.rb[1:3:1] # CWM::Popup#back_button produces a String or nil [ 22s] rspec ./library/cwm/test/popup_test.rb[1:4:1] # CWM::Popup#abort_button produces a String or nil [ 22s] rspec ./library/cwm/test/popup_test.rb[1:5:1] # CWM::Popup#next_button produces a String or nil [ 22s] rspec ./library/cwm/test/popup_test.rb[1:6:1] # CWM::Popup#skip_store_for produces an Array [ 22s] rspec ./library/cwm/test/popup_test.rb:46 # CWM::Popup.run when running on a wizard always opens a dialog [ 22s] rspec ./library/cwm/test/popup_test.rb:55 # CWM::Popup.run when not running on a wizard always opens a dialog [ 22s] [ 22s] rake aborted! [ 22s] Command failed with status (1): [rspec --color --format doc 'test/yast2_tes...] [ 22s] [ 22s] Tasks: TOP => test:unit [ 22s] (See full trace by running task with --trace) [ 22s] error: Bad exit status from /var/tmp/rpm-tmp.BTSKcq (%check) [ 22s] [ 22s] [ 22s] RPM build errors: [ 22s] Bad exit status from /var/tmp/rpm-tmp.BTSKcq (%check) [ 22s] [ 22s] yast-ci-worker-3 failed "build yast2.spec" at Fri Jan 7 15:35:30 UTC 2022. [ 22s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP4_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [echo -e 'y\ny\ny\n' | osc -A 'https://api....] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 3048 exited with value 1 Scanning for a pull request... Found pull request #1228 Adding comment ":x: Internal Jenkins [job #180](https://ci.suse.de/job/yast-yast-yast2-master/180/) failed" to pull request https://github.com/yast/yast-yast2/pull/1228 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-yast2/issues/1228/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz Not sending mail to unregistered user lslezak@suse.cz Not sending mail to unregistered user kanderssen@suse.de
participants (1)
-
jenkins@suse.de