Build failed in Jenkins: yast-yast-storage-ng-SLE-15-SP6 #6
See <https://ci.suse.de/job/yast-yast-storage-ng-SLE-15-SP6/6/display/redirect?page=changes> Changes: [shundhammer] Added new libstorage enum value UF_BCACHEFS (bsc#1219804) [shundhammer] Version bump and change log ------------------------------------------ [...truncated 290,83 KiB...] [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:112:in `save_to_storage_manager' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:72:in `run' [ 364s] # ./test/y2storage/clients/inst_disk_proposal_test.rb:177:in `block (5 levels) in <top (required)>' [ 364s] [ 364s] 8) Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal increments the staging revision [ 364s] Failure/Error: client.run [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./src/lib/y2storage/devicegraph.rb:612:in `used_features' [ 364s] # ./src/lib/y2storage/devicegraph.rb:619:in `required_used_features' [ 364s] # ./src/lib/y2storage/package_handler.rb:122:in `set_proposal_packages_for' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:161:in `add_storage_packages' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:112:in `save_to_storage_manager' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:72:in `run' [ 364s] # ./test/y2storage/clients/inst_disk_proposal_test.rb:183:in `block (5 levels) in <top (required)>' [ 364s] [ 364s] 9) Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal goes to next step [ 364s] Failure/Error: expect(client.run).to eq :next [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./src/lib/y2storage/devicegraph.rb:612:in `used_features' [ 364s] # ./src/lib/y2storage/devicegraph.rb:619:in `required_used_features' [ 364s] # ./src/lib/y2storage/package_handler.rb:122:in `set_proposal_packages_for' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:161:in `add_storage_packages' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:112:in `save_to_storage_manager' [ 364s] # ./src/lib/y2storage/clients/inst_disk_proposal.rb:72:in `run' [ 364s] # ./test/y2storage/clients/inst_disk_proposal_test.rb:188:in `block (5 levels) in <top (required)>' [ 364s] [ 364s] 10) Y2Storage::StorageFeaturesList.from_bitfield if the bit-field is zero returns an empty list [ 364s] Failure/Error: expect(described_class.from_bitfield(0)).to be_empty [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:50:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 11) Y2Storage::StorageFeaturesList.from_bitfield with a non-zero bit-field returns the corresponding list of features [ 364s] Failure/Error: list = described_class.from_bitfield(bits) [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:57:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 12) Y2Storage::StorageFeaturesList#pkg_list if several features require the same package includes the package only once (no duplicates) [ 364s] Failure/Error: subject(:list) { described_class.from_bitfield(bits) } [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:72:in `block (3 levels) in <top (required)>' [ 364s] # ./test/y2storage/storage_features_list_test.rb:80:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 13) Y2Storage::StorageFeaturesList#pkg_list if some packages are optional includes the non-optional packages even if they are not available [ 364s] Failure/Error: subject(:list) { described_class.from_bitfield(bits) } [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:72:in `block (3 levels) in <top (required)>' [ 364s] # ./test/y2storage/storage_features_list_test.rb:94:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 14) Y2Storage::StorageFeaturesList#pkg_list if some packages are optional includes the optional packages that are available [ 364s] Failure/Error: subject(:list) { described_class.from_bitfield(bits) } [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:72:in `block (3 levels) in <top (required)>' [ 364s] # ./test/y2storage/storage_features_list_test.rb:98:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 15) Y2Storage::StorageFeaturesList#pkg_list if some packages are optional does not include the optional packages that are not available [ 364s] Failure/Error: subject(:list) { described_class.from_bitfield(bits) } [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:72:in `block (3 levels) in <top (required)>' [ 364s] # ./test/y2storage/storage_features_list_test.rb:102:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 16) Y2Storage::StorageFeaturesList#pkg_list for a list created with a zero bit-field returns an empty array [ 364s] Failure/Error: subject(:list) { described_class.from_bitfield(bits) } [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./test/y2storage/storage_features_list_test.rb:72:in `block (3 levels) in <top (required)>' [ 364s] # ./test/y2storage/storage_features_list_test.rb:110:in `block (4 levels) in <top (required)>' [ 364s] [ 364s] 17) Y2Storage::UsedFilesystems#write writes USED_FS_LIST with correct filesystem list [ 364s] Failure/Error: Y2Storage::UsedFilesystems.new(devicegraph).write [ 364s] [ 364s] NameError: [ 364s] uninitialized constant Storage::UF_BCACHEFS [ 364s] Did you mean? Storage::UF_BCACHE [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `const_get' [ 364s] # ./src/lib/y2storage/storage_feature.rb:153:in `initialize' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `new' [ 364s] # ./src/lib/y2storage/storage_feature.rb:125:in `block in all' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `each' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `map' [ 364s] # ./src/lib/y2storage/storage_feature.rb:121:in `all' [ 364s] # ./src/lib/y2storage/storage_features_list.rb:52:in `from_bitfield' [ 364s] # ./src/lib/y2storage/devicegraph.rb:612:in `used_features' [ 364s] # ./src/lib/y2storage/used_filesystems.rb:69:in `filesystems' [ 364s] # ./src/lib/y2storage/used_filesystems.rb:39:in `write' [ 364s] # ./test/y2storage/used_filesystems_test.rb:35:in `block (3 levels) in <top (required)>' [ 364s] [ 364s] Finished in 4 minutes 22.8 seconds (files took 3.79 seconds to load) [ 364s] 5155 examples, 17 failures, 8 pending [ 364s] [ 364s] Failed examples: [ 364s] [ 364s] rspec ./test/y2partitioner/widgets/commit_actions_test.rb:65 # Y2Partitioner::Widgets::CommitActions#init performs an storage commit with proper callbacks [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:139 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog provides an accepted proposal stores the proposal in the storage manager [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:144 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog provides an accepted proposal copies the proposal devicegraph to the staging devicegraph [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:150 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog provides an accepted proposal increments the staging revision [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:157 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog provides an accepted proposal goes to next step [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:169 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal sets the proposal to nil in the storage manager [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:174 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal copies the forced devicegraph to the staging devicegraph [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:180 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal increments the staging revision [ 364s] rspec ./test/y2storage/clients/inst_disk_proposal_test.rb:187 # Y2Storage::Clients::InstDiskProposal#run after receiving :next from the proposal dialog if the dialog does not provide a proposal goes to next step [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:49 # Y2Storage::StorageFeaturesList.from_bitfield if the bit-field is zero returns an empty list [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:55 # Y2Storage::StorageFeaturesList.from_bitfield with a non-zero bit-field returns the corresponding list of features [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:79 # Y2Storage::StorageFeaturesList#pkg_list if several features require the same package includes the package only once (no duplicates) [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:93 # Y2Storage::StorageFeaturesList#pkg_list if some packages are optional includes the non-optional packages even if they are not available [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:97 # Y2Storage::StorageFeaturesList#pkg_list if some packages are optional includes the optional packages that are available [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:101 # Y2Storage::StorageFeaturesList#pkg_list if some packages are optional does not include the optional packages that are not available [ 364s] rspec ./test/y2storage/storage_features_list_test.rb:109 # Y2Storage::StorageFeaturesList#pkg_list for a list created with a zero bit-field returns an empty array [ 364s] rspec ./test/y2storage/used_filesystems_test.rb:33 # Y2Storage::UsedFilesystems#write writes USED_FS_LIST with correct filesystem list [ 364s] [ 364s] [ 364s] 9687 examples, 81 failures, 10 pendings [ 364s] [ 364s] [ 364s] Tests have failed for a parallel_test group. Use the following command to run the group again: [ 364s] [ 364s] rspec -O .rspec_parallel test/installation/console/plugins/luks2_checkbox_test.rb test/y2partitioner/actions/add_btrfs_subvolume_test.rb test/y2partitioner/actions/add_btrfs_test.rb test/y2partitioner/actions/add_lvm_lv_test.rb test/y2partitioner/actions/add_lvm_vg_test.rb test/y2partitioner/actions/add_nfs_test.rb test/y2partitioner/actions/clone_partition_table_test.rb test/y2partitioner/actions/controllers/blk_device_test.rb test/y2partitioner/actions/controllers/btrfs_subvolume_test.rb test/y2partitioner/actions/controllers/filesystem_test.rb test/y2partitioner/actions/controllers/fstabs_test.rb test/y2partitioner/actions/controllers/lvm_vg_test.rb test/y2partitioner/actions/controllers/md_test.rb test/y2partitioner/actions/delete_btrfs_subvolume_test.rb test/y2partitioner/actions/delete_lvm_lv_test.rb test/y2partitioner/actions/delete_nfs_test.rb test/y2partitioner/actions/delete_tmpfs_test.rb test/y2partitioner/actions/edit_bcache_test.rb test/y2partitioner/actions/edit_blk_device_test.rb test/y2partitioner/actions/edit_btrfs_devices_test.rb test/y2partitioner/actions/edit_btrfs_subvolume_test.rb test/y2partitioner/actions/move_partition_test.rb test/y2partitioner/actions/quit_partitioner_test.rb test/y2partitioner/dialogs/btrfs_devices_test.rb test/y2partitioner/dialogs/btrfs_subvolume_test.rb test/y2partitioner/dialogs/commit_test.rb test/y2partitioner/dialogs/device_description_test.rb test/y2partitioner/dialogs/device_graph_test.rb test/y2partitioner/dialogs/encryption_test.rb test/y2partitioner/dialogs/import_mount_points_test.rb test/y2partitioner/dialogs/lvm_vg_test.rb test/y2partitioner/dialogs/main_test.rb test/y2partitioner/dialogs/md_edit_devices_test.rb test/y2partitioner/dialogs/mkfs_options_test.rb test/y2partitioner/dialogs/partition_move_test.rb test/y2partitioner/dialogs/partition_type_test.rb test/y2partitioner/dialogs/probing_issues_test.rb test/y2partitioner/dialogs/settings_test.rb test/y2partitioner/dialogs/tmpfs_test.rb test/y2partitioner/dialogs/unmount_test.rb test/y2partitioner/unmounter_test.rb test/y2partitioner/widgets/apqn_selector_test.rb test/y2partitioner/widgets/bcache_buttons_test.rb test/y2partitioner/widgets/blk_device_edit_button_test.rb test/y2partitioner/widgets/btrfs_devices_test.rb test/y2partitioner/widgets/btrfs_options_test.rb test/y2partitioner/widgets/btrfs_quota_test.rb test/y2partitioner/widgets/columns/btrfs_referenced_test.rb test/y2partitioner/widgets/columns/caching_device_test.rb test/y2partitioner/widgets/columns/device_test.rb test/y2partitioner/widgets/columns/filesystem_label_test.rb test/y2partitioner/widgets/columns/nfs_server_test.rb test/y2partitioner/widgets/columns/raid_type_test.rb test/y2partitioner/widgets/columns/region_end_test.rb test/y2partitioner/widgets/columns/region_start_test.rb test/y2partitioner/widgets/description_section/bcache_test.rb test/y2partitioner/widgets/description_section/blk_device_test.rb test/y2partitioner/widgets/description_section/lvm_vg_test.rb test/y2partitioner/widgets/description_section/md_test.rb test/y2partitioner/widgets/description_section/partition_test.rb test/y2partitioner/widgets/device_buttons_set_test.rb test/y2partitioner/widgets/device_table_entry_test.rb test/y2partitioner/widgets/disk_device_description_test.rb test/y2partitioner/widgets/encrypt_label_test.rb test/y2partitioner/widgets/encrypt_method_options_test.rb test/y2partitioner/widgets/encrypt_password_test.rb test/y2partitioner/widgets/filesystem_description_test.rb test/y2partitioner/widgets/fstab_options_test.rb test/y2partitioner/widgets/fstab_selector_test.rb test/y2partitioner/widgets/lvm_vg_bar_graph_test.rb test/y2partitioner/widgets/lvm_vg_description_test.rb test/y2partitioner/widgets/lvm_vg_devices_selector_test.rb test/y2partitioner/widgets/main_menu_bar_test.rb test/y2partitioner/widgets/md_buttons_test.rb test/y2partitioner/widgets/md_description_test.rb test/y2partitioner/widgets/md_devices_selector_test.rb test/y2partitioner/widgets/md_raids_table_test.rb test/y2partitioner/widgets/menus/view_test.rb test/y2partitioner/widgets/mkfs_optiondata_test.rb test/y2partitioner/widgets/mkfs_options_test.rb test/y2partitioner/widgets/mkfs_optionvalidator_test.rb test/y2partitioner/widgets/overview_test.rb test/y2partitioner/widgets/pages/disk_test.rb test/y2partitioner/widgets/pages/disks_test.rb test/y2partitioner/widgets/pages/lvm_test.rb test/y2partitioner/widgets/pages/md_raid_test.rb test/y2partitioner/widgets/pages/nfs_test.rb test/y2partitioner/widgets/pages/tmpfs_filesystems_test.rb test/y2partitioner/widgets/pages/tmpfs_test.rb test/y2partitioner/widgets/partition_description_test.rb test/y2partitioner/widgets/summary_text_test.rb test/y2partitioner/widgets/tmpfs_options_test.rb test/y2partitioner/yard_links_test.rb test/y2storage/actiongraph_test.rb test/y2storage/arch_test.rb test/y2storage/autoinst_issues/conflicting_attrs_test.rb test/y2storage/autoinst_issues/could_not_create_boot_test.rb test/y2storage/autoinst_issues/invalid_encryption_test.rb test/y2storage/autoinst_issues/missing_reusable_filesystem_test.rb test/y2storage/autoinst_issues/missing_reuse_info_test.rb test/y2storage/autoinst_issues/missing_root_test.rb test/y2storage/autoinst_issues/multiple_bcache_members_test.rb test/y2storage/autoinst_issues/no_components_test.rb test/y2storage/autoinst_issues/no_disk_space_test.rb test/y2storage/autoinst_issues/no_partitionable_test.rb test/y2storage/autoinst_issues/shrinked_planned_devices_test.rb test/y2storage/autoinst_issues/unsupported_drive_section_test.rb test/y2storage/autoinst_profile/bcache_options_section_test.rb test/y2storage/autoinst_profile/partitioning_section_test.rb test/y2storage/autoinst_profile/skip_list_section_test.rb test/y2storage/autoinst_profile/skip_rule_test.rb test/y2storage/autoinst_proposal_bcache_test.rb test/y2storage/autoinst_proposal_btrfs_test.rb test/y2storage/autoinst_proposal_nfs_test.rb test/y2storage/autoinst_proposal_test.rb test/y2storage/autoinst_proposal_tmpfs_test.rb test/y2storage/autoinst_proposal_xen_test.rb test/y2storage/bcache_test.rb test/y2storage/boot_requirements_checker_aarch64_test.rb test/y2storage/boot_requirements_checker_raspi_test.rb test/y2storage/boot_requirements_checker_s390_test.rb test/y2storage/boot_requirements_checker_x86_test.rb test/y2storage/boot_requirements_strategies/zipl_test.rb test/y2storage/btrfs_qgroup_test.rb test/y2storage/btrfs_raid_level_test.rb test/y2storage/callbacks/activate_test.rb test/y2storage/callbacks/check_test.rb test/y2storage/callbacks/probe_test.rb test/y2storage/callbacks/yast_probe_test.rb test/y2storage/clients/finish_test.rb test/y2storage/clients/inst_prepdisk_test.rb test/y2storage/clients/partitions_proposal_test.rb test/y2storage/dasd_test.rb test/y2storage/device_test.rb test/y2storage/devicegraph_sanitizer_test.rb test/y2storage/devicegraph_test.rb test/y2storage/dialogs/callbacks/activate_luks_test.rb test/y2storage/dialogs/guided_setup/select_disks_test.rb test/y2storage/dialogs/guided_setup/select_partition_actions_test.rb test/y2storage/dialogs/guided_setup/select_root_disk_test.rb test/y2storage/dialogs/guided_setup/select_volumes_disks_test.rb test/y2storage/dialogs/guided_setup/widgets/disk_selector_test.rb test/y2storage/dialogs/guided_setup/widgets/linux_partition_actions_test.rb test/y2storage/dialogs/guided_setup/widgets/partition_actions_test.rb test/y2storage/dialogs/guided_setup/widgets/volume_test.rb test/y2storage/dialogs/guided_setup_test.rb test/y2storage/dialogs/proposal_test.rb test/y2storage/disk_size_test.rb test/y2storage/disk_test.rb test/y2storage/encryption_method/luks1_test.rb test/y2storage/encryption_method/protected_swap_test.rb test/y2storage/encryption_method/secure_swap_test.rb test/y2storage/encryption_processes/luks_test.rb test/y2storage/encryption_processes/pervasive_test.rb test/y2storage/encryption_processes/volatile_test.rb test/y2storage/encryption_test.rb test/y2storage/encryption_type_test.rb test/y2storage/equal_by_instance_variables_test.rb test/y2storage/fake_device_factory_test.rb test/y2storage/filesystems/base_test.rb test/y2storage/filesystems/mount_by_type_test.rb test/y2storage/filesystems/nfs_options_test.rb test/y2storage/filesystems/tmpfs_test.rb test/y2storage/free_disk_space_test.rb test/y2storage/guided_proposal_test.rb test/y2storage/in_etc_test.rb test/y2storage/inactive_root_issue_test.rb test/y2storage/initial_guided_proposal_test.rb test/y2storage/issue_test.rb test/y2storage/issues_reporter_test.rb test/y2storage/md_container_test.rb test/y2storage/md_member_test.rb test/y2storage/md_test.rb test/y2storage/min_guided_proposal_test.rb test/y2storage/mount_point_test.rb test/y2storage/multipath_test.rb test/y2storage/package_handler_test.rb test/y2storage/partition_tables/gpt_test.rb test/y2storage/partition_tables/msdos_test.rb test/y2storage/partition_test.rb test/y2storage/pervasive_encryption_test.rb test/y2storage/planned/assigned_space_test.rb test/y2storage/planned/can_be_bcache_member_test.rb test/y2storage/planned/can_be_formatted_test.rb test/y2storage/planned/can_be_md_member_test.rb test/y2storage/planned/disk_test.rb test/y2storage/planned/md_test.rb test/y2storage/planned/tmpfs_test.rb test/y2storage/proposal/autoinst_bcache_planner_test.rb test/y2storage/proposal/autoinst_btrfs_planner_test.rb test/y2storage/proposal/autoinst_creator_result_test.rb test/y2storage/proposal/autoinst_devices_planner_test.rb test/y2storage/proposal/autoinst_disk_device_planner_test.rb test/y2storage/proposal/autoinst_md_creator_test.rb test/y2storage/proposal/autoinst_size_parser_test.rb test/y2storage/proposal/autoinst_size_test.rb test/y2storage/proposal/autoinst_space_maker_test.rb test/y2storage/proposal/autoinst_tmpfs_planner_test.rb test/y2storage/proposal/autoinst_vg_planner_test.rb test/y2storage/proposal/devices_planner_test.rb test/y2storage/proposal/partition_creator_test.rb test/y2storage/proposal/partition_table_creator_test.rb test/y2storage/proposal/settings_generator_test.rb test/y2storage/proposal/swap_changes_name_test.rb test/y2storage/proposal/tmpfs_creator_test.rb test/y2storage/proposal_irst_test.rb test/y2storage/proposal_luks2_x86_test.rb test/y2storage/proposal_mount_options_test.rb test/y2storage/proposal_raid_test.rb test/y2storage/proposal_scenarios_caasp_test.rb test/y2storage/proposal_scenarios_kvm_role_test.rb test/y2storage/proposal_scenarios_ppc_test.rb test/y2storage/proposal_scenarios_raspi_test.rb test/y2storage/proposal_scenarios_s390_test.rb test/y2storage/proposal_scenarios_x86_test.rb test/y2storage/proposal_separate_vgs_test.rb test/y2storage/proposal_settings_scenarios_test.rb test/y2storage/proposal_settings_test.rb test/y2storage/proposal_xen_devices_test.rb test/y2storage/region_test.rb test/y2storage/setup_checker_test.rb test/y2storage/setup_errors_presenter_test.rb test/y2storage/storage_feature_test.rb test/y2storage/storage_manager_test.rb test/y2storage/unsupported_bcache_issue_test.rb test/y2storage/volume_specification_builder_test.rb test/y2storage/widgets/issues_test.rb test/y2storage/yaml_writer_test.rb [ 364s] rspec -O .rspec_parallel test/y2partitioner/actions/add_bcache_test.rb test/y2partitioner/actions/add_md_test.rb test/y2partitioner/actions/add_partition_test.rb test/y2partitioner/actions/add_tmpfs_test.rb test/y2partitioner/actions/configure_actions_test.rb test/y2partitioner/actions/controllers/add_partition_test.rb test/y2partitioner/actions/controllers/bcache_test.rb test/y2partitioner/actions/controllers/btrfs_devices_test.rb test/y2partitioner/actions/controllers/clone_partition_table_test.rb test/y2partitioner/actions/controllers/encryption_test.rb test/y2partitioner/actions/controllers/lvm_lv_test.rb test/y2partitioner/actions/create_partition_table_test.rb test/y2partitioner/actions/delete_bcache_test.rb test/y2partitioner/actions/delete_btrfs_test.rb test/y2partitioner/actions/delete_lvm_vg_test.rb test/y2partitioner/actions/delete_md_test.rb test/y2partitioner/actions/delete_partition_test.rb test/y2partitioner/actions/edit_btrfs_test.rb test/y2partitioner/actions/edit_md_devices_test.rb test/y2partitioner/actions/edit_nfs_test.rb test/y2partitioner/actions/edit_tmpfs_test.rb test/y2partitioner/actions/import_mount_points_test.rb test/y2partitioner/actions/rescan_devices_test.rb test/y2partitioner/actions/resize_blk_device_test.rb test/y2partitioner/actions/resize_lvm_vg_test.rb test/y2partitioner/cli_test.rb test/y2partitioner/clients/main_test.rb test/y2partitioner/device_graphs_test.rb test/y2partitioner/dialogs/bcache_csets_test.rb test/y2partitioner/dialogs/bcache_test.rb test/y2partitioner/dialogs/blk_device_resize_test.rb test/y2partitioner/dialogs/btrfs_options_test.rb test/y2partitioner/dialogs/format_and_mount_test.rb test/y2partitioner/dialogs/fstab_options_test.rb test/y2partitioner/dialogs/lvm_lv_info_test.rb test/y2partitioner/dialogs/lvm_lv_size_test.rb test/y2partitioner/dialogs/lvm_vg_resize_test.rb test/y2partitioner/dialogs/md_options_test.rb test/y2partitioner/dialogs/md_test.rb test/y2partitioner/dialogs/nfs_test.rb test/y2partitioner/dialogs/partition_role_test.rb test/y2partitioner/dialogs/partition_size_test.rb test/y2partitioner/dialogs/partition_table_clone_test.rb test/y2partitioner/dialogs/summary_popup_test.rb test/y2partitioner/dialogs/summary_test.rb test/y2partitioner/filesystem_errors_test.rb test/y2partitioner/keep_original_filesystems_test.rb test/y2partitioner/keep_original_ptable_test.rb test/y2partitioner/ui_state_test.rb test/y2partitioner/widgets/bcache_description_test.rb test/y2partitioner/widgets/btrfs_buttons_test.rb test/y2partitioner/widgets/btrfs_data_raid_level_test.rb test/y2partitioner/widgets/btrfs_devices_selector_test.rb test/y2partitioner/widgets/btrfs_filesystems_table_test.rb test/y2partitioner/widgets/btrfs_metadata_raid_level_test.rb test/y2partitioner/widgets/btrfs_subvolume_description_test.rb test/y2partitioner/widgets/columns/btrfs_exclusive_test.rb test/y2partitioner/widgets/columns/btrfs_rfer_limit_test.rb test/y2partitioner/widgets/columns/chunk_size_test.rb test/y2partitioner/widgets/columns/encrypted_test.rb test/y2partitioner/widgets/columns/format_test.rb test/y2partitioner/widgets/columns/mount_options_test.rb test/y2partitioner/widgets/columns/mount_point_test.rb test/y2partitioner/widgets/columns/nfs_path_test.rb test/y2partitioner/widgets/columns/nfs_version_test.rb test/y2partitioner/widgets/columns/pe_size_test.rb test/y2partitioner/widgets/columns/size_test.rb test/y2partitioner/widgets/columns/stripes_test.rb test/y2partitioner/widgets/columns/type_test.rb test/y2partitioner/widgets/columns/used_by_test.rb test/y2partitioner/widgets/columns/uuid_test.rb test/y2partitioner/widgets/commit_actions_test.rb test/y2partitioner/widgets/configurable_blk_devices_table_test.rb test/y2partitioner/widgets/description_section/btrfs_subvolume_test.rb test/y2partitioner/widgets/description_section/disk_device_test.rb test/y2partitioner/widgets/description_section/filesystem_test.rb test/y2partitioner/widgets/description_section/lvm_lv_test.rb test/y2partitioner/widgets/description_section/lvm_vg_device_test.rb test/y2partitioner/widgets/device_graph_with_buttons_test.rb test/y2partitioner/widgets/disk_bar_graph_test.rb test/y2partitioner/widgets/encrypt_method_test.rb test/y2partitioner/widgets/encrypt_test.rb test/y2partitioner/widgets/format_and_mount_test.rb test/y2partitioner/widgets/lvm_buttons_test.rb test/y2partitioner/widgets/lvm_devices_table_test.rb test/y2partitioner/widgets/lvm_lv_description_test.rb test/y2partitioner/widgets/menus/add_test.rb test/y2partitioner/widgets/menus/modify_test.rb test/y2partitioner/widgets/menus/system_test.rb test/y2partitioner/widgets/nfs_buttons_test.rb test/y2partitioner/widgets/overview_tab_test.rb test/y2partitioner/widgets/pages/base_test.rb test/y2partitioner/widgets/pages/bcache_test.rb test/y2partitioner/widgets/pages/bcaches_test.rb test/y2partitioner/widgets/pages/btrfs_filesystems_test.rb test/y2partitioner/widgets/pages/btrfs_test.rb test/y2partitioner/widgets/pages/lvm_vg_test.rb test/y2partitioner/widgets/pages/md_raids_test.rb test/y2partitioner/widgets/pages/nfs_mounts_test.rb test/y2partitioner/widgets/pages/stray_blk_device_test.rb test/y2partitioner/widgets/pages/system_test.rb test/y2partitioner/widgets/partition_buttons_test.rb test/y2partitioner/widgets/pbkdf_selector_test.rb test/y2partitioner/widgets/stray_blk_device_description_test.rb test/y2partitioner/widgets/tmpfs_buttons_test.rb test/y2partitioner/widgets/tmpfs_filesystems_table_test.rb test/y2partitioner/widgets/visual_device_graph_test.rb test/y2storage/actions_presenter_test.rb test/y2storage/autoinst_issues/could_not_calculate_boot_test.rb test/y2storage/autoinst_issues/exception_test.rb test/y2storage/autoinst_issues/invalid_value_test.rb test/y2storage/autoinst_issues/issues_presenter_test.rb test/y2storage/autoinst_issues/missing_btrfs_quotas_test.rb test/y2storage/autoinst_issues/missing_reusable_device_test.rb test/y2storage/autoinst_issues/missing_value_test.rb test/y2storage/autoinst_issues/no_disk_test.rb test/y2storage/autoinst_issues/no_proposal_test.rb test/y2storage/autoinst_issues/surplus_partitions_test.rb test/y2storage/autoinst_issues/thin_pool_not_found_test.rb test/y2storage/autoinst_profile/btrfs_options_section_test.rb test/y2storage/autoinst_profile/drive_section_test.rb test/y2storage/autoinst_profile/partition_section_test.rb test/y2storage/autoinst_profile/raid_options_section_test.rb test/y2storage/autoinst_profile/skip_list_value_test.rb test/y2storage/autoinst_proposal_encryption_test.rb test/y2storage/autoinst_proposal_md_test.rb test/y2storage/autoinst_proposal_system0_test.rb test/y2storage/bcache_cset_test.rb test/y2storage/blk_device_test.rb test/y2storage/boot_requirements_checker_ppc_test.rb test/y2storage/boot_requirements_duplicate_test.rb test/y2storage/boot_requirements_errors_test.rb test/y2storage/boot_requirements_strategies/analyzer_test.rb test/y2storage/btrfs_subvolume_test.rb test/y2storage/cache_mode_test.rb test/y2storage/callbacks/commit_test.rb test/y2storage/callbacks/initialize_test.rb test/y2storage/clients/inst_disk_proposal_test.rb test/y2storage/clients/manual_test_test.rb test/y2storage/configuration_test.rb test/y2storage/crypttab_test.rb test/y2storage/default_mount_by_test.rb test/y2storage/dialogs/guided_setup/helpers/disk_test.rb test/y2storage/dialogs/guided_setup/select_filesystem_test.rb test/y2storage/dialogs/guided_setup/select_scheme_test.rb test/y2storage/dialogs/guided_setup/widgets/other_partition_actions_test.rb test/y2storage/dialogs/guided_setup/widgets/root_disk_selector_test.rb test/y2storage/dialogs/guided_setup/widgets/windows_partition_actions_test.rb test/y2storage/dialogs/issues_details_test.rb test/y2storage/dialogs/issues_test.rb test/y2storage/dialogs/proposal_exception_test.rb test/y2storage/disk_analyzer_test.rb test/y2storage/dm_raid_test.rb test/y2storage/dump_manager_test.rb test/y2storage/encryption_method/luks2_test.rb test/y2storage/encryption_method/pervasive_luks2_test.rb test/y2storage/encryption_method/random_swap_test.rb test/y2storage/encryption_method_test.rb test/y2storage/encryption_processes/apqn_test.rb test/y2storage/encryption_processes/secure_key_test.rb test/y2storage/filesystem_reader_test.rb test/y2storage/filesystems/blk_filesystem_test.rb test/y2storage/filesystems/btrfs_test.rb test/y2storage/filesystems/legacy_nfs_test.rb test/y2storage/filesystems/nfs_test.rb test/y2storage/filesystems/nfs_version_test.rb test/y2storage/filesystems/type_test.rb test/y2storage/fstab_test.rb test/y2storage/guided_proposal_no_disks_test.rb test/y2storage/hwinfo_reader_test.rb test/y2storage/initial_guided_proposal_multidisk_first_test.rb test/y2storage/luks_test.rb test/y2storage/lvm_lv_test.rb test/y2storage/lvm_pv_test.rb test/y2storage/lvm_vg_test.rb test/y2storage/match_volume_spec_test.rb test/y2storage/md_level_test.rb test/y2storage/md_parity_test.rb test/y2storage/missing_lvm_pv_issue_test.rb test/y2storage/partition_id_test.rb test/y2storage/partition_tables/dasd_test.rb test/y2storage/partition_tables/implicit_pt_test.rb test/y2storage/partition_tables_test.rb test/y2storage/pbkd_function_test.rb test/y2storage/planned/can_be_btrfs_member_test.rb test/y2storage/planned/can_be_encrypted_test.rb test/y2storage/planned/can_be_resized_test.rb test/y2storage/planned/devices_collection_test.rb test/y2storage/planned/has_size_test.rb test/y2storage/planned/lvm_lv_test.rb test/y2storage/planned/lvm_vg_test.rb test/y2storage/planned/nfs_test.rb test/y2storage/planned/partition_test.rb test/y2storage/probed_devicegraph_checker_test.rb test/y2storage/proposal/autoinst_bcache_creator_test.rb test/y2storage/proposal/autoinst_devices_creator_test.rb test/y2storage/proposal/autoinst_drives_map_test.rb test/y2storage/proposal/autoinst_md_planner_test.rb test/y2storage/proposal/autoinst_nfs_planner_test.rb test/y2storage/proposal/autoinst_partitioner_test.rb test/y2storage/proposal/btrfs_creator_test.rb test/y2storage/proposal/device_shrinkage_test.rb test/y2storage/proposal/lvm_creator_test.rb test/y2storage/proposal/lvm_helper_test.rb test/y2storage/proposal/nfs_creator_test.rb test/y2storage/proposal/partitions_distribution_calculator_test.rb test/y2storage/proposal/space_maker_bigger_resize_test.rb test/y2storage/proposal/space_maker_test.rb test/y2storage/proposal_agama_basis_test.rb test/y2storage/proposal_low_space_test.rb test/y2storage/proposal_mode_device_test.rb test/y2storage/proposal_scenarios_multidisk_role_test.rb test/y2storage/proposal_subvol_test.rb test/y2storage/resize_info_test.rb test/y2storage/reusing_efi_test.rb test/y2storage/secret_attributes_test.rb test/y2storage/setup_error_test.rb test/y2storage/shadower_test.rb test/y2storage/simple_etc_crypttab_entry_test.rb test/y2storage/simple_etc_fstab_entry_test.rb test/y2storage/storage_class_wrapper_test.rb test/y2storage/storage_env_test.rb test/y2storage/storage_features_list_test.rb test/y2storage/subvol_specification_test.rb test/y2storage/sysconfig_storage_test.rb test/y2storage/used_filesystems_test.rb test/y2storage/volume_specification_test.rb test/y2storage/volume_specifications_set_test.rbTests Failed [ 364s] [ 364s] [ 364s] Took 267 seconds (4:27) [ 364s] rake aborted! [ 364s] Command failed with status (1): [parallel_rspec --verbose 'test/y2partitio...] [ 364s] [ 364s] Tasks: TOP => test:unit [ 364s] (See full trace by running task with --trace) [ 364s] error: Bad exit status from /var/tmp/rpm-tmp.phc7Xp (%check) [ 364s] [ 364s] [ 364s] RPM build errors: [ 364s] Bad exit status from /var/tmp/rpm-tmp.phc7Xp (%check) [ 364s] [ 364s] vm-yast-ci-worker2 failed "build yast2-storage-ng.spec" at Sun Feb 25 04:44:38 UTC 2024. [ 364s] The buildroot was: /var/tmp/build-root/SUSE_SLE-15-SP6_GA-x86_64 rm -rf Devel:YaST:SLE-15-SP6 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 20905 exited with value 1 Scanning for a pull request... Found pull request #1371 Adding comment ":x: Internal Jenkins [job #6](https://ci.suse.de/job/yast-yast-storage-ng-SLE-15-SP6/6/) failed" to pull request https://github.com/yast/yast-storage-ng/pull/1371 Sending Net::HTTP::Post request to https://api.github.com/repos/yast/yast-storage-ng/issues/1371/comments... OK Success Build step 'Execute shell' marked build as failure Not sending mail to unregistered user shundhammer@suse.de
participants (1)
-
jenkins@suse.de