[yast-commit] Build failed in Jenkins: yast-yast-bootloader-master #38
See <https://ci.suse.de/job/yast-yast-bootloader-master/38/display/redirect?page=changes> Changes: [jreidinger] use Kernel.propose_hibernation? method [jreidinger] changes ------------------------------------------ [...truncated 81.00 KB...] [ 25s] sets on s390 systems reboot message if reipl return not different [ 25s] sets on s390 systems shut down message if reipl return different as true [ 25s] runs mkinitrd [ 25s] merges system configuration with selected one in installation and set it as current [ 25s] writes system configuration [ 25s] returns true if everything goes as expect [ 25s] in Mode update [ 25s] does nothing if bootloader config is not read or proposed, so no changes done [ 25s] when kexec is requested [ 25s] prepares kexec environment [ 25s] when merging the configuration fails with an exception [ 25s] does not raise an exception [ 25s] displays the error to the user [ 25s] [ 25s] Bootloader::Systeminfo [ 25s] .secure_boot_active? [ 25s] if arch is x86_64 [ 25s] if SECURE_BOOT is 'yes' in sysconfig [ 25s] returns true [ 25s] if SECURE_BOOT is 'no' in sysconfig [ 25s] returns false [ 25s] if arch is s390x [ 25s] if SECURE_BOOT is 'yes' in sysconfig [ 25s] returns true [ 25s] if SECURE_BOOT is 'no' in sysconfig [ 25s] returns false [ 25s] .secure_boot_available? [ 25s] if bootloader is grub2 [ 25s] and arch is x86_64 [ 25s] returns false [ 25s] and has_secure is 1 on arch s390x [ 25s] returns true [ 25s] if bootloader is grub2-efi [ 25s] and arch is x86_64 [ 25s] returns true [ 25s] and arch is aarch64 [ 25s] returns true [ 25s] .trusted_boot_active? [ 25s] if TRUSTED_BOOT is 'yes' in sysconfig [ 25s] returns true [ 25s] if TRUSTED_BOOT is 'no' in sysconfig [ 25s] returns true [ 25s] .trusted_boot_available? [ 25s] if bootloader is grub2 [ 25s] and arch is x86_64 [ 25s] returns true [ 25s] and arch is i386 [ 25s] returns true [ 25s] and arch is ppc64 [ 25s] returns false [ 25s] and arch is s390x [ 25s] returns false [ 25s] if bootloader is grub2-efi [ 25s] and a tpm device exists [ 25s] returns true [ 25s] and a tpm device does not exist [ 25s] returns false [ 25s] .efi_used? [ 25s] if bootloader is grub2-efi [ 25s] returns true [ 25s] if bootloader is grub2 [ 25s] returns false [ 25s] .efi_supported? [ 25s] if arch is x86_64 [ 25s] returns true [ 25s] if arch is i386 [ 25s] returns true [ 25s] if arch is aarch64 [ 25s] returns true [ 25s] if arch is ppc64 [ 25s] returns false [ 25s] if arch is s390x [ 25s] returns false [ 25s] .shim_needed? [ 25s] if UEFI is used and arch is x86_64 [ 25s] and secure boot is enabled [ 25s] returns true [ 25s] and secure boot is disabled [ 25s] returns false [ 25s] if UEFI is used and arch is aarch64 [ 25s] and secure boot is enabled [ 25s] returns false [ 25s] and secure boot is disabled [ 25s] returns false [ 25s] if UEFI is not used and arch is x86_64 [ 25s] and secure boot is disabled [ 25s] returns true [ 25s] if UEFI is not used and arch is s390x [ 25s] and secure boot is enabled [ 25s] returns false [ 25s] and secure boot is disabled [ 25s] returns false [ 25s] .s390_secure_boot_available? [ 25s] if arch is s390x [ 25s] and has_secure is 1 [ 25s] returns true [ 25s] and has_secure is 0 [ 25s] returns false [ 25s] if arch is x86_64 [ 25s] returns false [ 25s] .s390_secure_boot_supported? [ 25s] if arch is s390x [ 25s] and has_secure is 1 [ 25s] and zipl is on a SCSI disk [ 25s] returns true [ 25s] and zipl is not on a SCSI disk [ 25s] returns false [ 25s] and has_secure is 0 [ 25s] returns false [ 25s] if arch is x86_64 [ 25s] returns false [ 25s] .s390_secure_boot_active? [ 25s] if arch is s390x [ 25s] returns false [ 25s] .nvram_available? [ 25s] if arch is ppc [ 25s] returns true [ 25s] if arch is ppc64 [ 25s] returns true [ 25s] if bootloader is grub2-efi [ 25s] returns true [ 25s] [ 25s] Pending: (Failures listed here are expected and do not affect your suite's status) [ 25s] [ 25s] 1) #<Yast::BootSupportCheckClass:0x00005621465bf348> #SystemSupported x86_64 returns false if no partition have boot flag and its write is not set [ 25s] # Temporarily skipped with xit [ 25s] # ./test/boot_support_test.rb:52 [ 25s] [ 25s] 2) Bootloader::MBRUpdate#run when generic mbr is enabled always uses real devices [ 25s] # Temporarily skipped with xit [ 25s] # ./test/mbr_update_test.rb:90 [ 25s] [ 25s] 3) Bootloader::DeviceMap#propose fills itself with device map proposal [ 25s] # Temporarily skipped with xit [ 25s] # ./test/device_map_test.rb:17 [ 25s] [ 25s] 4) Bootloader::DeviceMap#propose propose always empty map in Mode config [ 25s] # Temporarily skipped with xit [ 25s] # ./test/device_map_test.rb:22 [ 25s] [ 25s] 5) Bootloader::DeviceMap#propose do not add to device map members of raids and multipath [ 25s] # Not yet implemented [ 25s] # ./test/device_map_test.rb:30 [ 25s] [ 25s] 6) Bootloader::DeviceMap#propose do not add non-disk devices [ 25s] # Temporarily skipped with xit [ 25s] # ./test/device_map_test.rb:32 [ 25s] [ 25s] 7) Bootloader::DeviceMap#propose propose order according to bios id [ 25s] # Not yet implemented [ 25s] # ./test/device_map_test.rb:40 [ 25s] [ 25s] 8) Bootloader::DeviceMap#propose do not propose USB as first device [ 25s] # Not yet implemented [ 25s] # ./test/device_map_test.rb:43 [ 25s] [ 25s] 9) Bootloader::DeviceMap#propose propose as first device disk containing /boot [ 25s] # Not yet implemented [ 25s] # ./test/device_map_test.rb:46 [ 25s] [ 25s] 10) Bootloader::DeviceMap#propose limits number of disks in device map to 8 [ 25s] # Temporarily skipped with xit [ 25s] # ./test/device_map_test.rb:48 [ 25s] [ 25s] 11) #<Yast::BootloaderClass:0x000056214762a390> .Import resets configuration [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:56 [ 25s] [ 25s] 12) #<Yast::BootloaderClass:0x000056214762a390> .Import marks that configuration is read [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:58 [ 25s] [ 25s] 13) #<Yast::BootloaderClass:0x000056214762a390> .Import marks that configuration is already proposed [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:60 [ 25s] [ 25s] 14) #<Yast::BootloaderClass:0x000056214762a390> .Import marks that configuration is changed [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:62 [ 25s] [ 25s] 15) #<Yast::BootloaderClass:0x000056214762a390> .Import marks that stage1 location changed [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:64 [ 25s] [ 25s] 16) #<Yast::BootloaderClass:0x000056214762a390> .Import sets bootloader from key "loader_type" [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:66 [ 25s] [ 25s] 17) #<Yast::BootloaderClass:0x000056214762a390> .Import sets proposed bootloader if not set in data [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:68 [ 25s] [ 25s] 18) #<Yast::BootloaderClass:0x000056214762a390> .Import acts like missing if "loader_type" value is empty [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:70 [ 25s] [ 25s] 19) #<Yast::BootloaderClass:0x000056214762a390> .Import pass initrd specific map to initrd module [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:72 [ 25s] [ 25s] 20) #<Yast::BootloaderClass:0x000056214762a390> .Import sets passed "write_settings" map [ 25s] # Not yet implemented [ 25s] # ./test/bootloader_test.rb:86 [ 25s] [ 25s] Failures: [ 25s] [ 25s] 1) Bootloader::Grub2Base#propose kernel parameters proposal on x86_64 adds the biggest available swap partition as resume device [ 25s] Failure/Error: expect(subject.grub_default.kernel_params.serialize).to include("resume=/dev/sdb2") [ 25s] expected "mitigations=auto quiet" to include "resume=/dev/sdb2" [ 25s] # ./test/grub2base_test.rb:270:in `block (5 levels) in <top (required)>' [ 25s] [ 25s] Finished in 11.79 seconds (files took 1.08 seconds to load) [ 25s] 594 examples, 1 failure, 20 pending [ 25s] [ 25s] Failed examples: [ 25s] [ 25s] rspec ./test/grub2base_test.rb:261 # Bootloader::Grub2Base#propose kernel parameters proposal on x86_64 adds the biggest available swap partition as resume device [ 25s] [ 25s] rake aborted! [ 25s] Command failed with status (1): [rspec --color --format doc 'test/boot_stor...] [ 25s] [ 25s] Tasks: TOP => test:unit [ 25s] (See full trace by running task with --trace) [ 25s] error: Bad exit status from /var/tmp/rpm-tmp.qJQuVI (%check) [ 25s] [ 25s] [ 25s] RPM build errors: [ 25s] Bad exit status from /var/tmp/rpm-tmp.qJQuVI (%check) [ 25s] [ 25s] yast-ci-worker-3 failed "build yast2-bootloader.spec" at Thu Nov 12 11:48:46 UTC 2020. [ 25s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP3_GA-x86_64 rm -rf Devel:YaST:Head rake aborted! Command failed with status (1): [yes | osc -A 'https://api.suse.de/' build ...] Tasks: TOP => osc:sr => osc:commit => osc:build (See full trace by running task with --trace) cleaning Result: PID 31756 exited with value 1 Scanning for a pull request... Found pull request #625 Adding comment ":x: Internal Jenkins [job #38](https://ci.suse.de/job/yast-yast-bootloader-master/38/) failed" to pull request https://github.com/yast/yast-bootloader/pull/625 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-bootloader/issues/625/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user jreidinger@suse.cz
participants (1)
-
jenkins@suse.de