:7): Cannot iterate over null (null)
251s Enable test device
251s Loading…: 0%
251s Loading…: 1%
251s Loading…: 2%
251s Loading…: 3%
251s Loading…: 4%
251s Loading…: 5%
251s Loading…: 6%
251s Loading…: 7%
251s Loading…: 8%
251s Loading…: 9%
251s Loading…: 10%
251s Loading…: 0%
251s Loading…: 11%
251s Loading…: 14%
251s Loading…: 98%
251s Loading…: 99%
251s Idle…: 0%
251s WARNING: UEFI ESP partition not detected or configured
251s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
251s Successfully enabled test devices
251s Show help output
251s Usage:
251s fwupdmgr [OPTION…]
251s
251s activate [DEVICE-ID|GUID] Activate devices
251s block-firmware [CHECKSUM] Blocks a specific firmware from being installed
251s clear-results DEVICE-ID|GUID Clears the results from the last update
251s device-emulate [FILENAME1] [FILENAME2]
251s Emulate a device using a JSON manifest
251s device-test [FILENAME1] [FILENAME2]
251s Test a device using a JSON manifest
251s device-wait GUID|DEVICE-ID Wait for a device to appear
251s disable-remote REMOTE-ID Disables a given remote
251s downgrade [DEVICE-ID|GUID] Downgrades the firmware on a device
251s download LOCATION Download a file
251s emulation-load FILENAME Load device emulation data
251s emulation-save FILENAME Save device emulation data
251s emulation-tag [DEVICE-ID|GUID] Adds devices to watch for future emulation
251s emulation-untag [DEVICE-ID|GUID] Removes devices to watch for future emulation
251s enable-remote REMOTE-ID Enables a given remote
251s get-approved-firmware Gets the list of approved firmware
251s get-bios-setting [SETTING1] [SETTING2] [--no-authenticate]
251s Alias to get-bios-settings
251s get-bios-settings [SETTING1] [SETTING2] [--no-authenticate]
251s Retrieve BIOS settings. If no arguments are passed all settings are returned
251s get-blocked-firmware Gets the list of blocked firmware
251s get-details FILE Gets details about a firmware file
251s get-devices Get all devices that support firmware updates
251s get-history Show history of firmware updates
251s get-plugins Get all enabled plugins registered with the system
251s get-releases [DEVICE-ID|GUID] Gets the releases for a device
251s get-remotes Gets the configured remotes
251s get-results DEVICE-ID|GUID Gets the results from the last update
251s get-topology Alias to get-devices
251s get-updates [DEVICE-ID|GUID] Gets the list of updates for connected hardware
251s get-upgrades [DEVICE-ID|GUID] Alias to get-updates
251s inhibit [REASON] [TIMEOUT] Inhibit the system to prevent upgrades
251s install [DEVICE-ID|GUID] [VERSION]
251s Install a specific firmware file on all devices that match
251s local-install FILE [DEVICE-ID|GUID]
251s Install a firmware file in cabinet format on this hardware
251s modify-config [SECTION] KEY VALUE
251s Modifies a daemon configuration value
251s modify-remote REMOTE-ID KEY VALUE
251s Modifies a given remote
251s quit Asks the daemon to quit
251s refresh [FILE FILE_SIG REMOTE-ID]
251s Refresh metadata from remote server
251s reinstall [DEVICE-ID|GUID] Reinstall current firmware on the device
251s report-devices Upload the list of updatable devices to a remote server
251s report-export Export firmware history for manual upload
251s report-history Share firmware history with the developers
251s reset-config SECTION Resets a daemon configuration section
251s security Gets the host security attributes
251s security-fix [APPSTREAM_ID] Fix a specific host security attribute
251s security-undo [APPSTREAM_ID] Undo the host security attribute fix
251s set-approved-firmware FILENAME|CHECKSUM1[,CHECKSUM2][,CHECKSUM3]
251s Sets the list of approved firmware
251s set-bios-setting SETTING1 VALUE1 [SETTING2] [VALUE2]
251s Sets one or more BIOS settings
251s switch-branch [DEVICE-ID|GUID] [BRANCH]
251s Switch the firmware branch on the device
251s sync Sync firmware versions to the chosen configuration
251s sync-bkc Alias to sync
251s unblock-firmware [CHECKSUM] Unblocks a specific firmware from being installed
251s uninhibit INHIBIT-ID Uninhibit the system to allow upgrades
251s unlock DEVICE-ID|GUID Unlocks the device for firmware access
251s update [DEVICE-ID|GUID] Updates all specified devices to latest firmware version, or all devices if unspecified
251s upgrade [DEVICE-ID|GUID] Alias to update
251s verify [DEVICE-ID|GUID] Checks cryptographic hash matches firmware
251s verify-update [DEVICE-ID|GUID] Update the stored cryptographic hash with current ROM contents
251s
251s Help Options:
251s -h, --help Show help options
251s
251s Application Options:
251s -v, --verbose Show extra debugging information
251s --version Show client and daemon versions
251s --download-retries Set the download retries for transient errors
251s --allow-reinstall Allow reinstalling existing firmware versions
251s --allow-older Allow downgrading firmware versions
251s --allow-branch-switch Allow switching firmware branch
251s --force Force the action by relaxing some runtime checks
251s -y, --assume-yes Answer yes to all questions
251s --sign Sign the uploaded data with the client certificate
251s --no-unreported-check Do not check for unreported history
251s --no-metadata-check Do not check for old metadata
251s --no-remote-check Do not check if download remotes should be enabled
251s --no-reboot-check Do not check or prompt for reboot after update
251s --no-safety-check Do not perform device safety checks
251s --no-device-prompt Do not prompt for devices
251s --no-history Do not write to the history database
251s --show-all Show all results
251s --disable-ssl-strict Ignore SSL strict checks when downloading files
251s --p2p Only use peer-to-peer networking when downloading files
251s --filter Filter with a set of device flags using a ~ prefix to exclude, e.g. 'internal,~needs-reboot'
251s --filter-release Filter with a set of release flags using a ~ prefix to exclude, e.g. 'trusted-release,~trusted-metadata'
251s --json Output in JSON format
251s --no-security-fix Do not prompt to fix security issues
251s --no-authenticate Don't prompt for authentication (less details may be shown)
251s
251s This tool allows an administrator to query and control the fwupd daemon, allowing them to perform actions such as installing or downgrading firmware.
251s Show version output
252s Idle…: 0%
252s runtime org.freedesktop.fwupd 2.0.7
252s runtime com.hughsie.libxmlb 0.3.22
252s compile com.hughsie.libxmlb 0.3.22
252s runtime com.hughsie.libjcat 0.2.0
252s compile com.hughsie.libjcat 0.2.0
252s runtime org.kernel 6.14.0-15-generic
252s compile info.libusb 1.0.27
252s compile org.freedesktop.fwupd 2.0.7
252s
252s Getting the list of plugins...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s acpi_phat:
252s Flags: • Disabled
252s
252s algoltek_usb:
252s Flags: • Ready
252s
252s algoltek_usbcr:
252s Flags: • Ready
252s
252s amd_gpu:
252s Flags: • Ready
252s
252s amd_kria:
252s Flags: • Disabled
252s
252s analogix:
252s Flags: • Ready
252s
252s android_boot:
252s Flags: • Ready
252s
252s asus_hid:
252s Flags: • Ready
252s
252s ata:
252s Flags: • Ready
252s
252s aver_hid:
252s Flags: • Ready
252s
252s bcm57xx:
252s Flags: • Ready
252s
252s bnr_dp:
252s Flags: • Ready
252s
252s ccgx:
252s Flags: • Ready
252s
252s ccgx_dmc:
252s Flags: • Ready
252s
252s cfu:
252s Flags: • Ready
252s
252s ch341a:
252s Flags: • Ready
252s
252s ch347:
252s Flags: • Ready
252s
252s corsair:
252s Flags: • Ready
252s
252s cros_ec:
252s Flags: • Ready
252s
252s dell:
252s Flags: • Disabled
252s
252s dell_dock:
252s Flags: • Ready
252s
252s dell_kestrel:
252s Flags: • Ready
252s
252s dfu:
252s Flags: • Ready
252s
252s ebitdo:
252s Flags: • Ready
252s
252s elan_kbd:
252s Flags: • Ready
252s
252s elanfp:
252s Flags: • Ready
252s
252s elantp:
252s Flags: • Ready
252s
252s emmc:
252s Flags: • Ready
252s
252s ep963x:
252s Flags: • Ready
252s
252s fastboot:
252s Flags: • Ready
252s
252s flashrom:
252s Flags: • Disabled
252s • Required hardware was not found
252s • Enabled if hardware matches
252s • Loaded from an external module
252s • Will measure elements of system integrity around an update
252s
252s focalfp:
252s Flags: • Ready
252s
252s fpc:
252s Flags: • Ready
252s
252s fresco_pd:
252s Flags: • Ready
252s
252s genesys:
252s Flags: • Ready
252s
252s genesys_gl32xx:
252s Flags: • Ready
252s
252s goodixmoc:
252s Flags: • Ready
252s
252s goodixtp:
252s Flags: • Ready
252s
252s gpio:
252s Flags: • Ready
252s
252s hailuck:
252s Flags: • Ready
252s
252s hpi_cfu:
252s Flags: • Ready
252s
252s huddly_usb:
252s Flags: • Ready
252s
252s hughski_colorhug:
252s Flags: • Ready
252s
252s igsc:
252s Flags: • Ready
252s
252s intel_cvs:
252s Flags: • Ready
252s
252s intel_me:
252s Flags: • Ready
252s
252s intel_usb4:
252s Flags: • Ready
252s
252s jabra:
252s Flags: • Ready
252s
252s jabra_file:
252s Flags: • Ready
252s
252s jabra_gnp:
252s Flags: • Ready
252s
252s kinetic_dp:
252s Flags: • Ready
252s
252s legion_hid2:
252s Flags: • Ready
252s
252s lenovo_thinklmi:
252s Flags: • Disabled
252s • Required hardware was not found
252s
252s linux_display:
252s Flags: • Ready
252s
252s logind:
252s Flags: • Ready
252s
252s logitech_bulkcontroller:
252s Flags: • Ready
252s
252s logitech_hidpp:
252s Flags: • Ready
252s
252s logitech_rallysystem:
252s Flags: • Ready
252s
252s logitech_scribe:
252s Flags: • Ready
252s
252s logitech_tap:
252s Flags: • Ready
252s
252s mediatek_scaler:
252s Flags: • Ready
252s
252s modem_manager:
252s Flags: • Loaded from an external module
252s • Ready
252s
252s mtd:
252s Flags: • Ready
252s
252s nordic_hid:
252s Flags: • Ready
252s
252s nvme:
252s Flags: • Ready
252s
252s optionrom:
252s Flags: • Ready
252s
252s parade_lspcon:
252s Flags: • Ready
252s
252s parade_usbhub:
252s Flags: • Ready
252s
252s pixart_rf:
252s Flags: • Ready
252s
252s powerd:
252s Flags: • Disabled
252s • Required hardware was not found
252s
252s qc_s5gen2:
252s Flags: • Ready
252s
252s qsi_dock:
252s Flags: • Ready
252s
252s realtek_mst:
252s Flags: • Ready
252s
252s redfish:
252s Flags: • Disabled
252s • Required hardware was not found
252s • Configuration is only readable by the system administrator
252s
252s rp_pico:
252s Flags: • Ready
252s
252s rts54hid:
252s Flags: • Ready
252s
252s rts54hub:
252s Flags: • Ready
252s
252s scsi:
252s Flags: • Ready
252s
252s steelseries:
252s Flags: • Ready
252s
252s synaptics_cape:
252s Flags: • Ready
252s
252s synaptics_cxaudio:
252s Flags: • Ready
252s
252s synaptics_mst:
252s Flags: • Ready
252s
252s synaptics_prometheus:
252s Flags: • Ready
252s
252s synaptics_rmi:
252s Flags: • Ready
252s
252s synaptics_vmm9:
252s Flags: • Ready
252s
252s system76_launch:
252s Flags: • Ready
252s
252s telink_dfu:
252s Flags: • Ready
252s
252s test:
252s Flags: • Ready
252s • Plugin is only for testing
252s
252s test_ble:
252s Flags: • Ready
252s • Plugin is only for testing
252s
252s thelio_io:
252s Flags: • Ready
252s
252s ti_tps6598x:
252s Flags: • Ready
252s
252s uefi_capsule:
252s Flags: • Disabled
252s • Required hardware was not found
252s • Will measure elements of system integrity around an update
252s
252s uefi_dbx:
252s Flags: • UEFI ESP partition not detected or configured
252s • Ready
252s
252s uefi_esrt:
252s Flags: • Ready
252s
252s uefi_mok:
252s Flags: • Disabled
252s • Required hardware was not found
252s
252s uefi_recovery:
252s Flags: • Disabled
252s • Required hardware was not found
252s • Enabled if hardware matches
252s
252s uefi_sbat:
252s Flags: • Disabled
252s • Required hardware was not found
252s
252s uf2:
252s Flags: • Ready
252s
252s upower:
252s Flags: • Disabled
252s • Required hardware was not found
252s
252s usi_dock:
252s Flags: • Ready
252s
252s vbe:
252s Flags: • Disabled
252s
252s vli:
252s Flags: • Ready
252s
252s wacom_raw:
252s Flags: • Ready
252s
252s wacom_usb:
252s Flags: • Ready
252s
252s wistron_dock:
252s Flags: • Ready
252s
252s Getting the list of plugins (json)...
252s {
252s "Plugins" : [
252s {
252s "Name" : "acpi_phat",
252s "Flags" : [
252s "disabled"
252s ]
252s },
252s {
252s "Name" : "algoltek_usb",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "algoltek_usbcr",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "amd_gpu",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "amd_kria",
252s "Flags" : [
252s "disabled"
252s ]
252s },
252s {
252s "Name" : "analogix",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "android_boot",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "asus_hid",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ata",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "aver_hid",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "bcm57xx",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "bnr_dp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ccgx",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ccgx_dmc",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "cfu",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ch341a",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ch347",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "corsair",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "cros_ec",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "dell",
252s "Flags" : [
252s "disabled"
252s ]
252s },
252s {
252s "Name" : "dell_dock",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "dell_kestrel",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "dfu",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ebitdo",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "elan_kbd",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "elanfp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "elantp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "emmc",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ep963x",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "fastboot",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "flashrom",
252s "Flags" : [
252s "disabled",
252s "no-hardware",
252s "require-hwid",
252s "modular",
252s "measure-system-integrity"
252s ]
252s },
252s {
252s "Name" : "focalfp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "fpc",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "fresco_pd",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "genesys",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "genesys_gl32xx",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "goodixmoc",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "goodixtp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "gpio",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "hailuck",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "hpi_cfu",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "huddly_usb",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "hughski_colorhug",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "igsc",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "intel_cvs",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "intel_me",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "intel_usb4",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "jabra",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "jabra_file",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "jabra_gnp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "kinetic_dp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "legion_hid2",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "lenovo_thinklmi",
252s "Flags" : [
252s "disabled",
252s "no-hardware"
252s ]
252s },
252s {
252s "Name" : "linux_display",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logind",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logitech_bulkcontroller",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logitech_hidpp",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logitech_rallysystem",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logitech_scribe",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "logitech_tap",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "mediatek_scaler",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "modem_manager",
252s "Flags" : [
252s "modular",
252s "ready"
252s ]
252s },
252s {
252s "Name" : "mtd",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "nordic_hid",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "nvme",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "optionrom",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "parade_lspcon",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "parade_usbhub",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "pixart_rf",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "powerd",
252s "Flags" : [
252s "disabled",
252s "no-hardware"
252s ]
252s },
252s {
252s "Name" : "qc_s5gen2",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "qsi_dock",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "realtek_mst",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "redfish",
252s "Flags" : [
252s "disabled",
252s "no-hardware",
252s "secure-config"
252s ]
252s },
252s {
252s "Name" : "rp_pico",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "rts54hid",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "rts54hub",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "scsi",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "steelseries",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_cape",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_cxaudio",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_mst",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_prometheus",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_rmi",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "synaptics_vmm9",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "system76_launch",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "telink_dfu",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "test",
252s "Flags" : [
252s "ready",
252s "test-only"
252s ]
252s },
252s {
252s "Name" : "test_ble",
252s "Flags" : [
252s "ready",
252s "test-only"
252s ]
252s },
252s {
252s "Name" : "thelio_io",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "ti_tps6598x",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "uefi_capsule",
252s "Flags" : [
252s "disabled",
252s "no-hardware",
252s "measure-system-integrity"
252s ]
252s },
252s {
252s "Name" : "uefi_dbx",
252s "Flags" : [
252s "user-warning",
252s "clear-updatable",
252s "esp-not-found",
252s "ready"
252s ]
252s },
252s {
252s "Name" : "uefi_esrt",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "uefi_mok",
252s "Flags" : [
252s "disabled",
252s "no-hardware"
252s ]
252s },
252s {
252s "Name" : "uefi_recovery",
252s "Flags" : [
252s "disabled",
252s "no-hardware",
252s "require-hwid"
252s ]
252s },
252s {
252s "Name" : "uefi_sbat",
252s "Flags" : [
252s "disabled",
252s "no-hardware"
252s ]
252s },
252s {
252s "Name" : "uf2",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "upower",
252s "Flags" : [
252s "disabled",
252s "no-hardware"
252s ]
252s },
252s {
252s "Name" : "usi_dock",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "vbe",
252s "Flags" : [
252s "disabled"
252s ]
252s },
252s {
252s "Name" : "vli",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "wacom_raw",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "wacom_usb",
252s "Flags" : [
252s "ready"
252s ]
252s },
252s {
252s "Name" : "wistron_dock",
252s "Flags" : [
252s "ready"
252s ]
252s }
252s ]
252s }
252s Examining /usr/share/installed-tests/fwupd/fakedevice123.cab...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Decompressing…: 0%
252s Unknown Vendor Unknown Product
252s │
252s └─Integrated Webcam™:
252s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
252s │ Summary: Fake webcam
252s │ Current version: 1.2.2
252s │ Minimum Version: 1.2.0
252s │ Bootloader Version: 0.1.2
252s │ Vendor: ACME Corp. (USB:0x046D)
252s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
252s │ Device Flags: • Updatable
252s │ • System requires external power source
252s │ • Supported on remote server
252s │ • Cryptographic hash verification is available
252s │ • Unsigned Payload
252s │ • Can tag for emulation
252s │ Device Requests: • Message
252s │
252s └─FakeDevice Device Update:
252s New version: 1.2.3
252s Summary: Firmware for the ACME Corp Integrated Webcam
252s License: GPL-2.0+
252s Size: 10 bytes
252s Urgency: Medium
252s Source: https://github.com/fwupd/fwupd/tree/main/data/installed-tests
252s Vendor: LVFS
252s Release Flags: • Trusted payload
252s • Trusted metadata
252s Description:
252s Fixes a bug with the flux capacitor to avoid year 2038 overflow.
252s Checksum: 31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc
252s
252s Examining /usr/share/installed-tests/fwupd/fakedevice123.cab (json)...
252s {
252s "Devices" : [
252s {
252s "Name" : "Integrated Webcam™",
252s "DeviceId" : "08d460be0f1f9f128413f816022a6439e0078018",
252s "Guid" : [
252s "b585990a-003e-5270-89d5-3705a17f9a43"
252s ],
252s "Summary" : "Fake webcam",
252s "Plugin" : "test",
252s "Protocols" : [
252s "com.acme.test"
252s ],
252s "Flags" : [
252s "updatable",
252s "require-ac",
252s "supported",
252s "can-verify",
252s "can-verify-image",
252s "unsigned-payload",
252s "can-emulation-tag"
252s ],
252s "RequestFlags" : [
252s "allow-generic-message"
252s ],
252s "Vendor" : "ACME Corp.",
252s "VendorIds" : [
252s "USB:0x046D"
252s ],
252s "Version" : "1.2.2",
252s "VersionLowest" : "1.2.0",
252s "VersionBootloader" : "0.1.2",
252s "VersionFormat" : "triplet",
252s "Icons" : [
252s "preferences-desktop-keyboard"
252s ],
252s "Created" : 1746124189,
252s "Releases" : [
252s {
252s "AppstreamId" : "org.fwupd.fakedevice.firmware",
252s "Name" : "FakeDevice",
252s "Summary" : "Firmware for the ACME Corp Integrated Webcam",
252s "Description" : "Fixes a bug with the flux capacitor to avoid year 2038 overflow.
",
252s "Version" : "1.2.3",
252s "Protocol" : "com.acme.test",
252s "Categories" : [
252s "X-Device"
252s ],
252s "Checksum" : [
252s "9b9492c5d7e8c78a51310040425947a983c5b36a",
252s "31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc"
252s ],
252s "License" : "GPL-2.0+",
252s "Size" : 10,
252s "Homepage" : "http://www.acme.com/",
252s "SourceUrl" : "https://github.com/fwupd/fwupd/tree/main/data/installed-tests",
252s "Vendor" : "LVFS",
252s "Flags" : [
252s "trusted-payload",
252s "trusted-metadata"
252s ]
252s },
252s {
252s "Checksum" : [
252s "31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc",
252s "9b9492c5d7e8c78a51310040425947a983c5b36a"
252s ]
252s }
252s ]
252s }
252s ]
252s }
252s Installing /usr/share/installed-tests/fwupd/fakedevice123.cab cabinet...
252s Decompressing…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Authenticating…: 0%
252s Waiting…: 0%
252s Writing…: 0%
252s Writing…: 1%
252s Decompressing…: 1%
252s Restarting device…: 1%
252s Writing…: 1%
252s Writing…: 2%
252s Decompressing…: 2%
252s Writing…: 2%
252s Verifying…: 2%
252s Restarting device…: 2%
252s Restarting device…: 95%
252s Waiting…: 95%
252s Waiting…: 97%
252s Waiting…: 99%
252s Decompressing…: 99%
252s Restarting device…: 99%
252s Writing…: 99%
252s Decompressing…: 99%
252s Writing…: 99%
252s Verifying…: 99%
252s Restarting device…: 99%
252s Waiting…: 99%
252s Waiting…: 100%
252s Successfully installed firmware
252s Update the device hash database...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Unknown Vendor Unknown Product
252s │
252s ├─FakeDevice Firmware Update:
252s │ New version: 1.2.4
252s │ Remote ID: fwupd-tests
252s │ Summary: Firmware for the ACME Corp Integrated Webcam
252s │ License: GPL-2.0+
252s │ Size: 17 bytes
252s │ Created: 2017-06-15
252s │ Urgency: Medium
252s │ Vendor: ACME Corp
252s │ Release Flags: • Trusted payload
252s │ • Trusted metadata
252s │ • Is upgrade
252s │ Description:
252s │ Fixes another bug with the flux capacitor to prevent time going backwards.
252s │
252s └─FakeDevice Firmware Update:
252s New version: 1.2.3
252s Remote ID: fwupd-tests
252s Summary: Firmware for the ACME Corp Integrated Webcam
252s License: GPL-2.0+
252s Size: 17 bytes
252s Created: 2017-06-15
252s Urgency: Medium
252s Vendor: ACME Corp
252s Release Flags: • Trusted payload
252s • Trusted metadata
252s Description:
252s Fixes a bug with the flux capacitor to avoid year 2038 overflow.
252s
252s Getting the list of remotes...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Unknown Vendor Unknown Product
252s │
252s ├─ Remote ID: fwupd-tests
252s │ Type: local
252s │ Enabled: true
252s │ Priority: 1000
252s │ Filename: /usr/share/installed-tests/fwupd/fwupd-tests.xml
252s │ Filename Source: /usr/share/fwupd/remotes.d/fwupd-tests.conf
252s │
252s ├─ Remote ID: vendor-directory
252s │ Type: directory
252s │ Enabled: true
252s │ Priority: 1000
252s │ Filename: /usr/share/fwupd/remotes.d/vendor/firmware
252s │ Filename Signature: /usr/share/fwupd/remotes.d/vendor/firmware.jcat
252s │ Filename Source: /etc/fwupd/remotes.d/vendor-directory.conf
252s │
252s ├─ Remote ID: lvfs-testing
252s │ Type: download
252s │ Enabled: false
252s │ P2P Metadata: true
252s │ P2P Firmware: false
252s │ Refresh Interval: 24 hours
252s │ Priority: 1
252s │ Filename: /var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst
252s │ Filename Signature: /var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst.jcat
252s │ Filename Source: /etc/fwupd/remotes.d/lvfs-testing.conf
252s │ Metadata URI: https://cdn.fwupd.org/downloads/firmware-testing.xml.zst
252s │ Metadata Signature: https://cdn.fwupd.org/downloads/firmware-testing.xml.zst.jcat
252s │ Report URI: https://fwupd.org/lvfs/firmware/report
252s │ Automatic Reporting: false
252s │
252s └─ Remote ID: lvfs
252s Type: download
252s Enabled: true
252s P2P Metadata: true
252s P2P Firmware: false
252s Refresh Interval: 24 hours
252s Filename: /var/lib/fwupd/metadata/lvfs/firmware.xml.zst
252s Filename Signature: /var/lib/fwupd/metadata/lvfs/firmware.xml.zst.jcat
252s Filename Source: /etc/fwupd/remotes.d/lvfs.conf
252s Metadata URI: https://cdn.fwupd.org/downloads/firmware.xml.zst
252s Metadata Signature: https://cdn.fwupd.org/downloads/firmware.xml.zst.jcat
252s Report URI: https://fwupd.org/lvfs/firmware/report
252s Automatic Reporting: false
252s
252s Disabling vendor-directory remote...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Authenticating…: 0%
252s Successfully disabled remote
252s Getting the list of remotes (json)...
252s {
252s "Remotes" : [
252s {
252s "Id" : "fwupd-tests",
252s "Kind" : "local",
252s "Title" : "fwupd test suite",
252s "FilenameCache" : "/usr/share/installed-tests/fwupd/fwupd-tests.xml",
252s "FilenameSource" : "/usr/share/fwupd/remotes.d/fwupd-tests.conf",
252s "Flags" : 1,
252s "Enabled" : true,
252s "ApprovalRequired" : false,
252s "AutomaticReports" : false,
252s "AutomaticSecurityReports" : false,
252s "Priority" : 1000,
252s "Mtime" : 1742919338,
252s "RefreshInterval" : 0
252s },
252s {
252s "Id" : "vendor-directory",
252s "Kind" : "directory",
252s "Title" : "Vendor (Automatic)",
252s "FilenameCache" : "/usr/share/fwupd/remotes.d/vendor/firmware",
252s "FilenameCacheSig" : "/usr/share/fwupd/remotes.d/vendor/firmware.jcat",
252s "FilenameSource" : "/etc/fwupd/remotes.d/vendor-directory.conf",
252s "Flags" : 0,
252s "Enabled" : false,
252s "ApprovalRequired" : false,
252s "AutomaticReports" : false,
252s "AutomaticSecurityReports" : false,
252s "Priority" : 1000,
252s "Mtime" : 1745511331,
252s "RefreshInterval" : 0
252s },
252s {
252s "Id" : "lvfs-testing",
252s "Kind" : "download",
252s "ReportUri" : "https://fwupd.org/lvfs/firmware/report",
252s "MetadataUri" : "https://cdn.fwupd.org/downloads/firmware-testing.xml.zst",
252s "MetadataUriSig" : "https://cdn.fwupd.org/downloads/firmware-testing.xml.zst.jcat",
252s "Title" : "Linux Vendor Firmware Service (testing)",
252s "PrivacyUri" : "https://lvfs.readthedocs.io/en/latest/privacy.html",
252s "FilenameCache" : "/var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst",
252s "FilenameCacheSig" : "/var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst.jcat",
252s "FilenameSource" : "/etc/fwupd/remotes.d/lvfs-testing.conf",
252s "Flags" : 16,
252s "Enabled" : false,
252s "ApprovalRequired" : false,
252s "AutomaticReports" : false,
252s "AutomaticSecurityReports" : false,
252s "Priority" : 1,
252s "Mtime" : -1,
252s "RefreshInterval" : 86400
252s },
252s {
252s "Id" : "lvfs",
252s "Kind" : "download",
252s "ReportUri" : "https://fwupd.org/lvfs/firmware/report",
252s "MetadataUri" : "https://cdn.fwupd.org/downloads/firmware.xml.zst",
252s "MetadataUriSig" : "https://cdn.fwupd.org/downloads/firmware.xml.zst.jcat",
252s "Title" : "Linux Vendor Firmware Service",
252s "PrivacyUri" : "https://lvfs.readthedocs.io/en/latest/privacy.html",
252s "FilenameCache" : "/var/lib/fwupd/metadata/lvfs/firmware.xml.zst",
252s "FilenameCacheSig" : "/var/lib/fwupd/metadata/lvfs/firmware.xml.zst.jcat",
252s "FilenameSource" : "/etc/fwupd/remotes.d/lvfs.conf",
252s "Flags" : 17,
252s "Enabled" : true,
252s "ApprovalRequired" : false,
252s "AutomaticReports" : false,
252s "AutomaticSecurityReports" : false,
252s "Priority" : 0,
252s "Mtime" : -1,
252s "RefreshInterval" : 86400
252s }
252s ]
252s }
252s Enable vendor-directory remote...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Authenticating…: 0%
252s Successfully enabled remote
252s Update the device hash database...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Authenticating…: 0%
252s Successfully updated device checksums
252s Getting devices (should be one)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Unknown Vendor Unknown Product
252s │
252s └─Integrated Webcam™:
252s Device ID: 08d460be0f1f9f128413f816022a6439e0078018
252s Summary: Fake webcam
252s Current version: 1.2.3
252s Minimum Version: 1.2.0
252s Bootloader Version: 0.1.2
252s Vendor: ACME Corp. (USB:0x046D)
252s Update State: Success
252s Last modified: 2025-05-01
252s GUID: b585990a-003e-5270-89d5-3705a17f9a43
252s Device Flags: • Updatable
252s • System requires external power source
252s • Supported on remote server
252s • Cryptographic hash verification is available
252s • Unsigned Payload
252s • Can tag for emulation
252s Device Requests: • Message
252s
252s Testing the verification of firmware...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Successfully verified device checksums
252s Getting updates (should be one)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Unknown Vendor Unknown Product
252s │
252s └─Integrated Webcam™:
252s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
252s │ Summary: Fake webcam
252s │ Current version: 1.2.3
252s │ Minimum Version: 1.2.0
252s │ Bootloader Version: 0.1.2
252s │ Vendor: ACME Corp. (USB:0x046D)
252s │ Update State: Success
252s │ Last modified: 2025-05-01
252s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
252s │ Device Flags: • Updatable
252s │ • System requires external power source
252s │ • Supported on remote server
252s │ • Cryptographic hash verification is available
252s │ • Unsigned Payload
252s │ • Can tag for emulation
252s │ Device Requests: • Message
252s │
252s └─FakeDevice Firmware Update:
252s New version: 1.2.4
252s Remote ID: fwupd-tests
252s Summary: Firmware for the ACME Corp Integrated Webcam
252s License: GPL-2.0+
252s Size: 17 bytes
252s Created: 2017-06-15
252s Urgency: Medium
252s Vendor: ACME Corp
252s Release Flags: • Trusted payload
252s • Trusted metadata
252s • Is upgrade
252s Description:
252s Fixes another bug with the flux capacitor to prevent time going backwards.
252s
252s Installing test firmware...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Decompressing…: 0%
252s Authenticating…: 0%
252s Waiting…: 0%
252s Writing…: 0%
252s Writing…: 1%
252s Decompressing…: 1%
252s Restarting device…: 1%
252s Writing…: 1%
252s Writing…: 2%
252s Decompressing…: 2%
252s Writing…: 2%
252s Verifying…: 2%
252s Restarting device…: 2%
252s Restarting device…: 95%
252s Waiting…: 95%
252s Waiting…: 97%
252s Waiting…: 99%
252s Waiting…: 100%
252s Successfully installed firmware
252s Idle…: 100%
252s Check if anything was tagged for emulation
252s false
252s Verifying results (str)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Integrated Webcam:
252s Device ID: 08d460be0f1f9f128413f816022a6439e0078018
252s Previous version: 1.2.3
252s Update State: Success
252s Last modified: 2025-05-01
252s GUID: b585990a-003e-5270-89d5-3705a17f9a43
252s Device Flags: • Updatable
252s • System requires external power source
252s • Cryptographic hash verification is available
252s • Unsigned Payload
252s • Can tag for emulation
252s
252s Verifying results (json)...
252s {
252s "Name" : "Integrated Webcam",
252s "DeviceId" : "08d460be0f1f9f128413f816022a6439e0078018",
252s "Guid" : [
252s "b585990a-003e-5270-89d5-3705a17f9a43"
252s ],
252s "Plugin" : "test",
252s "Flags" : [
252s "updatable",
252s "require-ac",
252s "historical",
252s "can-verify",
252s "can-verify-image",
252s "unsigned-payload",
252s "can-emulation-tag"
252s ],
252s "Version" : "1.2.3",
252s "VersionFormat" : "triplet",
252s "Created" : 1746124189,
252s "Modified" : 1746124189,
252s "UpdateState" : 2,
252s "Releases" : [
252s {
252s "AppstreamId" : "org.fwupd.fakedevice.firmware",
252s "Version" : "1.2.4",
252s "Protocol" : "com.acme.test",
252s "Checksum" : [
252s "69867ab1b6bfe3efaba41c2cd7a9b140ef58fb3d"
252s ],
252s "Flags" : [
252s "trusted-payload",
252s "trusted-metadata"
252s ],
252s "DistroVersion" : "25.10",
252s "DistroPrettyName" : "Ubuntu Questing Quokka (development branch)",
252s "CompileVersion(org.freedesktop.fwupd)" : "2.0.7",
252s "DisplayState" : "unknown",
252s "PlatformArchitecture" : "z15",
252s "FwupdSupported" : "True",
252s "DistroName" : "Ubuntu",
252s "CompileVersion(info.libusb)" : "1.0.27",
252s "KernelName" : "Linux",
252s "BatteryLevel" : "101",
252s "CompileVersion(com.hughsie.libjcat)" : "0.2.0",
252s "RuntimeVersion(org.kernel)" : "6.14.0-15-generic",
252s "RuntimeVersion(com.hughsie.libjcat)" : "0.2.0",
252s "DistroId" : "ubuntu",
252s "PowerState" : "unknown",
252s "CpuArchitecture" : "s390x",
252s "BootTime" : "1746124114",
252s "LidState" : "unknown",
252s "CompileVersion(com.hughsie.libxmlb)" : "0.3.22",
252s "RuntimeVersion(com.hughsie.libxmlb)" : "0.3.22",
252s "BatteryThreshold" : "10",
252s "RuntimeVersion(org.freedesktop.fwupd)" : "2.0.7",
252s "KernelVersion" : "6.14.0-15-generic"
252s }
252s ]
252s }
252s Getting updates (should be none)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Devices with the latest available firmware version:
252s • Integrated Webcam™
252s No updates available
252s Getting updates [json] (should be none)...
252s {
252s "Devices" : []
252s }
252s Testing the verification of firmware (again)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Successfully verified device checksums
252s Getting history (should be none)...
252s Idle…: 0%
252s WARNING: UEFI ESP partition not detected or configured
252s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
252s Unknown Vendor Unknown Product
252s │
252s └─Integrated Webcam:
252s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
252s │ Previous version: 1.2.3
252s │ Update State: Success
252s │ Last modified: 2025-05-01
252s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
252s │ Device Flags: • Updatable
252s │ • System requires external power source
252s │ • Cryptographic hash verification is available
252s │ • Unsigned Payload
252s │ • Can tag for emulation
252s │
252s └─(null) Update:
252s New version: 1.2.4
252s Release Flags: • Trusted payload
252s • Trusted metadata
252s Description:
252s The vendor did not supply any release notes.
252s
252s PASS: fwupd/fwupdmgr.test
252s Running test: fwupd/fwupdtool-efiboot.test
252s Creating Boot0001
252s Creating Boot0001 again (should fail)...
252s Creating Boot0002 with invalid path (should fail)...
252s Getting BootOrder (should fail)
252s Setting BootOrder
252s Getting BootOrder
252s Setting BootNext
252s Getting BootNext
252s Getting hive cmdline (should fail)
252s Setting hive cmdline
252s Getting hive cmdline
252s Creating Boot0002 as Win10
252s Setting hive cmdline for Win10 (should fail)
252s Showing EFI boot info
252s Showing EFI boot info (json)
252s Showing EFI files
252s Deleting Boot0001
252s Deleting Boot0001 (should fail)...
252s Showing EFI variables
252s PASS: fwupd/fwupdtool-efiboot.test
252s SUMMARY: total=5; passed=5; skipped=0; failed=0; user=3.2s; system=1.0s; maxrss=28460
253s autopkgtest [18:29:50]: test ci: -----------------------]
253s ci PASS
253s autopkgtest [18:29:50]: test ci: - - - - - - - - - - results - - - - - - - - - -
254s autopkgtest [18:29:51]: test ci-flaky: preparing testbed
254s Reading package lists...
254s Building dependency tree...
254s Reading state information...
254s Starting pkgProblemResolver with broken count: 0
254s Starting 2 pkgProblemResolver with broken count: 0
254s Done
254s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
256s autopkgtest [18:29:53]: test ci-flaky: [-----------------------
256s modprobe: FATAL: Module mtdram not found in directory /lib/modules/6.14.0-15-generic
256s Loading…: 0%
256s Loading…: 1%
256s Loading…: 2%
256s Loading…: 3%
256s Loading…: 4%
256s Loading…: 5%
256s Loading…: 6%
256s Loading…: 7%
256s Loading…: 8%
256s Loading…: 9%
256s Loading…: 10%
256s Loading…: 0%
256s Loading…: 11%
256s Loading…: 14%
256s Loading…: 98%
256s Loading…: 99%
256s Idle…: 0%
256s [31m[1mWARNING[0m: UEFI ESP partition not detected or configured
256s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
256s Successfully enabled test devices
256s Loading…: 0%
256s Loading…: 1%
256s Loading…: 2%
256s Loading…: 3%
256s Loading…: 4%
256s Loading…: 5%
256s Loading…: 6%
256s Loading…: 7%
256s Loading…: 8%
256s Loading…: 9%
256s Loading…: 10%
256s Loading…: 0%
256s Loading…: 11%
256s Loading…: 14%
256s Loading…: 98%
256s Loading…: 99%
256s Idle…: 0%
256s [31m[1mWARNING[0m: UEFI ESP partition not detected or configured
256s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
256s Successfully modified configuration value
257s Running test: fwupd/fwupdmgr-p2p.test
257s PASS: fwupd/fwupdmgr-p2p.test
257s Running test: fwupd/fwupd.test
257s TAP version 14
257s # random seed: R02S89e787345a3ba0fa9620457aba5a4e94
257s 1..1
257s # Start of acpi-phat tests
257s ok 1 /acpi-phat/parse # SKIP missing PHAT
257s # End of acpi-phat tests
257s TAP version 14
257s # random seed: R02S26454e4c61a7fc4b8c37bda95fe69dff
257s 1..2
257s # Start of fwupd tests
257s # Start of ata tests
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.U17T52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s ok 1 /fwupd/ata/id # SKIP Missing StarDrive-SBFM61.2.bin
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.XQYT52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s ok 2 /fwupd/ata/oui # SKIP Missing Samsung SSD 860 EVO 500GB.bin
257s # End of ata tests
257s # End of fwupd tests
257s TAP version 14
257s # random seed: R02Scc01b9b7e040c1529ba28de339c9367b
257s 1..149
257s # Start of fwupd tests
257s ok 1 /fwupd/cab{checksum}
257s ok 2 /fwupd/efi-lz77{decompressor} # SKIP Missing efi-lz77-tiano.bin
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s ok 3 /fwupd/input-stream
257s ok 4 /fwupd/input-stream{sum-overflow}
257s ok 5 /fwupd/input-stream{chunkify}
257s ok 6 /fwupd/input-stream{find}
257s ok 7 /fwupd/partial-input-stream
257s ok 8 /fwupd/partial-input-stream{closed-base}
257s ok 9 /fwupd/partial-input-stream{simple}
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s ok 10 /fwupd/partial-input-stream{composite}
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x2
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x5
257s # FuCompositeInputStream:
257s # Pos: 0x7
257s # TotalSize: 0x7
257s # FuPartialInputStream:
257s # Size: 0x2
257s # FuPartialInputStream:
257s # Size: 0x3
257s # GlobalOffset: 0x2
257s # FuPartialInputStream:
257s # Offset: 0x3
257s # Size: 0x2
257s # GlobalOffset: 0x5
257s ok 11 /fwupd/composite-input-stream
257s ok 12 /fwupd/struct
257s ok 13 /fwupd/struct{bits}
257s ok 14 /fwupd/struct{list}
257s # FuSelfTest-DEBUG: FuStructSelfTestWrapped:
257s # less: 0x99
257s # base: FuStructSelfTest:
257s # length: 0x33
257s # revision: 0xfe
257s # owner: 00000000-0000-0000-0000-000000000000
257s # oem_revision: 0x0
257s # asl_compiler_id: 0xDFDFDFDF
257s # asl_compiler_revision: 0x0
257s # more: 0x12
257s ok 15 /fwupd/struct{wrapped}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.CLE052
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s # FuSelfTest-DEBUG: key=Plugin, value=one
257s # FuSelfTest-DEBUG: key=Plugin, value=two
257s ok 16 /fwupd/plugin{quirks-append}
257s # FuSelfTest-DEBUG: deleting /tmp/fwupd-self-test/var/cache/fwupd/quirks.db if exists
257s # FuQuirks-DEBUG: open database /tmp/fwupd-self-test/var/cache/fwupd/quirks.db
257s # FuQuirks-DEBUG: indexing vendor IDs from /usr/share/installed-tests/fwupd/tests/pci.ids
257s # FuQuirks-DEBUG: indexing vendor IDs from /usr/share/installed-tests/fwupd/tests/usb.ids
257s # FuQuirks-DEBUG: indexing vendor IDs from /usr/share/installed-tests/fwupd/tests/pnp.ids
257s # FuQuirks-DEBUG: indexing vendor IDs from /usr/share/installed-tests/fwupd/tests/oui.txt
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/fwupd-self-test/var/cache/fwupd/quirks.xmlb
257s # XbSilo-DEBUG: file: 50973eac-e0d0-b661-63e6-b23a08f398ef, current:50973eac-e0d0-b661-63e6-b23a08f398ef
257s # XbSilo-DEBUG: loading silo with existing file contents
257s ok 17 /fwupd/quirks{vendor-ids}
257s ok 18 /fwupd/string{password-mask}
257s # FuSelfTest-DEBUG: >simple<
257s # FuSelfTest-DEBUG: >string<
257s # FuSelfTest-DEBUG: ><
257s # FuSelfTest-DEBUG: >delimited<
257s # FuSelfTest-DEBUG: >start<
257s # FuSelfTest-DEBUG: >and<
257s # FuSelfTest-DEBUG: >end<
257s # FuSelfTest-DEBUG: ><
257s # FuSelfTest-DEBUG: >this<
257s # FuSelfTest-DEBUG: >has<
257s # FuSelfTest-DEBUG: >trailing<
257s # FuSelfTest-DEBUG: >nuls<
257s ok 19 /fwupd/string{strsplit-stream}
257s ok 20 /fwupd/lzma
257s # FuSelfTest-DEBUG: TOKEN: [] (0)
257s # FuSelfTest-DEBUG: TOKEN: [foo] (1)
257s # FuSelfTest-DEBUG: TOKEN: [bar] (2)
257s # FuSelfTest-DEBUG: TOKEN: [] (3)
257s ok 21 /fwupd/common{strnsplit}
257s # FuCommon-DEBUG: looking for timezone file /usr/share/installed-tests/fwupd/tests/localtime
257s ok 22 /fwupd/common{olson-timezone-id}
257s ok 23 /fwupd/common{memmem}
257s ok 24 /fwupd/progress{scaling}
257s # FuSelfTest-DEBUG: parent update #1
257s # FuSelfTest-DEBUG: child update #1
257s # FuSelfTest-DEBUG: child update #2
257s # FuSelfTest-DEBUG: parent update #2
257s ok 25 /fwupd/progress{child}
257s ok 26 /fwupd/progress{child-finished}
257s ok 27 /fwupd/progress{parent-1-step}
257s ok 28 /fwupd/progress{no-equal}
257s ok 29 /fwupd/progress{finish}
257s ok 30 /fwupd/progress{global-fraction}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # FuBiosSettings-INFO: loaded 6 BIOS settings
257s ok 31 /fwupd/bios-attrs{load}
257s # FuSecurityAttrs-DEBUG: duplicate security attr org.fwupd.hsi.PRX from plugin test implicitly obsoleted by plugin other-plugin
257s # FuSecurityAttrs-DEBUG: security attr org.fwupd.hsi.PRX:other-plugin obsoleted by org.fwupd.hsi.PRX:test
257s # FuSecurityAttrs-DEBUG: security attr org.fwupd.hsi.PRX:other-plugin obsoleted by org.fwupd.hsi.PRX:test
257s # FuSecurityAttrs-DEBUG: security attr org.fwupd.hsi.PRX:test obsoleted by org.fwupd.hsi.BIOSGuard:test
257s # FuSecurityAttrs-DEBUG: security attr org.fwupd.hsi.PRX:other-plugin obsoleted by org.fwupd.hsi.BIOSGuard:test
257s ok 32 /fwupd/security-attrs{hsi}
257s ok 33 /fwupd/security-attrs{compare}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuConfig-INFO: fixing /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf from mode 0644 to 0640
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x30
257s # FuConfig-DEBUG: setting config [fwupd] Key=false
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x30
257s # FuConfig-DEBUG: setting config [fwupd] Key=false
257s ok 34 /fwupd/config
257s ok 35 /fwupd/plugin
257s ok 36 /fwupd/plugin{vfuncs}
257s ok 37 /fwupd/plugin{device-gtype}
257s # FuPlugin-INFO: has no updates, so ignoring device
257s ok 38 /fwupd/plugin{backend-device}
257s # FuDevice-DEBUG: using b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d for testdev
257s # FuDevice-DEBUG: propagating emulated from proxy
257s # FuPlugin-DEBUG: emit added from (null): b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d
257s ok 39 /fwupd/plugin{backend-proxy-device}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuConfig-INFO: fixing /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf from mode 0644 to 0640
257s # FuConfig-INFO: fixing /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf from mode 0644 to 0640
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuHwids-DEBUG: HardwareID-00 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-01 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-02 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-03 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-06 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-07 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-08 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-09 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-10 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-11 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-12 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-13 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-14 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-14 is not available, not available as 'Manufacturer' unknown
257s # FuContext-INFO: added udev subsystem watch of firmware-attributes
257s # FuBiosSettings-INFO: loaded 6 BIOS settings
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x10
257s # FuConfig-DEBUG: setting config [test] Key=True
257s ok 40 /fwupd/plugin{config}
257s # FuDevice-DEBUG: using b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d for testdev
257s # FuPlugin-DEBUG: emit added from (null): b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d
257s # FuPlugin-DEBUG: emit removed from (null): b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d
257s # FuDevice-DEBUG: using 0e93069c40111cd62dac2cd02cd71daffdb01cc0 for child
257s # FuDevice-INFO: setting parent of child [0e93069c40111cd62dac2cd02cd71daffdb01cc0] to be testdev [b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d]
257s # FuPlugin-DEBUG: child 0e93069c40111cd62dac2cd02cd71daffdb01cc0 added to parent b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d after setup, adding to daemon
257s # FuPlugin-DEBUG: emit added from (null): 0e93069c40111cd62dac2cd02cd71daffdb01cc0
257s # FuPlugin-DEBUG: child 0e93069c40111cd62dac2cd02cd71daffdb01cc0 removed from parent b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d after setup, removing from daemon
257s # FuPlugin-DEBUG: emit removed from (null): 0e93069c40111cd62dac2cd02cd71daffdb01cc0
257s ok 41 /fwupd/plugin{devices}
257s # FuDevice-DEBUG: using b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d for testdev
257s # FuDevice-DEBUG: using 821c07a03badb405e8ccaea45217e56e69e4f6e0 for child1
257s # FuDevice-INFO: setting parent of child1 [821c07a03badb405e8ccaea45217e56e69e4f6e0] to be testdev [b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d]
257s # FuDevice-DEBUG: using 268c29732f90b4ddba639b3b0096cc468ceed2fb for child2
257s # FuDevice-INFO: setting parent of child2 [268c29732f90b4ddba639b3b0096cc468ceed2fb] to be testdev [b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d]
257s ok 42 /fwupd/plugin{device-inhibit-children}
257s # FuDevice-DEBUG: using b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d for testdev
257s # FuPlugin-DEBUG: emit added from (null): b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d
257s # FuPlugin-DEBUG: emit removed from (null): b7eccd0059d6d7dc2ef76c35d6de0048cc8c029d
257s ok 43 /fwupd/plugin{delay}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.HFRY52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s ok 44 /fwupd/plugin{quirks}
257s # FuFirmware-DEBUG: adding strtab: compatible
257s # FuFirmware-DEBUG: mem_rsvmap: 0x0, 0x0
257s ok 45 /fwupd/plugin{fdt}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.M5NY52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s lookup=5.112ms ok 46 /fwupd/plugin{quirks-performance}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.QHTX52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s # FuDevice-DEBUG: using ef5791f75bea792344af5e07f52d4bb54563221c for usb:00:05
257s # FuDevice-DEBUG: using bd0f20e0f7b59a9f4ffd089cf38fe8a5d8ba7b2d for usb:00:05:USB\VID_0763&PID_2806&I2C_01
257s # FuDevice-INFO: setting parent of HDMI [bd0f20e0f7b59a9f4ffd089cf38fe8a5d8ba7b2d] to be Hub [ef5791f75bea792344af5e07f52d4bb54563221c]
257s ok 47 /fwupd/plugin{quirks-device}
257s ok 48 /fwupd/backend
257s # FuBackend-DEBUG: not found (null) [foo:bar:baz], adding
257s # FuDevice-DEBUG: resetting event index
257s # FuBackend-DEBUG: created timestamp 1675269303302027->1675269303302027
257s # FuBackend-DEBUG: changed (null) [foo:bar:baz]
257s # FuBackend-DEBUG: not found (null) [usb:FF:FF:06], adding
257s # FuSelfTest-DEBUG: {
257s # "FwupdVersion" : "2.0.7",
257s # "UsbDevices" : [
257s # {
257s # "Created" : "2099-02-01T16:35:03Z",
257s # "GType" : "FuUdevDevice",
257s # "BackendId" : "usb:FF:FF:06"
257s # }
257s # ]
257s # }
257s ok 49 /fwupd/backend{emulate}
257s #
257s #
257s #
257s # XXXX
257s #
257s #
257s # 0x1
257s # 0x4
257s # XX
257s #
257s #
257s # 0x2
257s # 0x1
257s # YYYY
257s #
257s #
257s # 0x3
257s # 0x1
257s # 0x4
257s # YY
257s #
257s #
257s # 0x4
257s # 0x2
257s # ZZZZ
257s #
257s #
257s # 0x5
257s # 0x2
257s # 0x4
257s # ZZ
257s #
257s #
257s ok 50 /fwupd/chunk
257s ok 51 /fwupd/chunks
257s ok 52 /fwupd/common{align-up}
257s ok 53 /fwupd/volume{gpt-type}
257s ok 54 /fwupd/common{bitwise}
257s ok 55 /fwupd/common{byte-array}
257s ok 56 /fwupd/common{crc}
257s ok 57 /fwupd/common{guid}
257s ok 58 /fwupd/common{string-append-kv}
257s ok 59 /fwupd/common{version-guess-format}
257s ok 60 /fwupd/common{strtoull}
257s ok 61 /fwupd/common{strtoll}
257s ok 62 /fwupd/common{version}
257s ok 63 /fwupd/common{version-semver}
257s ok 64 /fwupd/common{vercmp}
257s ok 65 /fwupd/common{strstrip}
257s ok 66 /fwupd/common{endian}
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupdzero of size 0x0: zero size
257s ok 67 /fwupd/common{bytes-get-data}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s ok 68 /fwupd/common{kernel-lockdown}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s # FuKernel-DEBUG: read firmware search path (8): oldvalue
257s # FuKernel-DEBUG: writing firmware search path (8): /foo/bar
257s # FuKernel-DEBUG: read firmware search path (8): /foo/bar
257s # FuKernel-DEBUG: writing firmware search path (8): oldvalue
257s # FuKernel-DEBUG: read firmware search path (8): oldvalue
257s ok 69 /fwupd/common{kernel-search}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/fwupd-self-test/var/cache/fwupd/quirks.xmlb
257s # XbSilo-DEBUG: file: 50973eac-e0d0-b661-63e6-b23a08f398ef, current:50973eac-e0d0-b661-63e6-b23a08f398ef
257s # XbSilo-DEBUG: loading silo with existing file contents
257s ok 70 /fwupd/common{strsafe}
257s ok 71 /fwupd/common{cpuid}
257s ok 72 /fwupd/msgpack
257s ok 73 /fwupd/msgpack{binary-stream}
257s ok 74 /fwupd/msgpack{parse-binary}
257s ok 75 /fwupd/msgpack{lookup}
257s # FuSelfTest-DEBUG: failed: Error opening file /usr/share/installed-tests/fwupd/tests/efi/efivars/Boot0000-8be4df61-93ca-11d2-aa0d-00e098032b8c: No such file or directory
257s # FuSelfTest-DEBUG: failed: Error opening file /usr/share/installed-tests/fwupd/tests/efi/efivars/Boot0001-8be4df61-93ca-11d2-aa0d-00e098032b8c: No such file or directory
257s # FuSelfTest-DEBUG: failed: Error opening file /usr/share/installed-tests/fwupd/tests/efi/efivars/Boot0002-8be4df61-93ca-11d2-aa0d-00e098032b8c: No such file or directory
257s ok 76 /fwupd/efi-load-option
257s ok 77 /fwupd/efivar
257s # FuEfiDevicePath-DEBUG: failed to get volume block size, falling back to 0x200: no udisks proxy
257s # FuEfiDevicePath-DEBUG: failed to get volume block size, falling back to 0x200: no udisks proxy
257s # FuEfiDevicePath-DEBUG: failed to get volume block size, falling back to 0x200: no udisks proxy
257s # FuContext-DEBUG: check for 1st stage bootloader: /tmp/fwupd-self-test/var/grubx64.efi
257s # FuFirmware-DEBUG: Authenticode region pre-cksum: 0x0000 -> 0x00d8 [0x00d8]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuFirmware-DEBUG: Authenticode region chksum->cert-table: 0x00dc -> 0x0128 [0x004c]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0xd8
257s # FuFirmware-DEBUG: Authenticode region .text: 0x0170 -> 0x0175 [0x0005]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x124
257s # FuFirmware-DEBUG: Authenticode region tabledata->cert-table: 0x0175 -> 0x0180 [0x000b]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x129
257s # FuEfiDevicePath-DEBUG: failed to get volume block size, falling back to 0x200: no udisks proxy
257s # FuContext-DEBUG: check for 1st stage bootloader: /tmp/fwupd-self-test/var/fwupdx64.efi
257s # FuFirmware-DEBUG: Authenticode region pre-cksum: 0x0000 -> 0x00d8 [0x00d8]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuFirmware-DEBUG: Authenticode region chksum->cert-table: 0x00dc -> 0x0128 [0x004c]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0xd8
257s # FuFirmware-DEBUG: Authenticode region .text: 0x0170 -> 0x0175 [0x0005]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x124
257s # FuFirmware-DEBUG: Authenticode region tabledata->cert-table: 0x0175 -> 0x0180 [0x000b]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x129
257s ok 78 /fwupd/efivar{bootxxxx}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s ok 79 /fwupd/hwids # SKIP no DMI tables found
257s ok 80 /fwupd/context{flags}
257s ok 81 /fwupd/context{backends}
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x10
257s # FuConfig-DEBUG: setting config [test] Key=True
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/board_vendor: Failed to open file ?/usr/share/installed-tests/fwupd/tests/board_vendor?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/board_name: Failed to open file ?/usr/share/installed-tests/fwupd/tests/board_name?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/bios_vendor: Failed to open file ?/usr/share/installed-tests/fwupd/tests/bios_vendor?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/bios_version: Failed to open file ?/usr/share/installed-tests/fwupd/tests/bios_version?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/product_family: Failed to open file ?/usr/share/installed-tests/fwupd/tests/product_family?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/product_name: Failed to open file ?/usr/share/installed-tests/fwupd/tests/product_name?: No such file or directory
257s # FuContext-DEBUG: unable to read SMBIOS data from /usr/share/installed-tests/fwupd/tests/product_sku: Failed to open file ?/usr/share/installed-tests/fwupd/tests/product_sku?: No such file or directory
257s # FuHwids-DEBUG: HardwareID-00 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-01 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-02 is not available, not available as 'ProductName' unknown
257s # FuHwids-DEBUG: HardwareID-03 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-04 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-05 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-06 is not available, not available as 'ProductSku' unknown
257s # FuHwids-DEBUG: HardwareID-07 is not available, not available as 'ProductSku' unknown
257s # FuHwids-DEBUG: HardwareID-08 is not available, not available as 'ProductName' unknown
257s # FuHwids-DEBUG: HardwareID-09 is not available, not available as 'ProductName' unknown
257s # FuHwids-DEBUG: HardwareID-10 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-11 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-13 is not available, not available as 'BaseboardManufacturer' unknown
257s # FuHwids-DEBUG: fwupd-04 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: fwupd-05 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: fwupd-14 is not available, not available as 'BiosVendor' unknown
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/fwupd-self-test/var/cache/fwupd/quirks.xmlb
257s # XbSilo-DEBUG: file: 50973eac-e0d0-b661-63e6-b23a08f398ef, current:50973eac-e0d0-b661-63e6-b23a08f398ef
257s # XbSilo-DEBUG: loading silo with existing file contents
257s # FuContext-INFO: added udev subsystem watch of firmware-attributes
257s # FuBiosSettings-INFO: loaded 6 BIOS settings
257s # FuSelfTest-DEBUG:
257s #
257s ok 82 /fwupd/context{hwids-dmi}
257s # FuFirmware-DEBUG: adding strtab: chassis-type
257s # FuFirmware-DEBUG: adding strtab: vendor
257s # FuFirmware-DEBUG: adding strtab: compatible
257s # FuFirmware-DEBUG: adding strtab: version
257s # FuFirmware-DEBUG: adding strtab: part-number
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuConfig-DEBUG: loading config /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf
257s # FuCommon-DEBUG: failed to read as mapped file, so reading /tmp/fwupd-self-test/etc/fwupd/fwupd/fwupd.conf of size 0x0: zero size
257s # FuConfig-DEBUG: trying to load config values from /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /tmp/fwupd-self-test/var/etc/fwupd/fwupd.conf of size 0x10
257s # FuConfig-DEBUG: setting config [test] Key=True
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuFirmware-DEBUG: mem_rsvmap: 0x0, 0x0
257s # FuContext-DEBUG: using bafc4fe2-77ef-5292-a931-3a5d909464a0 for DT compatible pine64,rockpro64-v2.1
257s # FuHwids-DEBUG: HardwareID-00 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-01 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-02 is not available, not available as 'BiosVendor' unknown
257s # FuHwids-DEBUG: HardwareID-03 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-04 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-05 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-06 is not available, not available as 'ProductSku' unknown
257s # FuHwids-DEBUG: HardwareID-07 is not available, not available as 'ProductSku' unknown
257s # FuHwids-DEBUG: HardwareID-08 is not available, not available as 'BaseboardManufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-10 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-11 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: HardwareID-12 is not available, not available as 'EnclosureKind' unknown
257s # FuHwids-DEBUG: HardwareID-13 is not available, not available as 'BaseboardManufacturer' unknown
257s # FuHwids-DEBUG: fwupd-04 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: fwupd-05 is not available, not available as 'Family' unknown
257s # FuHwids-DEBUG: fwupd-14 is not available, not available as 'BiosVendor' unknown
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/fwupd-self-test/var/cache/fwupd/quirks.xmlb
257s # XbSilo-DEBUG: file: 50973eac-e0d0-b661-63e6-b23a08f398ef, current:50973eac-e0d0-b661-63e6-b23a08f398ef
257s # XbSilo-DEBUG: loading silo with existing file contents
257s # FuContext-INFO: added udev subsystem watch of firmware-attributes
257s # FuBiosSettings-INFO: loaded 6 BIOS settings
257s # FuSelfTest-DEBUG:
257s #
257s ok 83 /fwupd/context{hwids-fdt}
257s ok 84 /fwupd/context{firmware-gtypes}
257s # FuContext-INFO: power state now battery-discharging
257s # FuContext-INFO: lid state now closed
257s # FuContext-INFO: display-state now connected
257s # FuContext-INFO: battery level now 50
257s ok 85 /fwupd/context{state}
257s # FuContext-INFO: added udev subsystem watch of usb
257s # FuContext-INFO: added udev subsystem watch of block
257s # FuContext-INFO: added udev subsystem watch of block:partition for plugin uf2
257s ok 86 /fwupd/context{udev-subsystems}
257s ok 87 /fwupd/string{utf16}
257s # GLib-DEBUG: setenv()/putenv() are not thread-safe and should not be used after threads are created
257s ok 88 /fwupd/smbios # SKIP no DMI tables found
257s ok 89 /fwupd/smbios3 # SKIP no DMI tables found
257s ok 90 /fwupd/kernel{cmdline}
257s ok 91 /fwupd/kernel{config}
257s ok 92 /fwupd/hid{descriptor}
257s ok 93 /fwupd/hid{descriptor-container}
257s ok 94 /fwupd/firmware
257s ok 95 /fwupd/firmware{common}
257s ok 96 /fwupd/firmware{convert-version}
257s # FuSelfTest-DEBUG:
257s # no-auto-detection
257s # sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md.grub,1,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/.
257s # true
257s #
257s # sbat
257s # sbat,1,SBAT Version,sbat,1,https://github.com/rhboot/shim/blob/main/SBAT.md
257s #
257s # <$id>sbat$id>
257s # 1
257s # SBAT Version
257s # sbat
257s # 1
257s # https://github.com/rhboot/shim/blob/main/SBAT.md
257s #
257s #
257s #
257s # grub
257s # 0x1
257s # grub,1,Free Software Foundation,grub,2.04,https://www.gnu.org/software/grub/
257s #
257s # <$id>grub$id>
257s # 1
257s # Free Software Foundation
257s # grub
257s # 2.04
257s # https://www.gnu.org/software/grub/
257s #
257s #
257s #
257s #
257s ok 97 /fwupd/firmware{csv}
257s # FuArchive-DEBUG: adding firmware.txt [12]
257s # FuArchive-DEBUG: adding firmware.txt.asc [24]
257s ok 98 /fwupd/firmware{archive}
257s # FuSelfTest-DEBUG:
257s #
257s # no-auto-detection
257s # 0x200
257s # [GInputStream]
257s # FuOpromFirmware
257s #
257s # has-stored-size
257s # 0x200
257s # [GInputStream]
257s #
257s #
257s # has-stored-size
257s # 0x200
257s # [GInputStream]
257s #
257s #
257s #
257s ok 99 /fwupd/firmware{linear}
257s ok 100 /fwupd/firmware{dedupe}
257s ok 101 /fwupd/firmware{build}
257s ok 102 /fwupd/firmware{raw-aligned}
257s ok 103 /fwupd/firmware{ihex}
257s # FuFirmware-DEBUG: extended-linear:
257s # FuFirmware-DEBUG: length: 0x02
257s # FuFirmware-DEBUG: addr: 0x00000000
257s # FuFirmware-DEBUG: abs_addr: 0x80000000 on line 1
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x04
257s # FuFirmware-DEBUG: addr: 0x80000000
257s # FuFirmware-DEBUG: eof:
257s # FuFirmware-DEBUG: length: 0x00
257s # FuFirmware-DEBUG: addr: 0x80000000
257s ok 104 /fwupd/firmware{ihex-offset}
257s ok 105 /fwupd/firmware{ihex-signed}
257s # FuFirmware-DEBUG: line 001 S3 addr:0x0014 datalen:0x01
257s # FuFirmware-DEBUG: line 002 S3 addr:0x0002 datalen:0x0b
257s # FuFirmware-DEBUG: line 003 S3 addr:0x0014 datalen:0x01
257s # FuFirmware-DEBUG: line 004 S7 addr:0x0000 datalen:0x00
257s ok 106 /fwupd/firmware{srec-tokenization}
257s ok 107 /fwupd/firmware{srec}
257s # FuSelfTest-DEBUG:
257s # has-vid-pid
257s # 0x11
257s #
257s # 0x5
257s # hello world
257s #
257s # images
257s #
257s # firmware-1
257s # 0x123
257s #
257s # hash-1
257s # aGVsbG8gd29y
257s #
257s #
257s #
257s #
257s # configurations
257s # conf-1
257s #
257s # conf-1
257s # aGVsbG8gd29y
257s #
257s #
257s #
257s #
257s #
257s ok 108 /fwupd/firmware{fdt}
257s # FuSelfTest-DEBUG:
257s # has-vid-pid
257s # 0x11
257s #
257s # FIT test
257s # FIT description
257s # 0x629d4abd
257s #
257s # images
257s #
257s # firmware-1
257s #
257s # YWJj
257s # u-boot
257s # AAABAA==
257s # arm64
257s # firmware
257s # none
257s # v1.2.4
257s #
257s # hash-1
257s # crc32
257s # 0x352441c2
257s #
257s #
257s #
257s #
257s # configurations
257s # conf-1
257s #
257s # conf-1
257s # alice:bob:clara
257s # firmware-1
257s #
257s #
257s #
257s #
257s #
257s ok 109 /fwupd/firmware{fit}
257s ok 110 /fwupd/firmware{ifwi-cpd}
257s ok 111 /fwupd/firmware{ifwi-fpt}
257s # FuFirmware-DEBUG: did not find magic
257s ok 112 /fwupd/firmware{oprom}
257s ok 113 /fwupd/firmware{dfu}
257s ok 114 /fwupd/firmware{dfu-patch}
257s ok 115 /fwupd/firmware{dfuse}
257s # FuSelfTest-DEBUG: cab.builder.xml
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuSelfTest-DEBUG: cab-compressed.builder.xml
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuSelfTest-DEBUG: elf.builder.xml
257s # FuSelfTest-DEBUG: dfuse.builder.xml
257s # FuSelfTest-DEBUG: pefile.builder.xml
257s # FuFirmware-DEBUG: Authenticode region pre-cksum: 0x0000 -> 0x00d8 [0x00d8]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x0
257s # FuFirmware-DEBUG: Authenticode region chksum->cert-table: 0x00dc -> 0x0128 [0x004c]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0xd8
257s # FuFirmware-DEBUG: Authenticode region .text: 0x01e8 -> 0x01f3 [0x000b]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x124
257s # FuFirmware-DEBUG: Authenticode region .textXXXXXX: 0x01f8 -> 0x0203 [0x000b]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x12f
257s # FuFirmware-DEBUG: Authenticode region .sbat: 0x0208 -> 0x020f [0x0007]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x13a
257s # FuFirmware-DEBUG: Authenticode region .sbatlevel: 0x0218 -> 0x0234 [0x001c]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x141
257s # FuFirmware-DEBUG: Authenticode region tabledata->cert-table: 0x0234 -> 0x0258 [0x0024]
257s # FuCompositeInputStream-DEBUG: adding partial stream global_offset:0x15d
257s # FuSelfTest-DEBUG: linear.builder.xml
257s # FuSelfTest-DEBUG: hid-report-item.builder.xml
257s # FuSelfTest-DEBUG: hid-descriptor.builder.xml
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x21
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x21
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage-page
257s # 0x1
257s # 0x3
257s #
257s # global
257s # 0xff0b
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x3
257s #
257s # local
257s # 0x101
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # collection
257s # 0x28
257s # 0x2
257s #
257s # main
257s # 0x1
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # logical-minimum
257s # 0x5
257s # 0x1
257s # [??GInputStream??]
257s # global
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # logical-maximum
257s # 0x9
257s # 0x2
257s #
257s # global
257s # 0xff
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf4
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-size
257s # 0x1d
257s # 0x2
257s #
257s # global
257s # 0x8
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-count
257s # 0x25
257s # 0x2
257s # <
257s # global
257s # 0x3c
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xc7
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # output
257s # 0x24
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf5
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-count
257s # 0x25
257s # 0x2
257s #
257s # global
257s # 0x10
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xcc
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # input
257s # 0x20
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xdc
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # output
257s # 0x24
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf3
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xd8
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # input
257s # 0x20
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf1
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-count
257s # 0x25
257s # 0x2
257s # <
257s # global
257s # 0x3c
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xc8
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # feature
257s # 0x2c
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf9
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-count
257s # 0x25
257s # 0x2
257s #
257s # global
257s # 0x18
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xdd
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # output
257s # 0x24
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-id
257s # 0x21
257s # 0x2
257s #
257s # global
257s # 0xf8
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # report-count
257s # 0x25
257s # 0x2
257s #
257s # global
257s # 0x14
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # usage
257s # 0x2
257s # 0x2
257s #
257s # local
257s # 0xde
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # input
257s # 0x20
257s # 0x2
257s #
257s # main
257s # 0x2
257s #
257s #
257s # FuHidDevice-DEBUG: add to table-state:
257s #
257s # no-auto-detection
257s # end-collection
257s # 0x30
257s # 0x1
257s # [??GInputStream??]
257s # main
257s #
257s #
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x21
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x5
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x9
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x21
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x1d
257s # FuHidDevice-DEBUG: skipping duplicate global tag 0x25
257s # FuSelfTest-DEBUG: sbatlevel.builder.xml
257s # FuSelfTest-DEBUG: csv.builder.xml
257s # FuSelfTest-DEBUG: fdt.builder.xml
257s # FuFirmware-DEBUG: adding strtab: key
257s # FuFirmware-DEBUG: adding strtab: key
257s # FuFirmware-DEBUG: mem_rsvmap: 0x0, 0x0
257s # FuFirmware-DEBUG: adding strtab: key
257s # FuFirmware-DEBUG: adding strtab: key
257s # FuSelfTest-DEBUG: fit.builder.xml
257s # FuFirmware-DEBUG: adding strtab: timestamp
257s # FuFirmware-DEBUG: adding strtab: description
257s # FuFirmware-DEBUG: adding strtab: creator
257s # FuFirmware-DEBUG: adding strtab: compression
257s # FuFirmware-DEBUG: adding strtab: type
257s # FuFirmware-DEBUG: adding strtab: arch
257s # FuFirmware-DEBUG: adding strtab: load
257s # FuFirmware-DEBUG: adding strtab: os
257s # FuFirmware-DEBUG: adding strtab: data
257s # FuFirmware-DEBUG: adding strtab: entry
257s # FuFirmware-DEBUG: adding strtab: value
257s # FuFirmware-DEBUG: adding strtab: algo
257s # FuFirmware-DEBUG: adding strtab: default
257s # FuFirmware-DEBUG: adding strtab: firmware
257s # FuFirmware-DEBUG: adding strtab: compatible
257s # FuFirmware-DEBUG: adding strtab: timestamp
257s # FuFirmware-DEBUG: adding strtab: description
257s # FuFirmware-DEBUG: adding strtab: creator
257s # FuFirmware-DEBUG: adding strtab: compression
257s # FuFirmware-DEBUG: adding strtab: type
257s # FuFirmware-DEBUG: adding strtab: arch
257s # FuFirmware-DEBUG: adding strtab: load
257s # FuFirmware-DEBUG: adding strtab: os
257s # FuFirmware-DEBUG: adding strtab: data
257s # FuFirmware-DEBUG: adding strtab: entry
257s # FuFirmware-DEBUG: adding strtab: value
257s # FuFirmware-DEBUG: adding strtab: algo
257s # FuFirmware-DEBUG: adding strtab: default
257s # FuFirmware-DEBUG: adding strtab: firmware
257s # FuFirmware-DEBUG: adding strtab: compatible
257s # FuFirmware-DEBUG: mem_rsvmap: 0x0, 0x0
257s # FuFirmware-DEBUG: adding strtab: timestamp
257s # FuFirmware-DEBUG: adding strtab: description
257s # FuFirmware-DEBUG: adding strtab: creator
257s # FuFirmware-DEBUG: adding strtab: compression
257s # FuFirmware-DEBUG: adding strtab: type
257s # FuFirmware-DEBUG: adding strtab: arch
257s # FuFirmware-DEBUG: adding strtab: load
257s # FuFirmware-DEBUG: adding strtab: os
257s # FuFirmware-DEBUG: adding strtab: data
257s # FuFirmware-DEBUG: adding strtab: entry
257s # FuFirmware-DEBUG: adding strtab: value
257s # FuFirmware-DEBUG: adding strtab: algo
257s # FuFirmware-DEBUG: adding strtab: default
257s # FuFirmware-DEBUG: adding strtab: firmware
257s # FuFirmware-DEBUG: adding strtab: compatible
257s # FuSelfTest-DEBUG: srec.builder.xml
257s # FuFirmware-DEBUG: line 001 S0 addr:0x0000 datalen:0x03
257s # FuFirmware-DEBUG: line 002 S1 addr:0x0000 datalen:0x0b
257s # FuFirmware-DEBUG: line 003 S5 addr:0x0001 datalen:0x00
257s # FuFirmware-DEBUG: line 004 S9 addr:0x0000 datalen:0x00
257s # FuSelfTest-DEBUG: ihex.builder.xml
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x10
257s # FuFirmware-DEBUG: addr: 0x00000000
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x10
257s # FuFirmware-DEBUG: addr: 0x00000010
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x10
257s # FuFirmware-DEBUG: addr: 0x00000020
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x10
257s # FuFirmware-DEBUG: addr: 0x00000030
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x10
257s # FuFirmware-DEBUG: addr: 0x00000040
257s # FuFirmware-DEBUG: data:
257s # FuFirmware-DEBUG: length: 0x0c
257s # FuFirmware-DEBUG: addr: 0x00000050
257s # FuFirmware-DEBUG: signature:
257s # FuFirmware-DEBUG: length: 0x04
257s # FuFirmware-DEBUG: addr: 0x00000000
257s # FuFirmware-DEBUG: eof:
257s # FuFirmware-DEBUG: length: 0x00
257s # FuFirmware-DEBUG: addr: 0x00000000
257s # FuSelfTest-DEBUG: fmap.builder.xml
257s # FuSelfTest-DEBUG: efi-load-option.builder.xml
257s # FuEfiLoadOption-DEBUG: not a shim hive, ignoring: constant FuStructShimHive.magic was not valid
257s # FuEfiLoadOption-DEBUG: not a path, saving as raw blob: invalid UTF-16 buffer length
257s # FuSelfTest-DEBUG: efi-load-option-hive.builder.xml
257s # FuSelfTest-DEBUG: efi-load-option-data.builder.xml
257s # FuEfiLoadOption-DEBUG: not a shim hive, ignoring: FuStructShimHive requested 0xb and got 0x5
257s # FuEfiLoadOption-DEBUG: not a path, saving as raw blob: invalid UTF-16 buffer length
257s # FuSelfTest-DEBUG: edid.builder.xml
257s # FuSelfTest-DEBUG: efi-section.builder.xml
257s # FuEfiSection-DEBUG: ignoring guid-defined [0x2] EFI section as self test
257s # FuSelfTest-DEBUG: efi-section.builder.xml
257s # FuEfiSection-DEBUG: ignoring guid-defined [0x2] EFI section as self test
257s # FuSelfTest-DEBUG: efi-file.builder.xml
257s # FuEfiSection-DEBUG: ignoring raw [0x19] EFI section
257s # FuSelfTest-DEBUG: efi-filesystem.builder.xml
257s # FuSelfTest-DEBUG: efi-signature.builder.xml
257s # FuSelfTest-DEBUG: efi-signature-list.builder.xml
257s # FuSelfTest-DEBUG: efi-volume.builder.xml
257s # FuEfiVolume-DEBUG: volume GUID: fff12b8d-7696-4c8b-a985-2747075b4f50 [Volume:NvramEvsa]
257s # FuEfiVolume-DEBUG: ignoring fff12b8d-7696-4c8b-a985-2747075b4f50 [Volume:NvramEvsa] EFI FV
257s # FuSelfTest-DEBUG: ifd.builder.xml
257s # FuIfdFirmware-DEBUG: freg 0x0000 -> 0x0fff = 0x00000000
257s # FuIfdFirmware-DEBUG: freg 0x1000 -> 0x1fff = 0x00010001
257s # FuIfdFirmware-DEBUG: freg 0x2000 -> 0x2fff = 0x00020002
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x0000 -> 0x0fff = 0x00000000
257s # FuIfdFirmware-DEBUG: freg 0x1000 -> 0x1fff = 0x00010001
257s # FuIfdFirmware-DEBUG: freg 0x2000 -> 0x2fff = 0x00020002
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg desc 0x0000 -> 0x0fff
257s # FuIfdFirmware-DEBUG: freg bios 0x1000 -> 0x1fff
257s # FuEfiVolume-DEBUG: volume GUID: 8c8ce578-8a3d-4f1c-9935-896185c32dd3 [Volume:Ffs2]
257s # FuEfiSection-DEBUG: ignoring guid-defined [0x2] EFI section as self test
257s # FuEfiSection-DEBUG: ignoring raw [0x19] EFI section
257s # DEBUG: ignoring free space @0x78 of 0x7b8
257s # FuEfiVolume-DEBUG: volume GUID: fff12b8d-7696-4c8b-a985-2747075b4f50 [Volume:NvramEvsa]
257s # FuEfiVolume-DEBUG: ignoring fff12b8d-7696-4c8b-a985-2747075b4f50 [Volume:NvramEvsa] EFI FV
257s # FuIfdFirmware-DEBUG: freg me 0x2000 -> 0x2fff
257s # FuIfdFirmware-DEBUG: freg 0x0000 -> 0x0fff = 0x00000000
257s # FuIfdFirmware-DEBUG: freg 0x1000 -> 0x1fff = 0x00010001
257s # FuIfdFirmware-DEBUG: freg 0x2000 -> 0x2fff = 0x00020002
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuIfdFirmware-DEBUG: freg 0x7fff000 -> 0x0000 = 0x00007fff
257s # FuSelfTest-DEBUG: cfu-offer.builder.xml
257s # FuSelfTest-DEBUG: cfu-payload.builder.xml
257s # FuSelfTest-DEBUG: ifwi-cpd.builder.xml
257s # FuSelfTest-DEBUG: ifwi-fpt.builder.xml
257s # FuSelfTest-DEBUG: oprom.builder.xml
257s # FuFirmware-DEBUG: did not find magic
257s # FuSelfTest-DEBUG: intel-thunderbolt.builder.xml
257s # FuSelfTest-DEBUG: intel-thunderbolt.builder.xml
257s # FuFirmware-DEBUG: detected digital section begins at 0x10
257s # FuSelfTest-DEBUG: usb-bos-descriptor.builder.xml
257s # FuSelfTest-DEBUG: uswid.builder.xml
257s # FuFirmware-DEBUG: unhandled tag lang from root
257s # FuFirmware-DEBUG: unhandled tag corpus from root
257s # FuFirmware-DEBUG: unhandled tag generator from software-meta
257s # FuFirmware-DEBUG: unhandled tag lang from root
257s # FuFirmware-DEBUG: unhandled tag corpus from root
257s # FuFirmware-DEBUG: unhandled tag generator from software-meta
257s # FuSelfTest-DEBUG: uswid-compressed.builder.xml
257s # FuFirmware-DEBUG: unhandled tag lang from root
257s # FuFirmware-DEBUG: unhandled tag corpus from root
257s # FuFirmware-DEBUG: unhandled tag generator from software-meta
257s ok 116 /fwupd/firmware{builder-round-trip}
257s ok 117 /fwupd/firmware{fmap}
257s [Invalid UTF-8] # FuCommon-DEBUG: ignoring invalid UTF-8, got: XXXXXXXXXXXX\xad\xde!C4\x12
257s # FuFirmware-DEBUG: no EOF, perhaps truncated file
257s # FuFirmware-DEBUG: did not find magic
257s [Invalid UTF-8] # FuCommon-DEBUG: ignoring invalid UTF-8, got: XXXXXXXXXXXX\xad\xde!C4\x12
257s # FuFirmware-DEBUG: no EOF, perhaps truncated file
257s [Invalid UTF-8] # FuCommon-DEBUG: ignoring invalid UTF-8, got: XXXXXXXXXXXX\xad\xde!C4\x12
257s # FuFirmware-DEBUG: no EOF, perhaps truncated file
257s ok 118 /fwupd/firmware{gtypes}
257s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/metadata.xml of size 0x1fb
257s ok 119 /fwupd/archive{invalid}
257s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/colorhug/colorhug-als-3.0.2.cab of size 0x59c
257s # FuArchive-DEBUG: adding firmware.txt [12]
257s # FuArchive-DEBUG: adding firmware.metainfo.xml [1305]
257s ok 120 /fwupd/archive{cab}
257s ok 121 /fwupd/device
257s ok 122 /fwupd/device{event}
257s ok 123 /fwupd/device{event-donor}
257s ok 124 /fwupd/device{vfuncs}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.CU9W52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s ok 125 /fwupd/device{instance-ids}
257s # FuDevice-DEBUG: using 3b42553c4e3241e8f3f8fbc19a69fa2f95708a9d for dev1
257s # FuDevice-DEBUG: using 87835653f7f79d15420fc69988bdadcd623b1314 for dev2
257s # FuDevice-INFO: setting parent of (null) [87835653f7f79d15420fc69988bdadcd623b1314] to be (null) [3b42553c4e3241e8f3f8fbc19a69fa2f95708a9d]
257s # FuDevice-DEBUG: using 3bb52d4d229f2dce69eed0f9d35e381b964c2c2e for dev3
257s # FuDevice-DEBUG: using 12b5b7a6d476f78e1efa85479983640ff5cf486f for dev4
257s # FuDevice-INFO: setting parent of (null) [12b5b7a6d476f78e1efa85479983640ff5cf486f] to be (null) [3bb52d4d229f2dce69eed0f9d35e381b964c2c2e]
257s # FuDevice-INFO: setting parent of (null) [3bb52d4d229f2dce69eed0f9d35e381b964c2c2e] to be (null) [87835653f7f79d15420fc69988bdadcd623b1314]
257s # FuDevice-DEBUG: using a4c8efc6a0a58c2dc14c05fd33186703f7352997 for dev1-NEW
257s ok 126 /fwupd/device{composite-id}
257s # FuDevice-DEBUG: propagating emulated from proxy
257s ok 127 /fwupd/device{flags}
257s ok 128 /fwupd/device{private-flags}
257s ok 129 /fwupd/device{inhibit}
257s ok 130 /fwupd/device{inhibit-updateable}
257s # FuDevice-DEBUG: using 829c3804401b0727f70f73d4415e162400cbe57b for dummy
257s # FuDevice-INFO: setting parent of (null) [829c3804401b0727f70f73d4415e162400cbe57b] to be (null) [(null)]
257s # FuDevice-DEBUG: using 829c3804401b0727f70f73d4415e162400cbe57b for dummy
257s # FuDevice-INFO: setting parent of (null) [829c3804401b0727f70f73d4415e162400cbe57b] to be (null) [829c3804401b0727f70f73d4415e162400cbe57b]
257s ok 131 /fwupd/device{parent}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.H57W52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s # FuDevice-DEBUG: using 829c3804401b0727f70f73d4415e162400cbe57b for dummy
257s # FuDevice-INFO: setting parent of (null) [829c3804401b0727f70f73d4415e162400cbe57b] to be (null) [(null)]
257s ok 132 /fwupd/device{children}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.I6GW52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s ok 133 /fwupd/device{incorporate}
257s ok 134 /fwupd/device{incorporate-flag}
257s ok 135 /fwupd/device{incorporate-non-generic}
257s ok 136 /fwupd/device{incorporate-descendant}
257s ok 137 /fwupd/device-locker{success}
257s # FuDeviceLocker-DEBUG: ignoring close error on aborted open: busy
257s ok 138 /fwupd/device-locker{fail}
257s # FuDevice-DEBUG: removing vendor prefix of 'Hughski' from 'HUGHSKI ColorHug? Pro'
257s # FuDevice-DEBUG: removing vendor prefix of 'Hughski' from 'Hughski ColorHug? Pro'
257s # FuDevice-DEBUG: unknown device overwriting name value: ColorHug? Pro->Intel Core? i7-10850H CPU @ 2.70GHz
257s # FuDevice-DEBUG: removing vendor prefix of 'Intel' from 'Intel Core? i7-10850H CPU @ 2.70GHz'
257s # FuDevice-DEBUG: unknown device overwriting name value: Core? i7-10850H CPU @ 2.70GHz->example
257s ok 139 /fwupd/device{name}
257s ok 140 /fwupd/device{rescan}
257s ok 141 /fwupd/device{metadata}
257s # FuDevice-DEBUG: using 894e8c17a29428b09d10cd90d1db74ea76fbcfe8 for test_device
257s ok 142 /fwupd/device{open-refcount}
257s # FuDevice-DEBUG: converted 'Ver1.2.3 RELEASE' to '1.2.3'
257s ok 143 /fwupd/device{version-format}
257s # FuDevice-DEBUG: changing verfmt for (null): bcd->plain
257s # FuDevice-DEBUG: changing version for (null): 1.0->256
257s # FuDevice-DEBUG: changing version lowest for (null): 1.1->257
257s ok 144 /fwupd/device{version-format-raw}
257s ok 145 /fwupd/device{retry-success}
257s ok 146 /fwupd/device{retry-failed}
257s # FuDevice-INFO: failed on try 1 of 3: failed
257s # FuDevice-INFO: failed on try 2 of 3: failed
257s ok 147 /fwupd/device{retry-hardware}
257s # FuQuirks-INFO: loading quirks from /usr/share/installed-tests/fwupd/tests/quirks.d
257s # FuQuirks-INFO: loading quirks from /tmp/fwupd-self-test/var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.O9DW52
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of tests.quirk to be text/plain
257s ok 148 /fwupd/device{cfi-device}
257s ok 149 /fwupd/device{progress}
257s # End of fwupd tests
257s TAP version 14
257s # random seed: R02S982747b5c4ceec85366d8dcbf5fbe919
257s 1..1
257s # Start of unifying tests
257s ok 1 /unifying/common
257s # End of unifying tests
257s TAP version 14
257s # random seed: R02S8c45246df146c247b5b3258ffd96f787
257s 1..1
257s # Start of mtd tests
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.W5P652
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # FuConfig-DEBUG: loading config /usr/share/installed-tests/fwupd/tests/fwupd.conf
257s # FuConfig-DEBUG: loading config /var/etc/fwupd/fwupd.conf
257s # FuConfig-DEBUG: trying to load config values from /usr/share/installed-tests/fwupd/tests/fwupd.conf
257s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/fwupd.conf of size 0x4a
257s # FuConfig-DEBUG: setting config [redfish] Uri=http://localhost:4661
257s # FuConfig-DEBUG: setting config [redfish] Username=username2
257s # FuConfig-DEBUG: setting config [redfish] Password=password2
257s # FuConfig-DEBUG: trying to load config values from /var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /var/etc/fwupd/fwupd.conf of size 0x4c
257s # FuConfig-DEBUG: setting config [fwupd] VerboseDomains=*
257s # FuConfig-DEBUG: setting config [fwupd] TestDevices=true
257s # FuConfig-DEBUG: setting config [test] AnotherWriteRequired=true
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuContext-INFO: failed to load smbios: SMBIOS tables not found at /usr/share/installed-tests/fwupd/tests/dmi/tables
257s # FuHwids-DEBUG: HardwareID-00 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-01 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-02 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-03 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-06 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-07 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-08 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-09 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-10 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-11 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-12 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-13 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-14 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-14 is not available, not available as 'Manufacturer' unknown
257s # FuContext-INFO: added udev subsystem watch of firmware-attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/srec.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/dfuse.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cab-compressed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/elantp.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/oprom.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ihex-signed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/dfu.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-signature.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pefile.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-prometheus.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/America/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-signature-list.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-report-item.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-section.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/quirks.d/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cpuinfo/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-filesystem.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-disabled/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/intel-thunderbolt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-valid/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/oui.txt/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/edid.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-invalid/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/sbatlevel.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/lockdown/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uswid.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option-hive.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifwi-cpd.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fmap.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-descriptor2.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fit.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/chassis_type/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/redfish-smbios.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/snapd.py/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/colorhug/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bnr-dp.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cfu-offer.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ihex.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/csv.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ccgx.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-rmi-0x.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-rmi-10.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ccgx-dmc.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/srec-addr32.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uswid-compressed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cfu-payload.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/linear.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uf2.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bcm57xx.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/elf.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifd.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fdt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pixart.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-mst.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-file.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fmap-offset.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cab.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/firmware.zip/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/sys_vendor/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifd-no-bios.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/usb-bos-descriptor.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifwi-fpt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pci.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-volume.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/metadata.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option-data.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-descriptor.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/wacom-usb.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/localtime/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/usb.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bios-attrs/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pnp.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fwupd.conf/attributes
257s # FuBiosSettings-INFO: loaded 0 BIOS settings
257s ok 1 /mtd/device # SKIP no permission to read mtdram device
257s # End of mtd tests
257s TAP version 14
257s # random seed: R02S10e1fb5a14a3795b762404fdc3615acf
257s 1..2
257s # Start of fwupd tests
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.5YG652
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s ok 1 /fwupd/cns # SKIP Missing TOSHIBA_THNSN5512GPU7.bin
257s ok 2 /fwupd/cns{all}
257s # End of fwupd tests
257s TAP version 14
257s # random seed: R02S75743745afb4573ae709aa0a3b8834e4
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.FS3452
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # FuConfig-DEBUG: loading config /usr/share/installed-tests/fwupd/tests/fwupd.conf
257s # FuConfig-DEBUG: loading config /var/etc/fwupd/fwupd.conf
257s # FuConfig-DEBUG: trying to load config values from /usr/share/installed-tests/fwupd/tests/fwupd.conf
257s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/fwupd.conf of size 0x4a
257s # FuConfig-DEBUG: setting config [redfish] Uri=http://localhost:4661
257s # FuConfig-DEBUG: setting config [redfish] Username=username2
257s # FuConfig-DEBUG: setting config [redfish] Password=password2
257s # FuConfig-DEBUG: trying to load config values from /var/etc/fwupd/fwupd.conf
257s # FuCommon-DEBUG: mapped file /var/etc/fwupd/fwupd.conf of size 0x4c
257s # FuConfig-DEBUG: setting config [fwupd] VerboseDomains=*
257s # FuConfig-DEBUG: setting config [fwupd] TestDevices=true
257s # FuConfig-DEBUG: setting config [test] AnotherWriteRequired=true
257s # FuConfig-DEBUG: ::configuration loaded
257s # FuHwids-DEBUG: HardwareID-00 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-01 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-02 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-03 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-06 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-07 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-08 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-09 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-10 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-11 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-12 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-13 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: HardwareID-14 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-04 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-05 is not available, not available as 'Manufacturer' unknown
257s # FuHwids-DEBUG: fwupd-14 is not available, not available as 'Manufacturer' unknown
257s # FuContext-INFO: added udev subsystem watch of firmware-attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/srec.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/dfuse.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cab-compressed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/elantp.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/oprom.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ihex-signed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/dfu.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-signature.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pefile.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-prometheus.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/America/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-signature-list.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-report-item.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-section.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/quirks.d/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cpuinfo/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-filesystem.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-disabled/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/intel-thunderbolt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-valid/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/oui.txt/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/edid.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-invalid/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/sbatlevel.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/lockdown/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uswid.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option-hive.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifwi-cpd.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fmap.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-descriptor2.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fit.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/chassis_type/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/redfish-smbios.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/snapd.py/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/colorhug/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bnr-dp.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cfu-offer.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ihex.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/csv.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ccgx.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-rmi-0x.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-rmi-10.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ccgx-dmc.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/srec-addr32.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uswid-compressed.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cfu-payload.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/linear.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/uf2.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bcm57xx.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/elf.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifd.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fdt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pixart.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/synaptics-mst.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-file.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fmap-offset.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/cab.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/firmware.zip/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/sys_vendor/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifd-no-bios.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/usb-bos-descriptor.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/ifwi-fpt.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pci.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-volume.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/metadata.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/efi-load-option-data.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/hid-descriptor.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/wacom-usb.builder.xml/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/localtime/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/usb.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/bios-attrs/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/pnp.ids/attributes
257s # FuBiosSettings-DEBUG: skipping non-directory /usr/share/installed-tests/fwupd/tests/fwupd.conf/attributes
257s # FuBiosSettings-INFO: loaded 0 BIOS settings
257s # FuPlugin-DEBUG: constructed(redfish)
257s # FuPlugin-DEBUG: startup(redfish)
257s # FuPluginRedfish-DEBUG: failed to get device: missing 0x9876:0x5678: NetworkManager is not running
257s # FuPluginRedfish-DEBUG: http://localhost:4661/redfish/v1/: (null) [0]
257s # FuPlugin-DEBUG: constructed(redfish)
257s # FuPlugin-DEBUG: startup(redfish)
257s # FuPluginRedfish-DEBUG: failed to get device: missing 0x9876:0x5678: NetworkManager is not running
257s # FuPluginRedfish-DEBUG: http://localhost:4661/redfish/v1/: (null) [0]
257s # FuPlugin-DEBUG: constructed(redfish)
257s # FuPlugin-DEBUG: startup(redfish)
257s # FuPluginRedfish-DEBUG: failed to get device: missing 0x9876:0x5678: NetworkManager is not running
257s # FuPluginRedfish-DEBUG: http://localhost:4661/redfish/v1/: (null) [0]
257s # FuPlugin-DEBUG: constructed(redfish)
257s # FuPlugin-DEBUG: startup(redfish)
257s # FuPluginRedfish-DEBUG: failed to get device: missing 0x9876:0x5678: NetworkManager is not running
257s # FuPluginRedfish-DEBUG: http://localhost:4661/redfish/v1/: (null) [0]
257s # FuPlugin-DEBUG: constructed(redfish)
257s # FuPlugin-DEBUG: startup(redfish)
257s # FuPluginRedfish-DEBUG: failed to get device: missing 0x9876:0x5678: NetworkManager is not running
257s # FuPluginRedfish-DEBUG: http://localhost:4661/redfish/v1/: (null) [0]
257s 1..13
257s # Start of redfish tests
257s ok 1 /redfish/ipmi # SKIP no IPMI hardware
257s ok 2 /redfish/common
257s # FuPluginRedfish-DEBUG: using 1.2.3 for P50 v1.2.3 PROD
257s # FuPluginRedfish-DEBUG: using 1.2.3 for P50 1.2.3 DEV
257s ok 3 /redfish/common{version}
257s ok 4 /redfish/common{lenovo}
257s ok 5 /redfish/network{mac_addr} # SKIP not supported: missing 00:13:F7:29:C2:D8: NetworkManager is not running
257s ok 6 /redfish/network{vid_pid} # SKIP not supported: missing 0x0707:0x0201: NetworkManager is not running
257s ok 7 /redfish/unlicensed_plugin{devices} # SKIP no redfish support
257s ok 8 /redfish/smc_plugin{devices} # SKIP no redfish support
257s ok 9 /redfish/smc_plugin{update} # SKIP no redfish support
257s ok 10 /redfish/hpe_plugin{update} # SKIP no redfish support
257s ok 11 /redfish/plugin{devices} # SKIP no redfish support
257s ok 12 /redfish/dell_plugin{devices} # SKIP no redfish support
257s ok 13 /redfish/plugin{update} # SKIP no redfish support
257s # End of redfish tests
257s TAP version 14
257s # random seed: R02S9d740b6aef2423bfd3338eff7d55c1f7
257s 1..2
257s # Start of synaprom tests
257s ok 1 /synaprom/firmware # SKIP Missing test.pkg
257s ok 2 /synaprom/firmware{xml}
257s # End of synaprom tests
257s TAP version 14
257s # random seed: R02S2a6c22fd50605744d675bb26fd50b94b
257s 1..23
257s # Start of uefi-dbx tests
257s # GLib-GIO-DEBUG: _g_io_module_get_default: Found default implementation local (GLocalVfs) for ?gio-vfs?
257s ok 1 /uefi-dbx/image # SKIP failed to find file bootmgr.efi
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.8H0252
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # FuPlugin-DEBUG: constructed(uefi_dbx)
257s # FuVolume-INFO: Looking for volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
257s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
257s # FuContext-DEBUG: no volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
257s # FuVolume-INFO: Looking for volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
257s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
257s # FuContext-DEBUG: no volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
257s # FuPluginUefiDbx-INFO: cannot find default ESP: No ESP or BDP found
257s ok 2 /uefi-dbx/startup
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.5TQB62
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s ok 3 /uefi-dbx/update # SKIP test assets unavailable
257s # Start of startup tests
257s # Start of snapd tests
257s # Start of running-in-snap tests
257s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
257s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
257s * Trying /tmp/mock-snapd-test.sock:0...
257s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
257s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
257s * closing connection #0
257s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.985A62
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
257s ok 4 /uefi-dbx/startup/snapd/running-in-snap/supported # SKIP mock snapd not available
257s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
257s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
257s * Trying /tmp/mock-snapd-test.sock:0...
257s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
257s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
257s * closing connection #0
257s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.2RCB62
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
257s ok 5 /uefi-dbx/startup/snapd/running-in-snap/not-supported # SKIP mock snapd not available
257s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
257s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
257s * Trying /tmp/mock-snapd-test.sock:0...
257s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
257s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
257s * closing connection #0
257s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.7RRA62
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
257s ok 6 /uefi-dbx/startup/snapd/running-in-snap/supported-failure # SKIP mock snapd not available
257s # End of running-in-snap tests
257s # Start of fde-detected tests
257s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
257s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
257s * Trying /tmp/mock-snapd-test.sock:0...
257s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
257s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
257s * closing connection #0
257s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
257s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
257s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
257s # XbSilo-DEBUG: attempting to load /tmp/.YUI952
257s # XbSilo-DEBUG: failed to load silo: blob too small
257s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
257s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
257s # FuPlugin-DEBUG: constructed(uefi_dbx)
258s # FuVolume-INFO: Looking for volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: Looking for volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuPluginUefiDbx-INFO: cannot find default ESP: No ESP or BDP found
258s ok 7 /uefi-dbx/startup/snapd/fde-detected/supported
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.BGHV52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # FuPlugin-DEBUG: constructed(uefi_dbx)
258s # FuVolume-INFO: Looking for volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: Looking for volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuPluginUefiDbx-INFO: cannot find default ESP: No ESP or BDP found
258s ok 8 /uefi-dbx/startup/snapd/fde-detected/not-supported
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.12FU52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # FuPlugin-DEBUG: constructed(uefi_dbx)
258s # FuVolume-INFO: Looking for volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type c12a7328-f81f-11d2-ba4b-00a0c93ec93b
258s # FuVolume-INFO: Looking for volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuVolume-INFO: device /org/freedesktop/UDisks2/block_devices/vda1, type: 0x83, internal: 1, fs: ext4
258s # FuContext-DEBUG: no volumes of type ebd0a0a2-b9e5-4433-87c0-68b6b72699c7
258s # FuPluginUefiDbx-INFO: cannot find default ESP: No ESP or BDP found
258s ok 9 /uefi-dbx/startup/snapd/fde-detected/supported-failure
258s # End of fde-detected tests
258s # Start of running-in-snap-and-fde-detected tests
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.1PZR52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 10 /uefi-dbx/startup/snapd/running-in-snap-and-fde-detected/supported # SKIP mock snapd not available
258s # End of running-in-snap-and-fde-detected tests
258s # End of snapd tests
258s # End of startup tests
258s # Start of coldplug tests
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.MHIR52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 11 /uefi-dbx/coldplug/with-device # SKIP test assets unavailable
258s # Start of snapd tests
258s # Start of running-in-snap tests
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.PKQR52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 12 /uefi-dbx/coldplug/snapd/running-in-snap/supported # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.8HJQ52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 13 /uefi-dbx/coldplug/snapd/running-in-snap/not-supported # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.XQA152
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 14 /uefi-dbx/coldplug/snapd/running-in-snap/supported-failure # SKIP mock snapd not available
258s # End of running-in-snap tests
258s # Start of fde-detected tests
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.YOJ152
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 15 /uefi-dbx/coldplug/snapd/fde-detected/supported # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.MF2052
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 16 /uefi-dbx/coldplug/snapd/fde-detected/not-supported # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.M3UZ52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 17 /uefi-dbx/coldplug/snapd/fde-detected/supported-failure # SKIP mock snapd not available
258s # End of fde-detected tests
258s # End of snapd tests
258s # End of coldplug tests
258s # Start of update tests
258s # Start of snapd tests
258s # Start of running-in-snap tests
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.341Z52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 18 /uefi-dbx/update/snapd/running-in-snap/success # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.IIIZ52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 19 /uefi-dbx/update/snapd/running-in-snap/failed-prepare # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.X49X52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s # GLib-DEBUG: unsetenv() is not thread-safe and should not be used after threads are created
258s ok 20 /uefi-dbx/update/snapd/running-in-snap/failed-cleanup # SKIP mock snapd not available
258s # End of running-in-snap tests
258s # Start of fde-detected tests
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.L4SX52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 21 /uefi-dbx/update/snapd/fde-detected/success # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.5V0X52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 22 /uefi-dbx/update/snapd/fde-detected/failed-prepare # SKIP mock snapd not available
258s # FuPluginUefiDbx-DEBUG: mock snapd request to http://localhost/test/reset with data: '(null)'
258s * Uses proxy env variable no_proxy == '127.0.0.1,127.0.1.1,localhost,localdomain,internal,login.ubuntu.com,archive.ubuntu.com,ports.ubuntu.com,security.ubuntu.com,ddebs.ubuntu.com,changelogs.ubuntu.com,keyserver.ubuntu.com,launchpadlibrarian.net,launchpadcontent.net,launchpad.net'
258s * Trying /tmp/mock-snapd-test.sock:0...
258s * Immediate connect fail for /tmp/mock-snapd-test.sock: No such file or directory
258s * Failed to connect to localhost port 80 after 0 ms: Could not connect to server
258s * closing connection #0
258s # FuPluginUefiDbx-DEBUG: curl error: 7 Could not connect to server
258s # FuQuirks-INFO: loading quirks from /usr/share/fwupd/quirks.d
258s # FuQuirks-INFO: loading quirks from /var/lib/fwupd/quirks.d
258s # XbSilo-DEBUG: attempting to load /tmp/.OLJX52
258s # XbSilo-DEBUG: failed to load silo: blob too small
258s # XbSilo-DEBUG: detected content type of builtin.quirk.gz to be application/gzip
258s # XbSilo-DEBUG: detected content type of builtin.quirk to be text/plain
258s ok 23 /uefi-dbx/update/snapd/fde-detected/failed-cleanup # SKIP mock snapd not available
258s # End of fde-detected tests
258s # End of snapd tests
258s # End of update tests
258s # End of uefi-dbx tests
258s TAP version 14
258s # random seed: R02Sc24a9b3fee91b45883e8b569e0ed6a03
258s 1..3
258s # Start of uefi tests
258s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-disabled of size 0xe4
258s ok 1 /uefi/mok{nx-disabled}
258s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-invalid of size 0x118
258s ok 2 /uefi/mok{nx-invalid}
258s # FuCommon-DEBUG: mapped file /usr/share/installed-tests/fwupd/tests/HSIStatus-nx-valid of size 0xe4
258s # Fwupd-DEBUG: auto-setting org.fwupd.hsi.Uefi.MemoryProtection result locked
258s ok 3 /uefi/mok{nx-valid}
258s # End of uefi tests
258s TAP version 14
258s # random seed: R02Sd66831149dae60f2f39dc12f84829a0f
258s 1..1
258s # Start of vli tests
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x00
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x01
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x02
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x03
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x04
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x05
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x06
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x07
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x08
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x09
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0A
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0B
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0C
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0D
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0E
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0x0F
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xA0
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xA1
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xA2
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xA3
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xA4
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xB1
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xB2
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xB3
258s # FuPluginVliUsbhub-DEBUG: checking fwver 0xB4
258s ok 1 /vli/pd-common
258s # End of vli tests
258s TAP version 14
258s # random seed: R02S1d521c87c883b61e49873e35c7af5836
258s 1..2
258s # Start of wac tests
258s ok 1 /wac/firmware{parse} # SKIP no data file found
258s ok 2 /wac/firmware{xml}
258s # End of wac tests
258s Idle…: 0%
258s [31m[1mWARNING[0m: UEFI ESP partition not detected or configured
258s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
258s PASS: fwupd/fwupd.test
258s Running test: fwupd/fwupdmgr.test
258s Verify test device is present
258s false
258s Enable test device
258s Loading…: 0%
258s Loading…: 1%
258s Loading…: 2%
258s Loading…: 3%
258s Loading…: 4%
258s Loading…: 5%
258s Loading…: 6%
258s Loading…: 7%
258s Loading…: 8%
258s Loading…: 9%
258s Loading…: 10%
258s Loading…: 0%
258s Loading…: 11%
258s Loading…: 14%
258s Loading…: 98%
258s Loading…: 99%
258s Idle…: 0%
258s WARNING: UEFI ESP partition not detected or configured
258s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
258s Successfully enabled test devices
258s Show help output
259s Usage:
259s fwupdmgr [OPTION…]
259s
259s activate [DEVICE-ID|GUID] Activate devices
259s block-firmware [CHECKSUM] Blocks a specific firmware from being installed
259s clear-results DEVICE-ID|GUID Clears the results from the last update
259s device-emulate [FILENAME1] [FILENAME2]
259s Emulate a device using a JSON manifest
259s device-test [FILENAME1] [FILENAME2]
259s Test a device using a JSON manifest
259s device-wait GUID|DEVICE-ID Wait for a device to appear
259s disable-remote REMOTE-ID Disables a given remote
259s downgrade [DEVICE-ID|GUID] Downgrades the firmware on a device
259s download LOCATION Download a file
259s emulation-load FILENAME Load device emulation data
259s emulation-save FILENAME Save device emulation data
259s emulation-tag [DEVICE-ID|GUID] Adds devices to watch for future emulation
259s emulation-untag [DEVICE-ID|GUID] Removes devices to watch for future emulation
259s enable-remote REMOTE-ID Enables a given remote
259s get-approved-firmware Gets the list of approved firmware
259s get-bios-setting [SETTING1] [SETTING2] [--no-authenticate]
259s Alias to get-bios-settings
259s get-bios-settings [SETTING1] [SETTING2] [--no-authenticate]
259s Retrieve BIOS settings. If no arguments are passed all settings are returned
259s get-blocked-firmware Gets the list of blocked firmware
259s get-details FILE Gets details about a firmware file
259s get-devices Get all devices that support firmware updates
259s get-history Show history of firmware updates
259s get-plugins Get all enabled plugins registered with the system
259s get-releases [DEVICE-ID|GUID] Gets the releases for a device
259s get-remotes Gets the configured remotes
259s get-results DEVICE-ID|GUID Gets the results from the last update
259s get-topology Alias to get-devices
259s get-updates [DEVICE-ID|GUID] Gets the list of updates for connected hardware
259s get-upgrades [DEVICE-ID|GUID] Alias to get-updates
259s inhibit [REASON] [TIMEOUT] Inhibit the system to prevent upgrades
259s install [DEVICE-ID|GUID] [VERSION]
259s Install a specific firmware file on all devices that match
259s local-install FILE [DEVICE-ID|GUID]
259s Install a firmware file in cabinet format on this hardware
259s modify-config [SECTION] KEY VALUE
259s Modifies a daemon configuration value
259s modify-remote REMOTE-ID KEY VALUE
259s Modifies a given remote
259s quit Asks the daemon to quit
259s refresh [FILE FILE_SIG REMOTE-ID]
259s Refresh metadata from remote server
259s reinstall [DEVICE-ID|GUID] Reinstall current firmware on the device
259s report-devices Upload the list of updatable devices to a remote server
259s report-export Export firmware history for manual upload
259s report-history Share firmware history with the developers
259s reset-config SECTION Resets a daemon configuration section
259s security Gets the host security attributes
259s security-fix [APPSTREAM_ID] Fix a specific host security attribute
259s security-undo [APPSTREAM_ID] Undo the host security attribute fix
259s set-approved-firmware FILENAME|CHECKSUM1[,CHECKSUM2][,CHECKSUM3]
259s Sets the list of approved firmware
259s set-bios-setting SETTING1 VALUE1 [SETTING2] [VALUE2]
259s Sets one or more BIOS settings
259s switch-branch [DEVICE-ID|GUID] [BRANCH]
259s Switch the firmware branch on the device
259s sync Sync firmware versions to the chosen configuration
259s sync-bkc Alias to sync
259s unblock-firmware [CHECKSUM] Unblocks a specific firmware from being installed
259s uninhibit INHIBIT-ID Uninhibit the system to allow upgrades
259s unlock DEVICE-ID|GUID Unlocks the device for firmware access
259s update [DEVICE-ID|GUID] Updates all specified devices to latest firmware version, or all devices if unspecified
259s upgrade [DEVICE-ID|GUID] Alias to update
259s verify [DEVICE-ID|GUID] Checks cryptographic hash matches firmware
259s verify-update [DEVICE-ID|GUID] Update the stored cryptographic hash with current ROM contents
259s
259s Help Options:
259s -h, --help Show help options
259s
259s Application Options:
259s -v, --verbose Show extra debugging information
259s --version Show client and daemon versions
259s --download-retries Set the download retries for transient errors
259s --allow-reinstall Allow reinstalling existing firmware versions
259s --allow-older Allow downgrading firmware versions
259s --allow-branch-switch Allow switching firmware branch
259s --force Force the action by relaxing some runtime checks
259s -y, --assume-yes Answer yes to all questions
259s --sign Sign the uploaded data with the client certificate
259s --no-unreported-check Do not check for unreported history
259s --no-metadata-check Do not check for old metadata
259s --no-remote-check Do not check if download remotes should be enabled
259s --no-reboot-check Do not check or prompt for reboot after update
259s --no-safety-check Do not perform device safety checks
259s --no-device-prompt Do not prompt for devices
259s --no-history Do not write to the history database
259s --show-all Show all results
259s --disable-ssl-strict Ignore SSL strict checks when downloading files
259s --p2p Only use peer-to-peer networking when downloading files
259s --filter Filter with a set of device flags using a ~ prefix to exclude, e.g. 'internal,~needs-reboot'
259s --filter-release Filter with a set of release flags using a ~ prefix to exclude, e.g. 'trusted-release,~trusted-metadata'
259s --json Output in JSON format
259s --no-security-fix Do not prompt to fix security issues
259s --no-authenticate Don't prompt for authentication (less details may be shown)
259s
259s This tool allows an administrator to query and control the fwupd daemon, allowing them to perform actions such as installing or downgrading firmware.
259s Show version output
259s Idle…: 0%
259s runtime org.freedesktop.fwupd 2.0.7
259s runtime com.hughsie.libxmlb 0.3.22
259s compile com.hughsie.libxmlb 0.3.22
259s runtime com.hughsie.libjcat 0.2.0
259s compile com.hughsie.libjcat 0.2.0
259s runtime org.kernel 6.14.0-15-generic
259s compile info.libusb 1.0.27
259s compile org.freedesktop.fwupd 2.0.7
259s
259s Getting the list of plugins...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s acpi_phat:
259s Flags: • Disabled
259s
259s algoltek_usb:
259s Flags: • Ready
259s
259s algoltek_usbcr:
259s Flags: • Ready
259s
259s amd_gpu:
259s Flags: • Ready
259s
259s amd_kria:
259s Flags: • Disabled
259s
259s analogix:
259s Flags: • Ready
259s
259s android_boot:
259s Flags: • Ready
259s
259s asus_hid:
259s Flags: • Ready
259s
259s ata:
259s Flags: • Ready
259s
259s aver_hid:
259s Flags: • Ready
259s
259s bcm57xx:
259s Flags: • Ready
259s
259s bnr_dp:
259s Flags: • Ready
259s
259s ccgx:
259s Flags: • Ready
259s
259s ccgx_dmc:
259s Flags: • Ready
259s
259s cfu:
259s Flags: • Ready
259s
259s ch341a:
259s Flags: • Ready
259s
259s ch347:
259s Flags: • Ready
259s
259s corsair:
259s Flags: • Ready
259s
259s cros_ec:
259s Flags: • Ready
259s
259s dell:
259s Flags: • Disabled
259s
259s dell_dock:
259s Flags: • Ready
259s
259s dell_kestrel:
259s Flags: • Ready
259s
259s dfu:
259s Flags: • Ready
259s
259s ebitdo:
259s Flags: • Ready
259s
259s elan_kbd:
259s Flags: • Ready
259s
259s elanfp:
259s Flags: • Ready
259s
259s elantp:
259s Flags: • Ready
259s
259s emmc:
259s Flags: • Ready
259s
259s ep963x:
259s Flags: • Ready
259s
259s fastboot:
259s Flags: • Ready
259s
259s flashrom:
259s Flags: • Disabled
259s • Required hardware was not found
259s • Enabled if hardware matches
259s • Loaded from an external module
259s • Will measure elements of system integrity around an update
259s
259s focalfp:
259s Flags: • Ready
259s
259s fpc:
259s Flags: • Ready
259s
259s fresco_pd:
259s Flags: • Ready
259s
259s genesys:
259s Flags: • Ready
259s
259s genesys_gl32xx:
259s Flags: • Ready
259s
259s goodixmoc:
259s Flags: • Ready
259s
259s goodixtp:
259s Flags: • Ready
259s
259s gpio:
259s Flags: • Ready
259s
259s hailuck:
259s Flags: • Ready
259s
259s hpi_cfu:
259s Flags: • Ready
259s
259s huddly_usb:
259s Flags: • Ready
259s
259s hughski_colorhug:
259s Flags: • Ready
259s
259s igsc:
259s Flags: • Ready
259s
259s intel_cvs:
259s Flags: • Ready
259s
259s intel_me:
259s Flags: • Ready
259s
259s intel_usb4:
259s Flags: • Ready
259s
259s jabra:
259s Flags: • Ready
259s
259s jabra_file:
259s Flags: • Ready
259s
259s jabra_gnp:
259s Flags: • Ready
259s
259s kinetic_dp:
259s Flags: • Ready
259s
259s legion_hid2:
259s Flags: • Ready
259s
259s lenovo_thinklmi:
259s Flags: • Disabled
259s • Required hardware was not found
259s
259s linux_display:
259s Flags: • Ready
259s
259s logind:
259s Flags: • Ready
259s
259s logitech_bulkcontroller:
259s Flags: • Ready
259s
259s logitech_hidpp:
259s Flags: • Ready
259s
259s logitech_rallysystem:
259s Flags: • Ready
259s
259s logitech_scribe:
259s Flags: • Ready
259s
259s logitech_tap:
259s Flags: • Ready
259s
259s mediatek_scaler:
259s Flags: • Ready
259s
259s modem_manager:
259s Flags: • Loaded from an external module
259s • Ready
259s
259s mtd:
259s Flags: • Ready
259s
259s nordic_hid:
259s Flags: • Ready
259s
259s nvme:
259s Flags: • Ready
259s
259s optionrom:
259s Flags: • Ready
259s
259s parade_lspcon:
259s Flags: • Ready
259s
259s parade_usbhub:
259s Flags: • Ready
259s
259s pixart_rf:
259s Flags: • Ready
259s
259s powerd:
259s Flags: • Disabled
259s • Required hardware was not found
259s
259s qc_s5gen2:
259s Flags: • Ready
259s
259s qsi_dock:
259s Flags: • Ready
259s
259s realtek_mst:
259s Flags: • Ready
259s
259s redfish:
259s Flags: • Disabled
259s • Required hardware was not found
259s • Configuration is only readable by the system administrator
259s
259s rp_pico:
259s Flags: • Ready
259s
259s rts54hid:
259s Flags: • Ready
259s
259s rts54hub:
259s Flags: • Ready
259s
259s scsi:
259s Flags: • Ready
259s
259s steelseries:
259s Flags: • Ready
259s
259s synaptics_cape:
259s Flags: • Ready
259s
259s synaptics_cxaudio:
259s Flags: • Ready
259s
259s synaptics_mst:
259s Flags: • Ready
259s
259s synaptics_prometheus:
259s Flags: • Ready
259s
259s synaptics_rmi:
259s Flags: • Ready
259s
259s synaptics_vmm9:
259s Flags: • Ready
259s
259s system76_launch:
259s Flags: • Ready
259s
259s telink_dfu:
259s Flags: • Ready
259s
259s test:
259s Flags: • Ready
259s • Plugin is only for testing
259s
259s test_ble:
259s Flags: • Ready
259s • Plugin is only for testing
259s
259s thelio_io:
259s Flags: • Ready
259s
259s ti_tps6598x:
259s Flags: • Ready
259s
259s uefi_capsule:
259s Flags: • Disabled
259s • Required hardware was not found
259s • Will measure elements of system integrity around an update
259s
259s uefi_dbx:
259s Flags: • UEFI ESP partition not detected or configured
259s • Ready
259s
259s uefi_esrt:
259s Flags: • Ready
259s
259s uefi_mok:
259s Flags: • Disabled
259s • Required hardware was not found
259s
259s uefi_recovery:
259s Flags: • Disabled
259s • Required hardware was not found
259s • Enabled if hardware matches
259s
259s uefi_sbat:
259s Flags: • Disabled
259s • Required hardware was not found
259s
259s uf2:
259s Flags: • Ready
259s
259s upower:
259s Flags: • Disabled
259s • Required hardware was not found
259s
259s usi_dock:
259s Flags: • Ready
259s
259s vbe:
259s Flags: • Disabled
259s
259s vli:
259s Flags: • Ready
259s
259s wacom_raw:
259s Flags: • Ready
259s
259s wacom_usb:
259s Flags: • Ready
259s
259s wistron_dock:
259s Flags: • Ready
259s
259s Getting the list of plugins (json)...
259s {
259s "Plugins" : [
259s {
259s "Name" : "acpi_phat",
259s "Flags" : [
259s "disabled"
259s ]
259s },
259s {
259s "Name" : "algoltek_usb",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "algoltek_usbcr",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "amd_gpu",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "amd_kria",
259s "Flags" : [
259s "disabled"
259s ]
259s },
259s {
259s "Name" : "analogix",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "android_boot",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "asus_hid",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ata",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "aver_hid",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "bcm57xx",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "bnr_dp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ccgx",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ccgx_dmc",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "cfu",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ch341a",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ch347",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "corsair",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "cros_ec",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "dell",
259s "Flags" : [
259s "disabled"
259s ]
259s },
259s {
259s "Name" : "dell_dock",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "dell_kestrel",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "dfu",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ebitdo",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "elan_kbd",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "elanfp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "elantp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "emmc",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ep963x",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "fastboot",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "flashrom",
259s "Flags" : [
259s "disabled",
259s "no-hardware",
259s "require-hwid",
259s "modular",
259s "measure-system-integrity"
259s ]
259s },
259s {
259s "Name" : "focalfp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "fpc",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "fresco_pd",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "genesys",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "genesys_gl32xx",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "goodixmoc",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "goodixtp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "gpio",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "hailuck",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "hpi_cfu",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "huddly_usb",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "hughski_colorhug",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "igsc",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "intel_cvs",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "intel_me",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "intel_usb4",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "jabra",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "jabra_file",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "jabra_gnp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "kinetic_dp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "legion_hid2",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "lenovo_thinklmi",
259s "Flags" : [
259s "disabled",
259s "no-hardware"
259s ]
259s },
259s {
259s "Name" : "linux_display",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logind",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logitech_bulkcontroller",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logitech_hidpp",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logitech_rallysystem",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logitech_scribe",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "logitech_tap",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "mediatek_scaler",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "modem_manager",
259s "Flags" : [
259s "modular",
259s "ready"
259s ]
259s },
259s {
259s "Name" : "mtd",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "nordic_hid",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "nvme",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "optionrom",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "parade_lspcon",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "parade_usbhub",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "pixart_rf",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "powerd",
259s "Flags" : [
259s "disabled",
259s "no-hardware"
259s ]
259s },
259s {
259s "Name" : "qc_s5gen2",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "qsi_dock",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "realtek_mst",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "redfish",
259s "Flags" : [
259s "disabled",
259s "no-hardware",
259s "secure-config"
259s ]
259s },
259s {
259s "Name" : "rp_pico",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "rts54hid",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "rts54hub",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "scsi",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "steelseries",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_cape",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_cxaudio",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_mst",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_prometheus",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_rmi",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "synaptics_vmm9",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "system76_launch",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "telink_dfu",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "test",
259s "Flags" : [
259s "ready",
259s "test-only"
259s ]
259s },
259s {
259s "Name" : "test_ble",
259s "Flags" : [
259s "ready",
259s "test-only"
259s ]
259s },
259s {
259s "Name" : "thelio_io",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "ti_tps6598x",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "uefi_capsule",
259s "Flags" : [
259s "disabled",
259s "no-hardware",
259s "measure-system-integrity"
259s ]
259s },
259s {
259s "Name" : "uefi_dbx",
259s "Flags" : [
259s "user-warning",
259s "clear-updatable",
259s "esp-not-found",
259s "ready"
259s ]
259s },
259s {
259s "Name" : "uefi_esrt",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "uefi_mok",
259s "Flags" : [
259s "disabled",
259s "no-hardware"
259s ]
259s },
259s {
259s "Name" : "uefi_recovery",
259s "Flags" : [
259s "disabled",
259s "no-hardware",
259s "require-hwid"
259s ]
259s },
259s {
259s "Name" : "uefi_sbat",
259s "Flags" : [
259s "disabled",
259s "no-hardware"
259s ]
259s },
259s {
259s "Name" : "uf2",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "upower",
259s "Flags" : [
259s "disabled",
259s "no-hardware"
259s ]
259s },
259s {
259s "Name" : "usi_dock",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "vbe",
259s "Flags" : [
259s "disabled"
259s ]
259s },
259s {
259s "Name" : "vli",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "wacom_raw",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "wacom_usb",
259s "Flags" : [
259s "ready"
259s ]
259s },
259s {
259s "Name" : "wistron_dock",
259s "Flags" : [
259s "ready"
259s ]
259s }
259s ]
259s }
259s Examining /usr/share/installed-tests/fwupd/fakedevice123.cab...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Decompressing…: 0%
259s Unknown Vendor Unknown Product
259s │
259s └─Integrated Webcam™:
259s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
259s │ Summary: Fake webcam
259s │ Current version: 1.2.2
259s │ Minimum Version: 1.2.0
259s │ Bootloader Version: 0.1.2
259s │ Vendor: ACME Corp. (USB:0x046D)
259s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
259s │ Device Flags: • Updatable
259s │ • System requires external power source
259s │ • Supported on remote server
259s │ • Cryptographic hash verification is available
259s │ • Unsigned Payload
259s │ • Can tag for emulation
259s │ Device Requests: • Message
259s │
259s └─FakeDevice Device Update:
259s New version: 1.2.3
259s Summary: Firmware for the ACME Corp Integrated Webcam
259s License: GPL-2.0+
259s Size: 10 bytes
259s Urgency: Medium
259s Source: https://github.com/fwupd/fwupd/tree/main/data/installed-tests
259s Vendor: LVFS
259s Release Flags: • Trusted payload
259s • Trusted metadata
259s Description:
259s Fixes a bug with the flux capacitor to avoid year 2038 overflow.
259s Checksum: 31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc
259s
259s Examining /usr/share/installed-tests/fwupd/fakedevice123.cab (json)...
259s {
259s "Devices" : [
259s {
259s "Name" : "Integrated Webcam™",
259s "DeviceId" : "08d460be0f1f9f128413f816022a6439e0078018",
259s "Guid" : [
259s "b585990a-003e-5270-89d5-3705a17f9a43"
259s ],
259s "Summary" : "Fake webcam",
259s "Plugin" : "test",
259s "Protocols" : [
259s "com.acme.test"
259s ],
259s "Flags" : [
259s "updatable",
259s "require-ac",
259s "supported",
259s "can-verify",
259s "can-verify-image",
259s "unsigned-payload",
259s "can-emulation-tag"
259s ],
259s "RequestFlags" : [
259s "allow-generic-message"
259s ],
259s "Vendor" : "ACME Corp.",
259s "VendorIds" : [
259s "USB:0x046D"
259s ],
259s "Version" : "1.2.2",
259s "VersionLowest" : "1.2.0",
259s "VersionBootloader" : "0.1.2",
259s "VersionFormat" : "triplet",
259s "Icons" : [
259s "preferences-desktop-keyboard"
259s ],
259s "Created" : 1746124196,
259s "Releases" : [
259s {
259s "AppstreamId" : "org.fwupd.fakedevice.firmware",
259s "Name" : "FakeDevice",
259s "Summary" : "Firmware for the ACME Corp Integrated Webcam",
259s "Description" : "Fixes a bug with the flux capacitor to avoid year 2038 overflow.
",
259s "Version" : "1.2.3",
259s "Protocol" : "com.acme.test",
259s "Categories" : [
259s "X-Device"
259s ],
259s "Checksum" : [
259s "9b9492c5d7e8c78a51310040425947a983c5b36a",
259s "31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc"
259s ],
259s "License" : "GPL-2.0+",
259s "Size" : 10,
259s "Homepage" : "http://www.acme.com/",
259s "SourceUrl" : "https://github.com/fwupd/fwupd/tree/main/data/installed-tests",
259s "Vendor" : "LVFS",
259s "Flags" : [
259s "trusted-payload",
259s "trusted-metadata"
259s ]
259s },
259s {
259s "Checksum" : [
259s "31f260a61eb3fd9f95bc176b74b7fb2bf730f5f55f374ccdfd4d606fd549c8fc",
259s "9b9492c5d7e8c78a51310040425947a983c5b36a"
259s ]
259s }
259s ]
259s }
259s ]
259s }
259s Installing /usr/share/installed-tests/fwupd/fakedevice123.cab cabinet...
259s Decompressing…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Authenticating…: 0%
259s Waiting…: 0%
259s Writing…: 0%
259s Writing…: 1%
259s Decompressing…: 1%
259s Restarting device…: 1%
259s Writing…: 1%
259s Writing…: 2%
259s Decompressing…: 2%
259s Writing…: 2%
259s Verifying…: 2%
259s Restarting device…: 2%
259s Restarting device…: 95%
259s Waiting…: 95%
259s Waiting…: 97%
259s Waiting…: 99%
259s Decompressing…: 99%
259s Restarting device…: 99%
259s Writing…: 99%
259s Decompressing…: 99%
259s Writing…: 99%
259s Verifying…: 99%
259s Restarting device…: 99%
259s Waiting…: 99%
259s Waiting…: 100%
259s Successfully installed firmware
259s Update the device hash database...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Unknown Vendor Unknown Product
259s │
259s ├─FakeDevice Firmware Update:
259s │ New version: 1.2.4
259s │ Remote ID: fwupd-tests
259s │ Summary: Firmware for the ACME Corp Integrated Webcam
259s │ License: GPL-2.0+
259s │ Size: 17 bytes
259s │ Created: 2017-06-15
259s │ Urgency: Medium
259s │ Vendor: ACME Corp
259s │ Release Flags: • Trusted payload
259s │ • Trusted metadata
259s │ • Is upgrade
259s │ Description:
259s │ Fixes another bug with the flux capacitor to prevent time going backwards.
259s │
259s └─FakeDevice Firmware Update:
259s New version: 1.2.3
259s Remote ID: fwupd-tests
259s Summary: Firmware for the ACME Corp Integrated Webcam
259s License: GPL-2.0+
259s Size: 17 bytes
259s Created: 2017-06-15
259s Urgency: Medium
259s Vendor: ACME Corp
259s Release Flags: • Trusted payload
259s • Trusted metadata
259s Description:
259s Fixes a bug with the flux capacitor to avoid year 2038 overflow.
259s
259s Getting the list of remotes...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Unknown Vendor Unknown Product
259s │
259s ├─ Remote ID: fwupd-tests
259s │ Type: local
259s │ Enabled: true
259s │ Priority: 1000
259s │ Filename: /usr/share/installed-tests/fwupd/fwupd-tests.xml
259s │ Filename Source: /usr/share/fwupd/remotes.d/fwupd-tests.conf
259s │
259s ├─ Remote ID: vendor-directory
259s │ Type: directory
259s │ Enabled: true
259s │ Priority: 1000
259s │ Filename: /usr/share/fwupd/remotes.d/vendor/firmware
259s │ Filename Signature: /usr/share/fwupd/remotes.d/vendor/firmware.jcat
259s │ Filename Source: /etc/fwupd/remotes.d/vendor-directory.conf
259s │
259s ├─ Remote ID: lvfs-testing
259s │ Type: download
259s │ Enabled: false
259s │ P2P Metadata: true
259s │ P2P Firmware: false
259s │ Refresh Interval: 24 hours
259s │ Priority: 1
259s │ Filename: /var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst
259s │ Filename Signature: /var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst.jcat
259s │ Filename Source: /etc/fwupd/remotes.d/lvfs-testing.conf
259s │ Metadata URI: https://cdn.fwupd.org/downloads/firmware-testing.xml.zst
259s │ Metadata Signature: https://cdn.fwupd.org/downloads/firmware-testing.xml.zst.jcat
259s │ Report URI: https://fwupd.org/lvfs/firmware/report
259s │ Automatic Reporting: false
259s │
259s └─ Remote ID: lvfs
259s Type: download
259s Enabled: true
259s P2P Metadata: true
259s P2P Firmware: false
259s Refresh Interval: 24 hours
259s Filename: /var/lib/fwupd/metadata/lvfs/firmware.xml.zst
259s Filename Signature: /var/lib/fwupd/metadata/lvfs/firmware.xml.zst.jcat
259s Filename Source: /etc/fwupd/remotes.d/lvfs.conf
259s Metadata URI: https://cdn.fwupd.org/downloads/firmware.xml.zst
259s Metadata Signature: https://cdn.fwupd.org/downloads/firmware.xml.zst.jcat
259s Report URI: https://fwupd.org/lvfs/firmware/report
259s Automatic Reporting: false
259s
259s Disabling vendor-directory remote...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Authenticating…: 0%
259s Successfully disabled remote
259s Getting the list of remotes (json)...
259s {
259s "Remotes" : [
259s {
259s "Id" : "fwupd-tests",
259s "Kind" : "local",
259s "Title" : "fwupd test suite",
259s "FilenameCache" : "/usr/share/installed-tests/fwupd/fwupd-tests.xml",
259s "FilenameSource" : "/usr/share/fwupd/remotes.d/fwupd-tests.conf",
259s "Flags" : 1,
259s "Enabled" : true,
259s "ApprovalRequired" : false,
259s "AutomaticReports" : false,
259s "AutomaticSecurityReports" : false,
259s "Priority" : 1000,
259s "Mtime" : 1742919338,
259s "RefreshInterval" : 0
259s },
259s {
259s "Id" : "vendor-directory",
259s "Kind" : "directory",
259s "Title" : "Vendor (Automatic)",
259s "FilenameCache" : "/usr/share/fwupd/remotes.d/vendor/firmware",
259s "FilenameCacheSig" : "/usr/share/fwupd/remotes.d/vendor/firmware.jcat",
259s "FilenameSource" : "/etc/fwupd/remotes.d/vendor-directory.conf",
259s "Flags" : 0,
259s "Enabled" : false,
259s "ApprovalRequired" : false,
259s "AutomaticReports" : false,
259s "AutomaticSecurityReports" : false,
259s "Priority" : 1000,
259s "Mtime" : 1745511331,
259s "RefreshInterval" : 0
259s },
259s {
259s "Id" : "lvfs-testing",
259s "Kind" : "download",
259s "ReportUri" : "https://fwupd.org/lvfs/firmware/report",
259s "MetadataUri" : "https://cdn.fwupd.org/downloads/firmware-testing.xml.zst",
259s "MetadataUriSig" : "https://cdn.fwupd.org/downloads/firmware-testing.xml.zst.jcat",
259s "Title" : "Linux Vendor Firmware Service (testing)",
259s "PrivacyUri" : "https://lvfs.readthedocs.io/en/latest/privacy.html",
259s "FilenameCache" : "/var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst",
259s "FilenameCacheSig" : "/var/lib/fwupd/metadata/lvfs-testing/firmware.xml.zst.jcat",
259s "FilenameSource" : "/etc/fwupd/remotes.d/lvfs-testing.conf",
259s "Flags" : 16,
259s "Enabled" : false,
259s "ApprovalRequired" : false,
259s "AutomaticReports" : false,
259s "AutomaticSecurityReports" : false,
259s "Priority" : 1,
259s "Mtime" : -1,
259s "RefreshInterval" : 86400
259s },
259s {
259s "Id" : "lvfs",
259s "Kind" : "download",
259s "ReportUri" : "https://fwupd.org/lvfs/firmware/report",
259s "MetadataUri" : "https://cdn.fwupd.org/downloads/firmware.xml.zst",
259s "MetadataUriSig" : "https://cdn.fwupd.org/downloads/firmware.xml.zst.jcat",
259s "Title" : "Linux Vendor Firmware Service",
259s "PrivacyUri" : "https://lvfs.readthedocs.io/en/latest/privacy.html",
259s "FilenameCache" : "/var/lib/fwupd/metadata/lvfs/firmware.xml.zst",
259s "FilenameCacheSig" : "/var/lib/fwupd/metadata/lvfs/firmware.xml.zst.jcat",
259s "FilenameSource" : "/etc/fwupd/remotes.d/lvfs.conf",
259s "Flags" : 17,
259s "Enabled" : true,
259s "ApprovalRequired" : false,
259s "AutomaticReports" : false,
259s "AutomaticSecurityReports" : false,
259s "Priority" : 0,
259s "Mtime" : -1,
259s "RefreshInterval" : 86400
259s }
259s ]
259s }
259s Enable vendor-directory remote...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Authenticating…: 0%
259s Idle…: 0%
259s Successfully enabled remote
259s Update the device hash database...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Authenticating…: 0%
259s Successfully updated device checksums
259s Getting devices (should be one)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Unknown Vendor Unknown Product
259s │
259s └─Integrated Webcam™:
259s Device ID: 08d460be0f1f9f128413f816022a6439e0078018
259s Summary: Fake webcam
259s Current version: 1.2.3
259s Minimum Version: 1.2.0
259s Bootloader Version: 0.1.2
259s Vendor: ACME Corp. (USB:0x046D)
259s Update State: Success
259s Last modified: 2025-05-01
259s GUID: b585990a-003e-5270-89d5-3705a17f9a43
259s Device Flags: • Updatable
259s • System requires external power source
259s • Supported on remote server
259s • Cryptographic hash verification is available
259s • Unsigned Payload
259s • Can tag for emulation
259s Device Requests: • Message
259s
259s Testing the verification of firmware...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Successfully verified device checksums
259s Getting updates (should be one)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Unknown Vendor Unknown Product
259s │
259s └─Integrated Webcam™:
259s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
259s │ Summary: Fake webcam
259s │ Current version: 1.2.3
259s │ Minimum Version: 1.2.0
259s │ Bootloader Version: 0.1.2
259s │ Vendor: ACME Corp. (USB:0x046D)
259s │ Update State: Success
259s │ Last modified: 2025-05-01
259s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
259s │ Device Flags: • Updatable
259s │ • System requires external power source
259s │ • Supported on remote server
259s │ • Cryptographic hash verification is available
259s │ • Unsigned Payload
259s │ • Can tag for emulation
259s │ Device Requests: • Message
259s │
259s └─FakeDevice Firmware Update:
259s New version: 1.2.4
259s Remote ID: fwupd-tests
259s Summary: Firmware for the ACME Corp Integrated Webcam
259s License: GPL-2.0+
259s Size: 17 bytes
259s Created: 2017-06-15
259s Urgency: Medium
259s Vendor: ACME Corp
259s Release Flags: • Trusted payload
259s • Trusted metadata
259s • Is upgrade
259s Description:
259s Fixes another bug with the flux capacitor to prevent time going backwards.
259s
259s Installing test firmware...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Decompressing…: 0%
259s Authenticating…: 0%
259s Waiting…: 0%
259s Writing…: 0%
259s Writing…: 1%
259s Decompressing…: 1%
259s Restarting device…: 1%
259s Writing…: 1%
259s Writing…: 2%
259s Decompressing…: 2%
259s Writing…: 2%
259s Verifying…: 2%
259s Restarting device…: 2%
259s Restarting device…: 95%
259s Waiting…: 95%
259s Waiting…: 97%
259s Waiting…: 99%
259s Waiting…: 100%
259s Successfully installed firmware
259s Idle…: 100%
259s Check if anything was tagged for emulation
259s false
259s Verifying results (str)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Integrated Webcam:
259s Device ID: 08d460be0f1f9f128413f816022a6439e0078018
259s Previous version: 1.2.3
259s Update State: Success
259s Last modified: 2025-05-01
259s GUID: b585990a-003e-5270-89d5-3705a17f9a43
259s Device Flags: • Updatable
259s • System requires external power source
259s • Cryptographic hash verification is available
259s • Unsigned Payload
259s • Can tag for emulation
259s
259s Verifying results (json)...
259s {
259s "Name" : "Integrated Webcam",
259s "DeviceId" : "08d460be0f1f9f128413f816022a6439e0078018",
259s "Guid" : [
259s "b585990a-003e-5270-89d5-3705a17f9a43"
259s ],
259s "Plugin" : "test",
259s "Flags" : [
259s "updatable",
259s "require-ac",
259s "historical",
259s "can-verify",
259s "can-verify-image",
259s "unsigned-payload",
259s "can-emulation-tag"
259s ],
259s "Version" : "1.2.3",
259s "VersionFormat" : "triplet",
259s "Created" : 1746124196,
259s "Modified" : 1746124196,
259s "UpdateState" : 2,
259s "Releases" : [
259s {
259s "AppstreamId" : "org.fwupd.fakedevice.firmware",
259s "Version" : "1.2.4",
259s "Protocol" : "com.acme.test",
259s "Checksum" : [
259s "69867ab1b6bfe3efaba41c2cd7a9b140ef58fb3d"
259s ],
259s "Flags" : [
259s "trusted-payload",
259s "trusted-metadata"
259s ],
259s "DistroVersion" : "25.10",
259s "DistroPrettyName" : "Ubuntu Questing Quokka (development branch)",
259s "CompileVersion(org.freedesktop.fwupd)" : "2.0.7",
259s "DisplayState" : "unknown",
259s "PlatformArchitecture" : "z15",
259s "FwupdSupported" : "True",
259s "DistroName" : "Ubuntu",
259s "CompileVersion(info.libusb)" : "1.0.27",
259s "KernelName" : "Linux",
259s "BatteryLevel" : "101",
259s "CompileVersion(com.hughsie.libjcat)" : "0.2.0",
259s "RuntimeVersion(org.kernel)" : "6.14.0-15-generic",
259s "RuntimeVersion(com.hughsie.libjcat)" : "0.2.0",
259s "DistroId" : "ubuntu",
259s "PowerState" : "unknown",
259s "CpuArchitecture" : "s390x",
259s "BootTime" : "1746124114",
259s "LidState" : "unknown",
259s "CompileVersion(com.hughsie.libxmlb)" : "0.3.22",
259s "RuntimeVersion(com.hughsie.libxmlb)" : "0.3.22",
259s "BatteryThreshold" : "10",
259s "RuntimeVersion(org.freedesktop.fwupd)" : "2.0.7",
259s "KernelVersion" : "6.14.0-15-generic"
259s }
259s ]
259s }
259s Getting updates (should be none)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Devices with the latest available firmware version:
259s • Integrated Webcam™
259s No updates available
259s Getting updates [json] (should be none)...
259s {
259s "Devices" : []
259s }
259s Testing the verification of firmware (again)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Successfully verified device checksums
259s Getting history (should be none)...
259s Idle…: 0%
259s WARNING: UEFI ESP partition not detected or configured
259s See https://github.com/fwupd/fwupd/wiki/PluginFlag:esp-not-found for more information.
259s Unknown Vendor Unknown Product
259s │
259s └─Integrated Webcam:
259s │ Device ID: 08d460be0f1f9f128413f816022a6439e0078018
259s │ Previous version: 1.2.3
259s │ Update State: Success
259s │ Last modified: 2025-05-01
259s │ GUID: b585990a-003e-5270-89d5-3705a17f9a43
259s │ Device Flags: • Updatable
259s │ • System requires external power source
259s │ • Cryptographic hash verification is available
259s │ • Unsigned Payload
259s │ • Can tag for emulation
259s │
259s └─(null) Update:
259s New version: 1.2.4
259s Release Flags: • Trusted payload
259s • Trusted metadata
259s Description:
259s The vendor did not supply any release notes.
259s
259s PASS: fwupd/fwupdmgr.test
259s Running test: fwupd/fwupdtool-efiboot.test
259s Creating Boot0001
259s Creating Boot0001 again (should fail)...
259s Creating Boot0002 with invalid path (should fail)...
259s Getting BootOrder (should fail)
259s Setting BootOrder
259s Getting BootOrder
259s Setting BootNext
259s Getting BootNext
259s Getting hive cmdline (should fail)
259s Setting hive cmdline
259s Getting hive cmdline
259s Creating Boot0002 as Win10
259s Setting hive cmdline for Win10 (should fail)
259s Showing EFI boot info
259s Showing EFI boot info (json)
259s Showing EFI files
259s Deleting Boot0001
259s Deleting Boot0001 (should fail)...
259s Showing EFI variables
259s PASS: fwupd/fwupdtool-efiboot.test
259s Running test: fwupd/fwupdtool.test
259s Show help output
259s Show version output
260s Show version output (json)
260s Showing hwids
260s Showing security
260s Showing plugins
260s Showing plugins (json)
260s Enabling test device...
260s Checking device-flags
260s Checking firmware-gtypes
260s Checking firmware-types
260s Checking for updates
261s Checking for updates
261s Building fakedevice124.cab...
261s Examining fakedevice124.cab...
261s Installing fakedevice124.cab cabinet...
261s Cleaning fakedevice124.cab generated cabinet ...
261s Verifying update...
261s Getting history (should be one)...
261s Clearing history...
261s Getting history (should be none)...
262s Resetting config...
262s Testing good version compare
262s Testing bad version compare
262s Getting supported version formats...
262s Getting report metadata...
262s Getting the list of remotes
262s Disabling LVFS remote...
262s Executing: fwupd/fwupdtool.test
262s Enabling LVFS remote...
262s Modify unknown remote (should fail)...
262s Modify known remote but unknown key (should fail)...
262s Getting devices (should be one)...
262s Changing VALID config on test device...
263s Changing INVALID config on test device...(should fail)
263s Disabling test device...
263s Get BIOS settings...
263s Get BIOS setting as json...
263s Get BIOS setting as a string...
263s Modify BIOS setting to different value...
263s Modify BIOS setting back to default...
263s Modify BIOS setting to bad value (should fail)...
264s Modify Unknown BIOS setting (should fail)...
264s Skipping remaining tests due to CI_NETWORK not being set
264s PASS: fwupd/fwupdtool.test
264s SUMMARY: total=5; passed=5; skipped=0; failed=0; user=3.1s; system=0.9s; maxrss=28536
264s autopkgtest [18:30:01]: test ci-flaky: -----------------------]
265s autopkgtest [18:30:02]: test ci-flaky: - - - - - - - - - - results - - - - - - - - - -
265s ci-flaky PASS
265s autopkgtest [18:30:02]: test libfwupd-dev: preparing testbed
440s autopkgtest [18:32:57]: testbed dpkg architecture: s390x
440s autopkgtest [18:32:57]: testbed apt version: 3.0.0
440s autopkgtest [18:32:57]: @@@@@@@@@@@@@@@@@@@@ test bed setup
440s autopkgtest [18:32:57]: testbed release detected to be: questing
441s autopkgtest [18:32:58]: updating testbed package index (apt update)
441s Get:1 http://ftpmaster.internal/ubuntu questing-proposed InRelease [110 kB]
442s Hit:2 http://ftpmaster.internal/ubuntu questing InRelease
442s Hit:3 http://ftpmaster.internal/ubuntu questing-updates InRelease
442s Hit:4 http://ftpmaster.internal/ubuntu questing-security InRelease
442s Get:5 http://ftpmaster.internal/ubuntu questing-proposed/main Sources [126 kB]
442s Get:6 http://ftpmaster.internal/ubuntu questing-proposed/universe Sources [1149 kB]
446s Get:7 http://ftpmaster.internal/ubuntu questing-proposed/multiverse Sources [27.6 kB]
446s Get:8 http://ftpmaster.internal/ubuntu questing-proposed/main s390x Packages [49.5 kB]
446s Get:9 http://ftpmaster.internal/ubuntu questing-proposed/universe s390x Packages [243 kB]
447s Get:10 http://ftpmaster.internal/ubuntu questing-proposed/multiverse s390x Packages [1804 B]
447s Fetched 1707 kB in 6s (277 kB/s)
448s Reading package lists...
448s autopkgtest [18:33:05]: upgrading testbed (apt dist-upgrade and autopurge)
449s Reading package lists...
449s Building dependency tree...
449s Reading state information...
449s Calculating upgrade...Starting pkgProblemResolver with broken count: 0
449s Starting 2 pkgProblemResolver with broken count: 0
449s Done
449s Entering ResolveByKeep
449s
449s Calculating upgrade...
449s The following packages will be upgraded:
449s ca-certificates dpkg dpkg-dev libdpkg-perl
450s 4 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
450s Need to get 2831 kB of archives.
450s After this operation, 6144 B disk space will be freed.
450s Get:1 http://ftpmaster.internal/ubuntu questing/main s390x dpkg s390x 1.22.18ubuntu3 [1297 kB]
452s Get:2 http://ftpmaster.internal/ubuntu questing-proposed/main s390x ca-certificates all 20250419 [163 kB]
452s Get:3 http://ftpmaster.internal/ubuntu questing/main s390x dpkg-dev all 1.22.18ubuntu3 [1089 kB]
454s Get:4 http://ftpmaster.internal/ubuntu questing/main s390x libdpkg-perl all 1.22.18ubuntu3 [281 kB]
454s Preconfiguring packages ...
455s Fetched 2831 kB in 5s (596 kB/s)
455s (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 81472 files and directories currently installed.)
455s Preparing to unpack .../dpkg_1.22.18ubuntu3_s390x.deb ...
455s Unpacking dpkg (1.22.18ubuntu3) over (1.22.18ubuntu2) ...
455s Setting up dpkg (1.22.18ubuntu3) ...
455s (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 81472 files and directories currently installed.)
455s Preparing to unpack .../ca-certificates_20250419_all.deb ...
455s Unpacking ca-certificates (20250419) over (20241223) ...
455s Preparing to unpack .../dpkg-dev_1.22.18ubuntu3_all.deb ...
455s Unpacking dpkg-dev (1.22.18ubuntu3) over (1.22.18ubuntu2) ...
456s Preparing to unpack .../libdpkg-perl_1.22.18ubuntu3_all.deb ...
456s Unpacking libdpkg-perl (1.22.18ubuntu3) over (1.22.18ubuntu2) ...
456s Setting up ca-certificates (20250419) ...
457s Updating certificates in /etc/ssl/certs...
457s rehash: warning: skipping ca-certificates.crt, it does not contain exactly one certificate or CRL
457s 2 added, 4 removed; done.
457s Setting up libdpkg-perl (1.22.18ubuntu3) ...
457s Setting up dpkg-dev (1.22.18ubuntu3) ...
457s Processing triggers for man-db (2.13.0-1) ...
459s Processing triggers for ca-certificates (20250419) ...
459s Updating certificates in /etc/ssl/certs...
459s 0 added, 0 removed; done.
459s Running hooks in /etc/ca-certificates/update.d...
459s done.
459s Reading package lists...
459s Building dependency tree...
459s Reading state information...
460s Starting pkgProblemResolver with broken count: 0
460s Starting 2 pkgProblemResolver with broken count: 0
460s Done
460s Solving dependencies...
460s 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
460s autopkgtest [18:33:17]: rebooting testbed after setup commands that affected boot
483s Reading package lists...
483s Building dependency tree...
483s Reading state information...
483s Starting pkgProblemResolver with broken count: 0
483s Starting 2 pkgProblemResolver with broken count: 0
483s Done
483s The following NEW packages will be installed:
483s build-essential comerr-dev cpp cpp-14 cpp-14-s390x-linux-gnu
483s cpp-s390x-linux-gnu g++ g++-14 g++-14-s390x-linux-gnu g++-s390x-linux-gnu
483s gcc gcc-14 gcc-14-s390x-linux-gnu gcc-s390x-linux-gnu gir1.2-fwupd-2.0
483s gir1.2-glib-2.0-dev gir1.2-jcat-1.0 gir1.2-json-1.0 girepository-tools
483s krb5-multidev libasan8 libassuan-dev libblkid-dev libbrotli-dev libcc1-0
483s libcurl4-gnutls-dev libevent-2.1-7t64 libffi-dev libfwupd-dev libgcc-14-dev
483s libgio-2.0-dev libgio-2.0-dev-bin libgirepository-2.0-0 libglib2.0-bin
483s libglib2.0-dev libglib2.0-dev-bin libgmp-dev libgmpxx4ldbl
483s libgnutls-dane0t64 libgnutls-openssl27t64 libgnutls28-dev libgomp1
483s libgpg-error-dev libgpgme-dev libgssrpc4t64 libidn2-dev libisl23 libitm1
483s libjcat-dev libjson-glib-dev libkadm5clnt-mit12 libkadm5srv-mit12
483s libkdb5-10t64 libkrb5-dev libldap-dev libmount-dev libmpc3 libnghttp2-dev
483s libp11-kit-dev libpcre2-16-0 libpcre2-32-0 libpcre2-dev libpcre2-posix3
483s libpkgconf3 libpsl-dev librtmp-dev libselinux1-dev libsepol-dev
483s libssh2-1-dev libssl-dev libstdc++-14-dev libsysprof-capture-4-dev
483s libtasn1-6-dev libubsan1 libunbound8 libzstd-dev native-architecture
483s nettle-dev pkgconf pkgconf-bin python3-packaging uuid-dev zlib1g-dev
483s 0 upgraded, 83 newly installed, 0 to remove and 0 not upgraded.
483s Need to get 64.7 MB of archives.
483s After this operation, 233 MB of additional disk space will be used.
483s Get:1 http://ftpmaster.internal/ubuntu questing/main s390x libisl23 s390x 0.27-1 [704 kB]
485s Get:2 http://ftpmaster.internal/ubuntu questing/main s390x libmpc3 s390x 1.3.1-1build2 [57.8 kB]
486s Get:3 http://ftpmaster.internal/ubuntu questing/main s390x cpp-14-s390x-linux-gnu s390x 14.2.0-19ubuntu2 [9572 kB]
507s Get:4 http://ftpmaster.internal/ubuntu questing/main s390x cpp-14 s390x 14.2.0-19ubuntu2 [1024 B]
507s Get:5 http://ftpmaster.internal/ubuntu questing/main s390x cpp-s390x-linux-gnu s390x 4:14.2.0-1ubuntu1 [5556 B]
507s Get:6 http://ftpmaster.internal/ubuntu questing/main s390x cpp s390x 4:14.2.0-1ubuntu1 [22.4 kB]
507s Get:7 http://ftpmaster.internal/ubuntu questing/main s390x libcc1-0 s390x 15-20250404-0ubuntu1 [49.6 kB]
507s Get:8 http://ftpmaster.internal/ubuntu questing/main s390x libgomp1 s390x 15-20250404-0ubuntu1 [152 kB]
508s Get:9 http://ftpmaster.internal/ubuntu questing/main s390x libitm1 s390x 15-20250404-0ubuntu1 [31.2 kB]
508s Get:10 http://ftpmaster.internal/ubuntu questing/main s390x libasan8 s390x 15-20250404-0ubuntu1 [2966 kB]
515s Get:11 http://ftpmaster.internal/ubuntu questing/main s390x libubsan1 s390x 15-20250404-0ubuntu1 [1210 kB]
518s Get:12 http://ftpmaster.internal/ubuntu questing/main s390x libgcc-14-dev s390x 14.2.0-19ubuntu2 [1037 kB]
520s Get:13 http://ftpmaster.internal/ubuntu questing/main s390x gcc-14-s390x-linux-gnu s390x 14.2.0-19ubuntu2 [18.7 MB]
554s Get:14 http://ftpmaster.internal/ubuntu questing/main s390x gcc-14 s390x 14.2.0-19ubuntu2 [529 kB]
555s Get:15 http://ftpmaster.internal/ubuntu questing/main s390x gcc-s390x-linux-gnu s390x 4:14.2.0-1ubuntu1 [1204 B]
555s Get:16 http://ftpmaster.internal/ubuntu questing/main s390x gcc s390x 4:14.2.0-1ubuntu1 [5004 B]
555s Get:17 http://ftpmaster.internal/ubuntu questing/main s390x libstdc++-14-dev s390x 14.2.0-19ubuntu2 [2614 kB]
560s Get:18 http://ftpmaster.internal/ubuntu questing/main s390x g++-14-s390x-linux-gnu s390x 14.2.0-19ubuntu2 [11.0 MB]
581s Get:19 http://ftpmaster.internal/ubuntu questing/main s390x g++-14 s390x 14.2.0-19ubuntu2 [23.0 kB]
581s Get:20 http://ftpmaster.internal/ubuntu questing/main s390x g++-s390x-linux-gnu s390x 4:14.2.0-1ubuntu1 [956 B]
581s Get:21 http://ftpmaster.internal/ubuntu questing/main s390x g++ s390x 4:14.2.0-1ubuntu1 [1080 B]
581s Get:22 http://ftpmaster.internal/ubuntu questing/main s390x build-essential s390x 12.12ubuntu1 [5090 B]
581s Get:23 http://ftpmaster.internal/ubuntu questing/main s390x gir1.2-json-1.0 s390x 1.10.6+ds-2 [9920 B]
581s Get:24 http://ftpmaster.internal/ubuntu questing/main s390x gir1.2-fwupd-2.0 s390x 2.0.7-1 [29.4 kB]
581s Get:25 http://ftpmaster.internal/ubuntu questing/main s390x gir1.2-glib-2.0-dev s390x 2.84.1-1 [862 kB]
582s Get:26 http://ftpmaster.internal/ubuntu questing/main s390x gir1.2-jcat-1.0 s390x 0.2.0-2build3 [5254 B]
582s Get:27 http://ftpmaster.internal/ubuntu questing/main s390x native-architecture all 0.2.6 [2140 B]
582s Get:28 http://ftpmaster.internal/ubuntu questing/main s390x libgirepository-2.0-0 s390x 2.84.1-1 [75.5 kB]
582s Get:29 http://ftpmaster.internal/ubuntu questing/main s390x girepository-tools s390x 2.84.1-1 [115 kB]
583s Get:30 http://ftpmaster.internal/ubuntu questing/main s390x comerr-dev s390x 2.1-1.47.2-1ubuntu1 [44.7 kB]
583s Get:31 http://ftpmaster.internal/ubuntu questing/main s390x libgssrpc4t64 s390x 1.21.3-4ubuntu2 [59.1 kB]
583s Get:32 http://ftpmaster.internal/ubuntu questing/main s390x libkadm5clnt-mit12 s390x 1.21.3-4ubuntu2 [40.6 kB]
583s Get:33 http://ftpmaster.internal/ubuntu questing/main s390x libkdb5-10t64 s390x 1.21.3-4ubuntu2 [42.0 kB]
583s Get:34 http://ftpmaster.internal/ubuntu questing/main s390x libkadm5srv-mit12 s390x 1.21.3-4ubuntu2 [55.4 kB]
583s Get:35 http://ftpmaster.internal/ubuntu questing/main s390x krb5-multidev s390x 1.21.3-4ubuntu2 [125 kB]
583s Get:36 http://ftpmaster.internal/ubuntu questing/main s390x libgpg-error-dev s390x 1.51-3 [136 kB]
584s Get:37 http://ftpmaster.internal/ubuntu questing/main s390x libassuan-dev s390x 3.0.2-2 [98.5 kB]
584s Get:38 http://ftpmaster.internal/ubuntu questing/main s390x libbrotli-dev s390x 1.1.0-2build4 [395 kB]
585s Get:39 http://ftpmaster.internal/ubuntu questing/main s390x libevent-2.1-7t64 s390x 2.1.12-stable-10 [145 kB]
585s Get:40 http://ftpmaster.internal/ubuntu questing/main s390x libunbound8 s390x 1.22.0-1ubuntu1 [462 kB]
586s Get:41 http://ftpmaster.internal/ubuntu questing/main s390x libgnutls-dane0t64 s390x 3.8.9-2ubuntu3 [24.5 kB]
586s Get:42 http://ftpmaster.internal/ubuntu questing/main s390x libgnutls-openssl27t64 s390x 3.8.9-2ubuntu3 [24.5 kB]
586s Get:43 http://ftpmaster.internal/ubuntu questing/main s390x libidn2-dev s390x 2.3.8-2 [122 kB]
586s Get:44 http://ftpmaster.internal/ubuntu questing/main s390x libp11-kit-dev s390x 0.25.5-2ubuntu3 [23.5 kB]
586s Get:45 http://ftpmaster.internal/ubuntu questing/main s390x libtasn1-6-dev s390x 4.20.0-2 [94.8 kB]
586s Get:46 http://ftpmaster.internal/ubuntu questing/main s390x libgmpxx4ldbl s390x 2:6.3.0+dfsg-3ubuntu1 [10.1 kB]
586s Get:47 http://ftpmaster.internal/ubuntu questing/main s390x libgmp-dev s390x 2:6.3.0+dfsg-3ubuntu1 [424 kB]
587s Get:48 http://ftpmaster.internal/ubuntu questing/main s390x nettle-dev s390x 3.10.1-1 [1198 kB]
589s Get:49 http://ftpmaster.internal/ubuntu questing/main s390x libgnutls28-dev s390x 3.8.9-2ubuntu3 [1017 kB]
591s Get:50 http://ftpmaster.internal/ubuntu questing/main s390x libkrb5-dev s390x 1.21.3-4ubuntu2 [11.9 kB]
591s Get:51 http://ftpmaster.internal/ubuntu questing/main s390x libldap-dev s390x 2.6.9+dfsg-2ubuntu1 [315 kB]
592s Get:52 http://ftpmaster.internal/ubuntu questing/main s390x libpkgconf3 s390x 1.8.1-4 [31.2 kB]
592s Get:53 http://ftpmaster.internal/ubuntu questing/main s390x pkgconf-bin s390x 1.8.1-4 [21.5 kB]
592s Get:54 http://ftpmaster.internal/ubuntu questing/main s390x pkgconf s390x 1.8.1-4 [16.7 kB]
592s Get:55 http://ftpmaster.internal/ubuntu questing/main s390x libnghttp2-dev s390x 1.64.0-1ubuntu1 [122 kB]
592s Get:56 http://ftpmaster.internal/ubuntu questing/main s390x libpsl-dev s390x 0.21.2-1.1build1 [77.3 kB]
592s Get:57 http://ftpmaster.internal/ubuntu questing/main s390x zlib1g-dev s390x 1:1.3.dfsg+really1.3.1-1ubuntu1 [898 kB]
594s Get:58 http://ftpmaster.internal/ubuntu questing/main s390x librtmp-dev s390x 2.4+20151223.gitfa8646d.1-2build7 [69.2 kB]
594s Get:59 http://ftpmaster.internal/ubuntu questing/main s390x libssl-dev s390x 3.4.1-1ubuntu3 [2429 kB]
599s Get:60 http://ftpmaster.internal/ubuntu questing/main s390x libssh2-1-dev s390x 1.11.1-1 [287 kB]
599s Get:61 http://ftpmaster.internal/ubuntu questing/main s390x libzstd-dev s390x 1.5.6+dfsg-2 [408 kB]
600s Get:62 http://ftpmaster.internal/ubuntu questing/main s390x libcurl4-gnutls-dev s390x 8.12.1-3ubuntu1 [508 kB]
601s Get:63 http://ftpmaster.internal/ubuntu questing/main s390x libffi-dev s390x 3.4.7-1 [58.9 kB]
601s Get:64 http://ftpmaster.internal/ubuntu questing/main s390x uuid-dev s390x 2.40.2-14ubuntu1 [54.0 kB]
601s Get:65 http://ftpmaster.internal/ubuntu questing/main s390x libblkid-dev s390x 2.40.2-14ubuntu1 [233 kB]
601s Get:66 http://ftpmaster.internal/ubuntu questing/main s390x libsepol-dev s390x 3.7-1 [412 kB]
602s Get:67 http://ftpmaster.internal/ubuntu questing/main s390x libpcre2-16-0 s390x 10.45-1 [259 kB]
603s Get:68 http://ftpmaster.internal/ubuntu questing/main s390x libpcre2-32-0 s390x 10.45-1 [245 kB]
603s Get:69 http://ftpmaster.internal/ubuntu questing/main s390x libpcre2-posix3 s390x 10.45-1 [7080 B]
603s Get:70 http://ftpmaster.internal/ubuntu questing/main s390x libpcre2-dev s390x 10.45-1 [899 kB]
605s Get:71 http://ftpmaster.internal/ubuntu questing/main s390x libselinux1-dev s390x 3.7-3ubuntu3 [169 kB]
605s Get:72 http://ftpmaster.internal/ubuntu questing/main s390x libmount-dev s390x 2.40.2-14ubuntu1 [34.6 kB]
605s Get:73 http://ftpmaster.internal/ubuntu questing/main s390x libsysprof-capture-4-dev s390x 48.0-2 [52.0 kB]
605s Get:74 http://ftpmaster.internal/ubuntu questing/main s390x libgio-2.0-dev s390x 2.84.1-1 [1819 kB]
608s Get:75 http://ftpmaster.internal/ubuntu questing/main s390x libglib2.0-bin s390x 2.84.1-1 [99.7 kB]
608s Get:76 http://ftpmaster.internal/ubuntu questing/main s390x python3-packaging all 24.2-1 [51.5 kB]
608s Get:77 http://ftpmaster.internal/ubuntu questing/main s390x libgio-2.0-dev-bin s390x 2.84.1-1 [129 kB]
609s Get:78 http://ftpmaster.internal/ubuntu questing/main s390x libglib2.0-dev-bin s390x 2.84.1-1 [18.1 kB]
609s Get:79 http://ftpmaster.internal/ubuntu questing/main s390x libglib2.0-dev s390x 2.84.1-1 [18.9 kB]
609s Get:80 http://ftpmaster.internal/ubuntu questing/main s390x libgpgme-dev s390x 1.24.2-1ubuntu2 [327 kB]
609s Get:81 http://ftpmaster.internal/ubuntu questing/main s390x libjson-glib-dev s390x 1.10.6+ds-2 [96.0 kB]
609s Get:82 http://ftpmaster.internal/ubuntu questing/main s390x libjcat-dev s390x 0.2.0-2build3 [31.5 kB]
609s Get:83 http://ftpmaster.internal/ubuntu questing/main s390x libfwupd-dev s390x 2.0.7-1 [85.9 kB]
610s Fetched 64.7 MB in 2min 6s (512 kB/s)
610s Selecting previously unselected package libisl23:s390x.
610s (Reading database ...
(Reading database ... 5%
(Reading database ... 10%
(Reading database ... 15%
(Reading database ... 20%
(Reading database ... 25%
(Reading database ... 30%
(Reading database ... 35%
(Reading database ... 40%
(Reading database ... 45%
(Reading database ... 50%
(Reading database ... 55%
(Reading database ... 60%
(Reading database ... 65%
(Reading database ... 70%
(Reading database ... 75%
(Reading database ... 80%
(Reading database ... 85%
(Reading database ... 90%
(Reading database ... 95%
(Reading database ... 100%
(Reading database ... 81470 files and directories currently installed.)
610s Preparing to unpack .../00-libisl23_0.27-1_s390x.deb ...
610s Unpacking libisl23:s390x (0.27-1) ...
610s Selecting previously unselected package libmpc3:s390x.
610s Preparing to unpack .../01-libmpc3_1.3.1-1build2_s390x.deb ...
610s Unpacking libmpc3:s390x (1.3.1-1build2) ...
610s Selecting previously unselected package cpp-14-s390x-linux-gnu.
610s Preparing to unpack .../02-cpp-14-s390x-linux-gnu_14.2.0-19ubuntu2_s390x.deb ...
610s Unpacking cpp-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
610s Selecting previously unselected package cpp-14.
610s Preparing to unpack .../03-cpp-14_14.2.0-19ubuntu2_s390x.deb ...
610s Unpacking cpp-14 (14.2.0-19ubuntu2) ...
610s Selecting previously unselected package cpp-s390x-linux-gnu.
610s Preparing to unpack .../04-cpp-s390x-linux-gnu_4%3a14.2.0-1ubuntu1_s390x.deb ...
610s Unpacking cpp-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
610s Selecting previously unselected package cpp.
610s Preparing to unpack .../05-cpp_4%3a14.2.0-1ubuntu1_s390x.deb ...
610s Unpacking cpp (4:14.2.0-1ubuntu1) ...
610s Selecting previously unselected package libcc1-0:s390x.
610s Preparing to unpack .../06-libcc1-0_15-20250404-0ubuntu1_s390x.deb ...
610s Unpacking libcc1-0:s390x (15-20250404-0ubuntu1) ...
610s Selecting previously unselected package libgomp1:s390x.
611s Preparing to unpack .../07-libgomp1_15-20250404-0ubuntu1_s390x.deb ...
611s Unpacking libgomp1:s390x (15-20250404-0ubuntu1) ...
611s Selecting previously unselected package libitm1:s390x.
611s Preparing to unpack .../08-libitm1_15-20250404-0ubuntu1_s390x.deb ...
611s Unpacking libitm1:s390x (15-20250404-0ubuntu1) ...
611s Selecting previously unselected package libasan8:s390x.
611s Preparing to unpack .../09-libasan8_15-20250404-0ubuntu1_s390x.deb ...
611s Unpacking libasan8:s390x (15-20250404-0ubuntu1) ...
611s Selecting previously unselected package libubsan1:s390x.
611s Preparing to unpack .../10-libubsan1_15-20250404-0ubuntu1_s390x.deb ...
611s Unpacking libubsan1:s390x (15-20250404-0ubuntu1) ...
611s Selecting previously unselected package libgcc-14-dev:s390x.
611s Preparing to unpack .../11-libgcc-14-dev_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking libgcc-14-dev:s390x (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package gcc-14-s390x-linux-gnu.
611s Preparing to unpack .../12-gcc-14-s390x-linux-gnu_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking gcc-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package gcc-14.
611s Preparing to unpack .../13-gcc-14_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking gcc-14 (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package gcc-s390x-linux-gnu.
611s Preparing to unpack .../14-gcc-s390x-linux-gnu_4%3a14.2.0-1ubuntu1_s390x.deb ...
611s Unpacking gcc-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
611s Selecting previously unselected package gcc.
611s Preparing to unpack .../15-gcc_4%3a14.2.0-1ubuntu1_s390x.deb ...
611s Unpacking gcc (4:14.2.0-1ubuntu1) ...
611s Selecting previously unselected package libstdc++-14-dev:s390x.
611s Preparing to unpack .../16-libstdc++-14-dev_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking libstdc++-14-dev:s390x (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package g++-14-s390x-linux-gnu.
611s Preparing to unpack .../17-g++-14-s390x-linux-gnu_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking g++-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package g++-14.
611s Preparing to unpack .../18-g++-14_14.2.0-19ubuntu2_s390x.deb ...
611s Unpacking g++-14 (14.2.0-19ubuntu2) ...
611s Selecting previously unselected package g++-s390x-linux-gnu.
611s Preparing to unpack .../19-g++-s390x-linux-gnu_4%3a14.2.0-1ubuntu1_s390x.deb ...
611s Unpacking g++-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
611s Selecting previously unselected package g++.
611s Preparing to unpack .../20-g++_4%3a14.2.0-1ubuntu1_s390x.deb ...
611s Unpacking g++ (4:14.2.0-1ubuntu1) ...
611s Selecting previously unselected package build-essential.
611s Preparing to unpack .../21-build-essential_12.12ubuntu1_s390x.deb ...
611s Unpacking build-essential (12.12ubuntu1) ...
611s Selecting previously unselected package gir1.2-json-1.0:s390x.
611s Preparing to unpack .../22-gir1.2-json-1.0_1.10.6+ds-2_s390x.deb ...
611s Unpacking gir1.2-json-1.0:s390x (1.10.6+ds-2) ...
611s Selecting previously unselected package gir1.2-fwupd-2.0:s390x.
611s Preparing to unpack .../23-gir1.2-fwupd-2.0_2.0.7-1_s390x.deb ...
611s Unpacking gir1.2-fwupd-2.0:s390x (2.0.7-1) ...
611s Selecting previously unselected package gir1.2-glib-2.0-dev:s390x.
611s Preparing to unpack .../24-gir1.2-glib-2.0-dev_2.84.1-1_s390x.deb ...
611s Unpacking gir1.2-glib-2.0-dev:s390x (2.84.1-1) ...
611s Selecting previously unselected package gir1.2-jcat-1.0:s390x.
611s Preparing to unpack .../25-gir1.2-jcat-1.0_0.2.0-2build3_s390x.deb ...
611s Unpacking gir1.2-jcat-1.0:s390x (0.2.0-2build3) ...
612s Selecting previously unselected package native-architecture.
612s Preparing to unpack .../26-native-architecture_0.2.6_all.deb ...
612s Unpacking native-architecture (0.2.6) ...
612s Selecting previously unselected package libgirepository-2.0-0:s390x.
612s Preparing to unpack .../27-libgirepository-2.0-0_2.84.1-1_s390x.deb ...
612s Unpacking libgirepository-2.0-0:s390x (2.84.1-1) ...
612s Selecting previously unselected package girepository-tools:s390x.
612s Preparing to unpack .../28-girepository-tools_2.84.1-1_s390x.deb ...
612s Unpacking girepository-tools:s390x (2.84.1-1) ...
612s Selecting previously unselected package comerr-dev:s390x.
612s Preparing to unpack .../29-comerr-dev_2.1-1.47.2-1ubuntu1_s390x.deb ...
612s Unpacking comerr-dev:s390x (2.1-1.47.2-1ubuntu1) ...
612s Selecting previously unselected package libgssrpc4t64:s390x.
612s Preparing to unpack .../30-libgssrpc4t64_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking libgssrpc4t64:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package libkadm5clnt-mit12:s390x.
612s Preparing to unpack .../31-libkadm5clnt-mit12_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking libkadm5clnt-mit12:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package libkdb5-10t64:s390x.
612s Preparing to unpack .../32-libkdb5-10t64_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking libkdb5-10t64:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package libkadm5srv-mit12:s390x.
612s Preparing to unpack .../33-libkadm5srv-mit12_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking libkadm5srv-mit12:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package krb5-multidev:s390x.
612s Preparing to unpack .../34-krb5-multidev_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking krb5-multidev:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package libgpg-error-dev:s390x.
612s Preparing to unpack .../35-libgpg-error-dev_1.51-3_s390x.deb ...
612s Unpacking libgpg-error-dev:s390x (1.51-3) ...
612s Selecting previously unselected package libassuan-dev.
612s Preparing to unpack .../36-libassuan-dev_3.0.2-2_s390x.deb ...
612s Unpacking libassuan-dev (3.0.2-2) ...
612s Selecting previously unselected package libbrotli-dev:s390x.
612s Preparing to unpack .../37-libbrotli-dev_1.1.0-2build4_s390x.deb ...
612s Unpacking libbrotli-dev:s390x (1.1.0-2build4) ...
612s Selecting previously unselected package libevent-2.1-7t64:s390x.
612s Preparing to unpack .../38-libevent-2.1-7t64_2.1.12-stable-10_s390x.deb ...
612s Unpacking libevent-2.1-7t64:s390x (2.1.12-stable-10) ...
612s Selecting previously unselected package libunbound8:s390x.
612s Preparing to unpack .../39-libunbound8_1.22.0-1ubuntu1_s390x.deb ...
612s Unpacking libunbound8:s390x (1.22.0-1ubuntu1) ...
612s Selecting previously unselected package libgnutls-dane0t64:s390x.
612s Preparing to unpack .../40-libgnutls-dane0t64_3.8.9-2ubuntu3_s390x.deb ...
612s Unpacking libgnutls-dane0t64:s390x (3.8.9-2ubuntu3) ...
612s Selecting previously unselected package libgnutls-openssl27t64:s390x.
612s Preparing to unpack .../41-libgnutls-openssl27t64_3.8.9-2ubuntu3_s390x.deb ...
612s Unpacking libgnutls-openssl27t64:s390x (3.8.9-2ubuntu3) ...
612s Selecting previously unselected package libidn2-dev:s390x.
612s Preparing to unpack .../42-libidn2-dev_2.3.8-2_s390x.deb ...
612s Unpacking libidn2-dev:s390x (2.3.8-2) ...
612s Selecting previously unselected package libp11-kit-dev:s390x.
612s Preparing to unpack .../43-libp11-kit-dev_0.25.5-2ubuntu3_s390x.deb ...
612s Unpacking libp11-kit-dev:s390x (0.25.5-2ubuntu3) ...
612s Selecting previously unselected package libtasn1-6-dev:s390x.
612s Preparing to unpack .../44-libtasn1-6-dev_4.20.0-2_s390x.deb ...
612s Unpacking libtasn1-6-dev:s390x (4.20.0-2) ...
612s Selecting previously unselected package libgmpxx4ldbl:s390x.
612s Preparing to unpack .../45-libgmpxx4ldbl_2%3a6.3.0+dfsg-3ubuntu1_s390x.deb ...
612s Unpacking libgmpxx4ldbl:s390x (2:6.3.0+dfsg-3ubuntu1) ...
612s Selecting previously unselected package libgmp-dev:s390x.
612s Preparing to unpack .../46-libgmp-dev_2%3a6.3.0+dfsg-3ubuntu1_s390x.deb ...
612s Unpacking libgmp-dev:s390x (2:6.3.0+dfsg-3ubuntu1) ...
612s Selecting previously unselected package nettle-dev:s390x.
612s Preparing to unpack .../47-nettle-dev_3.10.1-1_s390x.deb ...
612s Unpacking nettle-dev:s390x (3.10.1-1) ...
612s Selecting previously unselected package libgnutls28-dev:s390x.
612s Preparing to unpack .../48-libgnutls28-dev_3.8.9-2ubuntu3_s390x.deb ...
612s Unpacking libgnutls28-dev:s390x (3.8.9-2ubuntu3) ...
612s Selecting previously unselected package libkrb5-dev:s390x.
612s Preparing to unpack .../49-libkrb5-dev_1.21.3-4ubuntu2_s390x.deb ...
612s Unpacking libkrb5-dev:s390x (1.21.3-4ubuntu2) ...
612s Selecting previously unselected package libldap-dev:s390x.
612s Preparing to unpack .../50-libldap-dev_2.6.9+dfsg-2ubuntu1_s390x.deb ...
612s Unpacking libldap-dev:s390x (2.6.9+dfsg-2ubuntu1) ...
612s Selecting previously unselected package libpkgconf3:s390x.
612s Preparing to unpack .../51-libpkgconf3_1.8.1-4_s390x.deb ...
612s Unpacking libpkgconf3:s390x (1.8.1-4) ...
612s Selecting previously unselected package pkgconf-bin.
612s Preparing to unpack .../52-pkgconf-bin_1.8.1-4_s390x.deb ...
612s Unpacking pkgconf-bin (1.8.1-4) ...
612s Selecting previously unselected package pkgconf:s390x.
612s Preparing to unpack .../53-pkgconf_1.8.1-4_s390x.deb ...
612s Unpacking pkgconf:s390x (1.8.1-4) ...
612s Selecting previously unselected package libnghttp2-dev:s390x.
612s Preparing to unpack .../54-libnghttp2-dev_1.64.0-1ubuntu1_s390x.deb ...
612s Unpacking libnghttp2-dev:s390x (1.64.0-1ubuntu1) ...
612s Selecting previously unselected package libpsl-dev:s390x.
612s Preparing to unpack .../55-libpsl-dev_0.21.2-1.1build1_s390x.deb ...
612s Unpacking libpsl-dev:s390x (0.21.2-1.1build1) ...
612s Selecting previously unselected package zlib1g-dev:s390x.
612s Preparing to unpack .../56-zlib1g-dev_1%3a1.3.dfsg+really1.3.1-1ubuntu1_s390x.deb ...
612s Unpacking zlib1g-dev:s390x (1:1.3.dfsg+really1.3.1-1ubuntu1) ...
612s Selecting previously unselected package librtmp-dev:s390x.
612s Preparing to unpack .../57-librtmp-dev_2.4+20151223.gitfa8646d.1-2build7_s390x.deb ...
612s Unpacking librtmp-dev:s390x (2.4+20151223.gitfa8646d.1-2build7) ...
612s Selecting previously unselected package libssl-dev:s390x.
612s Preparing to unpack .../58-libssl-dev_3.4.1-1ubuntu3_s390x.deb ...
612s Unpacking libssl-dev:s390x (3.4.1-1ubuntu3) ...
612s Selecting previously unselected package libssh2-1-dev:s390x.
612s Preparing to unpack .../59-libssh2-1-dev_1.11.1-1_s390x.deb ...
612s Unpacking libssh2-1-dev:s390x (1.11.1-1) ...
612s Selecting previously unselected package libzstd-dev:s390x.
612s Preparing to unpack .../60-libzstd-dev_1.5.6+dfsg-2_s390x.deb ...
612s Unpacking libzstd-dev:s390x (1.5.6+dfsg-2) ...
612s Selecting previously unselected package libcurl4-gnutls-dev:s390x.
612s Preparing to unpack .../61-libcurl4-gnutls-dev_8.12.1-3ubuntu1_s390x.deb ...
612s Unpacking libcurl4-gnutls-dev:s390x (8.12.1-3ubuntu1) ...
612s Selecting previously unselected package libffi-dev:s390x.
612s Preparing to unpack .../62-libffi-dev_3.4.7-1_s390x.deb ...
612s Unpacking libffi-dev:s390x (3.4.7-1) ...
612s Selecting previously unselected package uuid-dev:s390x.
612s Preparing to unpack .../63-uuid-dev_2.40.2-14ubuntu1_s390x.deb ...
612s Unpacking uuid-dev:s390x (2.40.2-14ubuntu1) ...
612s Selecting previously unselected package libblkid-dev:s390x.
612s Preparing to unpack .../64-libblkid-dev_2.40.2-14ubuntu1_s390x.deb ...
612s Unpacking libblkid-dev:s390x (2.40.2-14ubuntu1) ...
612s Selecting previously unselected package libsepol-dev:s390x.
612s Preparing to unpack .../65-libsepol-dev_3.7-1_s390x.deb ...
612s Unpacking libsepol-dev:s390x (3.7-1) ...
612s Selecting previously unselected package libpcre2-16-0:s390x.
612s Preparing to unpack .../66-libpcre2-16-0_10.45-1_s390x.deb ...
612s Unpacking libpcre2-16-0:s390x (10.45-1) ...
612s Selecting previously unselected package libpcre2-32-0:s390x.
612s Preparing to unpack .../67-libpcre2-32-0_10.45-1_s390x.deb ...
612s Unpacking libpcre2-32-0:s390x (10.45-1) ...
612s Selecting previously unselected package libpcre2-posix3:s390x.
612s Preparing to unpack .../68-libpcre2-posix3_10.45-1_s390x.deb ...
612s Unpacking libpcre2-posix3:s390x (10.45-1) ...
612s Selecting previously unselected package libpcre2-dev:s390x.
612s Preparing to unpack .../69-libpcre2-dev_10.45-1_s390x.deb ...
612s Unpacking libpcre2-dev:s390x (10.45-1) ...
612s Selecting previously unselected package libselinux1-dev:s390x.
612s Preparing to unpack .../70-libselinux1-dev_3.7-3ubuntu3_s390x.deb ...
612s Unpacking libselinux1-dev:s390x (3.7-3ubuntu3) ...
612s Selecting previously unselected package libmount-dev:s390x.
612s Preparing to unpack .../71-libmount-dev_2.40.2-14ubuntu1_s390x.deb ...
612s Unpacking libmount-dev:s390x (2.40.2-14ubuntu1) ...
612s Selecting previously unselected package libsysprof-capture-4-dev:s390x.
612s Preparing to unpack .../72-libsysprof-capture-4-dev_48.0-2_s390x.deb ...
612s Unpacking libsysprof-capture-4-dev:s390x (48.0-2) ...
612s Selecting previously unselected package libgio-2.0-dev:s390x.
612s Preparing to unpack .../73-libgio-2.0-dev_2.84.1-1_s390x.deb ...
612s Unpacking libgio-2.0-dev:s390x (2.84.1-1) ...
612s Selecting previously unselected package libglib2.0-bin.
612s Preparing to unpack .../74-libglib2.0-bin_2.84.1-1_s390x.deb ...
612s Unpacking libglib2.0-bin (2.84.1-1) ...
612s Selecting previously unselected package python3-packaging.
612s Preparing to unpack .../75-python3-packaging_24.2-1_all.deb ...
612s Unpacking python3-packaging (24.2-1) ...
612s Selecting previously unselected package libgio-2.0-dev-bin.
612s Preparing to unpack .../76-libgio-2.0-dev-bin_2.84.1-1_s390x.deb ...
612s Unpacking libgio-2.0-dev-bin (2.84.1-1) ...
612s Selecting previously unselected package libglib2.0-dev-bin.
612s Preparing to unpack .../77-libglib2.0-dev-bin_2.84.1-1_s390x.deb ...
612s Unpacking libglib2.0-dev-bin (2.84.1-1) ...
612s Selecting previously unselected package libglib2.0-dev:s390x.
612s Preparing to unpack .../78-libglib2.0-dev_2.84.1-1_s390x.deb ...
612s Unpacking libglib2.0-dev:s390x (2.84.1-1) ...
612s Selecting previously unselected package libgpgme-dev.
612s Preparing to unpack .../79-libgpgme-dev_1.24.2-1ubuntu2_s390x.deb ...
612s Unpacking libgpgme-dev (1.24.2-1ubuntu2) ...
612s Selecting previously unselected package libjson-glib-dev:s390x.
612s Preparing to unpack .../80-libjson-glib-dev_1.10.6+ds-2_s390x.deb ...
612s Unpacking libjson-glib-dev:s390x (1.10.6+ds-2) ...
612s Selecting previously unselected package libjcat-dev:s390x.
612s Preparing to unpack .../81-libjcat-dev_0.2.0-2build3_s390x.deb ...
612s Unpacking libjcat-dev:s390x (0.2.0-2build3) ...
613s Selecting previously unselected package libfwupd-dev:s390x.
613s Preparing to unpack .../82-libfwupd-dev_2.0.7-1_s390x.deb ...
613s Unpacking libfwupd-dev:s390x (2.0.7-1) ...
613s Setting up libgnutls-openssl27t64:s390x (3.8.9-2ubuntu3) ...
613s Setting up native-architecture (0.2.6) ...
613s Setting up libzstd-dev:s390x (1.5.6+dfsg-2) ...
613s Setting up libgirepository-2.0-0:s390x (2.84.1-1) ...
613s Setting up libglib2.0-bin (2.84.1-1) ...
613s Setting up libevent-2.1-7t64:s390x (2.1.12-stable-10) ...
613s Setting up libgomp1:s390x (15-20250404-0ubuntu1) ...
613s Setting up libffi-dev:s390x (3.4.7-1) ...
613s Setting up libpcre2-16-0:s390x (10.45-1) ...
613s Setting up libpsl-dev:s390x (0.21.2-1.1build1) ...
613s Setting up libsysprof-capture-4-dev:s390x (48.0-2) ...
613s Setting up libpcre2-32-0:s390x (10.45-1) ...
613s Setting up python3-packaging (24.2-1) ...
613s Setting up libunbound8:s390x (1.22.0-1ubuntu1) ...
613s Setting up libpkgconf3:s390x (1.8.1-4) ...
613s Setting up libgmpxx4ldbl:s390x (2:6.3.0+dfsg-3ubuntu1) ...
613s Setting up libgnutls-dane0t64:s390x (3.8.9-2ubuntu3) ...
613s Setting up libgpg-error-dev:s390x (1.51-3) ...
613s Setting up libgssrpc4t64:s390x (1.21.3-4ubuntu2) ...
613s Setting up libldap-dev:s390x (2.6.9+dfsg-2ubuntu1) ...
613s Setting up uuid-dev:s390x (2.40.2-14ubuntu1) ...
613s Setting up comerr-dev:s390x (2.1-1.47.2-1ubuntu1) ...
613s Setting up libssl-dev:s390x (3.4.1-1ubuntu3) ...
613s Setting up libmpc3:s390x (1.3.1-1build2) ...
613s Setting up libassuan-dev (3.0.2-2) ...
613s Setting up libsepol-dev:s390x (3.7-1) ...
613s Setting up pkgconf-bin (1.8.1-4) ...
613s Setting up libidn2-dev:s390x (2.3.8-2) ...
613s Setting up libgpgme-dev (1.24.2-1ubuntu2) ...
613s Setting up libubsan1:s390x (15-20250404-0ubuntu1) ...
613s Setting up zlib1g-dev:s390x (1:1.3.dfsg+really1.3.1-1ubuntu1) ...
613s Setting up libpcre2-posix3:s390x (10.45-1) ...
613s Setting up gir1.2-glib-2.0-dev:s390x (2.84.1-1) ...
613s Setting up libasan8:s390x (15-20250404-0ubuntu1) ...
613s Setting up gir1.2-json-1.0:s390x (1.10.6+ds-2) ...
613s Setting up gir1.2-jcat-1.0:s390x (0.2.0-2build3) ...
613s Setting up libisl23:s390x (0.27-1) ...
613s Setting up libtasn1-6-dev:s390x (4.20.0-2) ...
613s Setting up libcc1-0:s390x (15-20250404-0ubuntu1) ...
613s Setting up libbrotli-dev:s390x (1.1.0-2build4) ...
613s Setting up libp11-kit-dev:s390x (0.25.5-2ubuntu3) ...
613s Setting up libitm1:s390x (15-20250404-0ubuntu1) ...
613s Setting up libkadm5clnt-mit12:s390x (1.21.3-4ubuntu2) ...
613s Setting up libblkid-dev:s390x (2.40.2-14ubuntu1) ...
613s Setting up libgio-2.0-dev-bin (2.84.1-1) ...
613s Setting up girepository-tools:s390x (2.84.1-1) ...
613s Setting up libgmp-dev:s390x (2:6.3.0+dfsg-3ubuntu1) ...
613s Setting up libpcre2-dev:s390x (10.45-1) ...
613s Setting up nettle-dev:s390x (3.10.1-1) ...
613s Setting up libkdb5-10t64:s390x (1.21.3-4ubuntu2) ...
613s Setting up gir1.2-fwupd-2.0:s390x (2.0.7-1) ...
613s Setting up libselinux1-dev:s390x (3.7-3ubuntu3) ...
613s Setting up pkgconf:s390x (1.8.1-4) ...
613s Setting up libssh2-1-dev:s390x (1.11.1-1) ...
613s Setting up cpp-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
613s Setting up cpp-14 (14.2.0-19ubuntu2) ...
613s Setting up libkadm5srv-mit12:s390x (1.21.3-4ubuntu2) ...
613s Setting up libgcc-14-dev:s390x (14.2.0-19ubuntu2) ...
613s Setting up libstdc++-14-dev:s390x (14.2.0-19ubuntu2) ...
613s Setting up libmount-dev:s390x (2.40.2-14ubuntu1) ...
613s Setting up krb5-multidev:s390x (1.21.3-4ubuntu2) ...
613s Setting up libgnutls28-dev:s390x (3.8.9-2ubuntu3) ...
613s Setting up libglib2.0-dev-bin (2.84.1-1) ...
613s Setting up libnghttp2-dev:s390x (1.64.0-1ubuntu1) ...
613s Setting up libgio-2.0-dev:s390x (2.84.1-1) ...
613s Setting up cpp-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
613s Setting up libkrb5-dev:s390x (1.21.3-4ubuntu2) ...
613s Setting up gcc-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
613s Setting up gcc-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
613s Setting up librtmp-dev:s390x (2.4+20151223.gitfa8646d.1-2build7) ...
613s Setting up g++-14-s390x-linux-gnu (14.2.0-19ubuntu2) ...
613s Setting up cpp (4:14.2.0-1ubuntu1) ...
613s Setting up g++-s390x-linux-gnu (4:14.2.0-1ubuntu1) ...
613s Setting up libcurl4-gnutls-dev:s390x (8.12.1-3ubuntu1) ...
613s Setting up gcc-14 (14.2.0-19ubuntu2) ...
613s Setting up g++-14 (14.2.0-19ubuntu2) ...
613s Setting up gcc (4:14.2.0-1ubuntu1) ...
613s Setting up g++ (4:14.2.0-1ubuntu1) ...
613s update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode
613s Setting up build-essential (12.12ubuntu1) ...
613s Processing triggers for libc-bin (2.41-6ubuntu1) ...
613s Processing triggers for man-db (2.13.0-1) ...
614s Processing triggers for libglib2.0-0t64:s390x (2.84.1-1) ...
614s No schema files found: doing nothing.
614s Setting up libglib2.0-dev:s390x (2.84.1-1) ...
614s Processing triggers for install-info (7.1.1-1) ...
614s Setting up libjson-glib-dev:s390x (1.10.6+ds-2) ...
614s Setting up libjcat-dev:s390x (0.2.0-2build3) ...
614s Setting up libfwupd-dev:s390x (2.0.7-1) ...
620s autopkgtest [18:35:57]: test libfwupd-dev: [-----------------------
620s + mktemp -d
620s + WORKDIR=/tmp/tmp.vofq763R0z
620s + trap cd /; rm -fr "$WORKDIR" 0 INT QUIT ABRT PIPE TERM
620s + [ -n ]
620s + CROSS_COMPILE=
620s + CC=gcc
620s + PKG_CONFIG=pkg-config
620s + cd /tmp/tmp.vofq763R0z
620s + cat
620s + pkg-config --cflags --libs fwupd
620s + gcc -otrivial trivial.c -I/usr/include/fwupd-3 -I/usr/include/glib-2.0 -I/usr/lib/s390x-linux-gnu/glib-2.0/include -I/usr/include/sysprof-6 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/json-glib-1.0 -I/usr/include/gio-unix-2.0 -I/usr/include/libjcat-1 -pthread -I/usr/include/p11-kit-1 -I/usr/include/s390x-linux-gnu -isystem /usr/include/mit-krb5 -lfwupd -ljson-glib-1.0 -lgio-2.0 -lgobject-2.0 -lglib-2.0
620s + ./trivial
620s + cd /
620s + rm -fr /tmp/tmp.vofq763R0z
621s autopkgtest [18:35:58]: test libfwupd-dev: -----------------------]
621s libfwupd-dev PASS (superficial)
621s autopkgtest [18:35:58]: test libfwupd-dev: - - - - - - - - - - results - - - - - - - - - -
621s autopkgtest [18:35:58]: @@@@@@@@@@@@@@@@@@@@ summary
621s ci PASS
621s ci-flaky PASS
621s libfwupd-dev PASS (superficial)
640s nova [W] Using flock in prodstack6-s390x
640s Creating nova instance adt-questing-s390x-fwupd-20250501-182537-juju-7f2275-prod-proposed-migration-environment-20-3f135dd4-edcd-498f-b2d6-827f50cf1903 from image adt/ubuntu-questing-s390x-server-20250501.img (UUID 06a11845-48a4-4c28-9288-51dd7b757c52)...
640s nova [W] Timed out waiting for 3d2e860b-63a4-4e0b-8747-6bd76923a52e to get deleted.
640s nova [W] Using flock in prodstack6-s390x
640s Creating nova instance adt-questing-s390x-fwupd-20250501-182537-juju-7f2275-prod-proposed-migration-environment-20-3f135dd4-edcd-498f-b2d6-827f50cf1903 from image adt/ubuntu-questing-s390x-server-20250501.img (UUID 06a11845-48a4-4c28-9288-51dd7b757c52)...
640s nova [W] Timed out waiting for a2831ba6-a348-43f4-9800-8bb34dc080fd to get deleted.