Skip to content

Conversation

@marmarek
Copy link
Member

Avoid returning old device when it got removed already. This also
(hopefully) fixes event handlers getting VirtualDevice instead of real
one:

Failed to handle event: sys-usb, device-added:usb, {'device': sys-usb+4-1:0bda:8179:00E04C0001:uffffff}
Traceback (most recent call last):
  File "/usr/lib/python3.13/site-packages/qubesadmin/events/__init__.py", line 278, in handle
    kwargs['device'] = plugged
    ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/lib/python3.13/site-packages/qui/devices/device_widget.py", line 262, in device_added
    dev = backend.Device(device, self)
  File "/usr/lib/python3.13/site-packages/qui/devices/backend.py", line 156, in __init__
    for interface in dev.interfaces:
                     ^^^^^^^^^^^^^^
AttributeError: 'VirtualDevice' object has no attribute 'interfaces'

Avoid returning old device when it got removed already. This also
(hopefully) fixes event handlers getting VirtualDevice instead of real
one:

    Failed to handle event: sys-usb, device-added:usb, {'device': sys-usb+4-1:0bda:8179:00E04C0001:uffffff}
    Traceback (most recent call last):
      File "/usr/lib/python3.13/site-packages/qubesadmin/events/__init__.py", line 278, in handle
        kwargs['device'] = plugged
        ^^^^^^^^^^^^^^^^^^^^^
      File "/usr/lib/python3.13/site-packages/qui/devices/device_widget.py", line 262, in device_added
        dev = backend.Device(device, self)
      File "/usr/lib/python3.13/site-packages/qui/devices/backend.py", line 156, in __init__
        for interface in dev.interfaces:
                         ^^^^^^^^^^^^^^
    AttributeError: 'VirtualDevice' object has no attribute 'interfaces'
@codecov
Copy link

codecov bot commented Nov 23, 2025

Codecov Report

❌ Patch coverage is 16.66667% with 5 lines in your changes missing coverage. Please review.
✅ Project coverage is 76.10%. Comparing base (9c733d8) to head (c95a89c).
⚠️ Report is 2 commits behind head on main.

Files with missing lines Patch % Lines
qubesadmin/events/__init__.py 16.66% 5 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #397      +/-   ##
==========================================
- Coverage   76.14%   76.10%   -0.04%     
==========================================
  Files          53       53              
  Lines        9281     9287       +6     
==========================================
+ Hits         7067     7068       +1     
- Misses       2214     2219       +5     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@qubesos-bot
Copy link

qubesos-bot commented Nov 26, 2025

OpenQA test summary

Complete test suite and dependencies: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025112902-4.3&flavor=pull-requests

Test run included the following:

Upload failures

  • system_tests_splitgpg

    • system_tests: wait_serial (wait serial expected)
      # wait_serial expected: qr/ELtBH-\d+-/...

    • system_tests: Failed (test died + timed out)
      # Test died: command 'testfunc qubes.tests.extra' timed out at qube...

    • system_tests: wait_serial (wait serial expected)
      # wait_serial expected: qr/LXIlU-\d+-/...

  • system_tests_dispvm_perf@hw7

    • system_tests: wait_serial (wait serial expected)
      # wait_serial expected: qr/r3ZyV-\d+-/...

    • system_tests: Failed (test died + timed out)
      # Test died: command 'testfunc qubes.tests.integ.dispvm_perf' timed...

New failures, excluding unstable

Compared to: https://openqa.qubes-os.org/tests/overview?distri=qubesos&version=4.3&build=2025111104-4.3&flavor=update

  • system_tests_network

  • system_tests_backup

  • system_tests_pvgrub_salt_storage

    • TC_42_PVHGrub_debian-13-xfce: test_000_standalone_vm (error + timed out)
      qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
  • system_tests_network_ipv6

  • system_tests_backupdispvm

    • TC_10_RestoreInDispVM_debian-13-xfce: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_fedora-42-xfce: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_whonix-gateway-18: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_whonix-workstation-18: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

  • system_tests_dispvm

    • TC_20_DispVM_debian-13-xfce: test_012_preload_low_mem (failure + cleanup)
      ^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError

    • TC_20_DispVM_debian-13-xfce: test_013_preload_gui (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_debian-13-xfce: test_015_preload_race_more (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_017_preload_autostart (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_018_preload_global (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_019_preload_refresh (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_013_preload_gui (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_fedora-42-xfce: test_015_preload_race_more (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_017_preload_autostart (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_018_preload_global (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_019_preload_refresh (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_013_preload_gui (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_whonix-workstation-18: test_015_preload_race_more (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_017_preload_autostart (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_018_preload_global (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_019_preload_refresh (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

  • system_tests_guivm_vnc_gui_interactive

    • guivm_manager: unnamed test (unknown)
    • guivm_manager: Failed (test died)
      # Test died: no candidate needle with tag(s) 'vm-settings-ok' match...
  • system_tests_qwt_win10_seamless@hw13

    • windows_install: Failed (test died)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...
  • system_tests_guivm_gpu_gui_interactive@hw13

    • gui_keyboard_layout: unnamed test (unknown)
    • gui_keyboard_layout: Failed (test died)
      # Test died: no candidate needle with tag(s) 'work-xterm, work-xter...
  • system_tests_gpu_passthrough@hw13

    • gpu_passthrough: Failed (test died)
      # Test died: command 'qvm-template install debian-12-xfce' failed a...

Failed tests

58 failures
  • system_tests_network

  • system_tests_backup

  • system_tests_pvgrub_salt_storage

    • TC_42_PVHGrub_debian-13-xfce: test_000_standalone_vm (error + timed out)
      qubes.exc.QubesVMShutdownTimeoutError: Domain shutdown timed out: '...
  • system_tests_network_ipv6

  • system_tests_backupdispvm

    • TC_10_RestoreInDispVM_debian-13-xfce: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_fedora-42-xfce: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_whonix-gateway-18: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

    • TC_10_RestoreInDispVM_whonix-workstation-18: test_000_basic_backup (error)
      qubes.exc.QubesValueError: Qube does not support the RPC(s) 'qubes....

  • system_tests_dispvm

    • TC_20_DispVM_debian-13-xfce: test_012_preload_low_mem (failure + cleanup)
      ^^^^^^^^^^^^^^^^^^^^^^^^... AssertionError

    • TC_20_DispVM_debian-13-xfce: test_013_preload_gui (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_debian-13-xfce: test_015_preload_race_more (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_017_preload_autostart (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_018_preload_global (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_debian-13-xfce: test_019_preload_refresh (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_013_preload_gui (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_fedora-42-xfce: test_015_preload_race_more (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_017_preload_autostart (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_018_preload_global (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_fedora-42-xfce: test_019_preload_refresh (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_013_preload_gui (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_014_preload_nogui (error)
      raise TimeoutError from exc_val... TimeoutError

    • TC_20_DispVM_whonix-workstation-18: test_015_preload_race_more (failure)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_017_preload_autostart (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_018_preload_global (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

    • TC_20_DispVM_whonix-workstation-18: test_019_preload_refresh (failure + cleanup)
      AssertionError: last preloaded didn't complete in time

  • system_tests_guivm_vnc_gui_interactive

    • guivm_manager: unnamed test (unknown)
    • guivm_manager: Failed (test died)
      # Test died: no candidate needle with tag(s) 'vm-settings-ok' match...
  • system_tests_whonix@hw7

    • whonixcheck: fail (unknown)
      Whonixcheck for sys-whonix failed...

    • whonixcheck: fail (unknown)
      Whonixcheck for whonix-workstation-18 failed...

    • whonixcheck: Failed (test died)
      # Test died: systemcheck failed at qubesos/tests/whonixcheck.pm lin...

  • system_tests_qwt_win10_seamless@hw13

    • windows_install: Failed (test died)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...
  • system_tests_qwt_win11@hw13

    • windows_install: wait_serial (wait serial expected)
      # wait_serial expected: qr/iDVvW-\d+-/...

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_guivm_gpu_gui_interactive@hw13

    • gui_keyboard_layout: unnamed test (unknown)
    • gui_keyboard_layout: Failed (test died)
      # Test died: no candidate needle with tag(s) 'work-xterm, work-xter...
  • system_tests_gpu_passthrough@hw13

    • gpu_passthrough: Failed (test died)
      # Test died: command 'qvm-template install debian-12-xfce' failed a...

Fixed failures

Compared to: https://openqa.qubes-os.org/tests/158999#dependencies

20 fixed
  • system_tests_extra

    • system_tests: Fail (unknown)
      Tests qubes.tests.extra failed (exit code 1), details reported sepa...

    • system_tests: Failed (test died)
      # Test died: Some tests failed at qubesos/tests/system_tests.pm lin...

    • TC_00_QVCTest_debian-13-xfce: test_010_screenshare (failure + cleanup)
      AssertionError: 2.4614345149565264 not less than 2.0

    • TC_00_QVCTest_whonix-gateway-18: test_010_screenshare (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

    • TC_00_QVCTest_whonix-workstation-18: test_010_screenshare (failure)
      AssertionError: 1 != 0 : Timeout waiting for /dev/video0 in test-in...

  • system_tests_guivm_gui_interactive

    • gui_keyboard_layout: unnamed test (unknown)
    • gui_keyboard_layout: Failed (test died)
      # Test died: no candidate needle with tag(s) 'work-xterm, work-xter...
  • system_tests_dispvm

    • TC_20_DispVM_whonix-workstation-18: test_030_edit_file (failure)
      AssertionError: Timeout waiting for editor window

    • TC_20_DispVM_whonix-workstation-18: test_100_open_in_dispvm (failure)
      AssertionError: './open-file test.txt' failed with ./open-file test...

  • system_tests_guivm_vnc_gui_interactive

    • gui_filecopy: unnamed test (unknown)
    • gui_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'disp-text-editor' mat...
  • system_tests_qwt_win10@hw13

    • windows_install: wait_serial (wait serial expected)
      # wait_serial expected: qr/kauF4-\d+-/...

    • windows_install: Failed (test died + timed out)
      # Test died: command 'script -e -c 'bash -x /usr/bin/qvm-create-win...

  • system_tests_qwt_win10_seamless@hw13

    • windows_clipboard_and_filecopy: unnamed test (unknown)
    • windows_clipboard_and_filecopy: Failed (test died)
      # Test died: no candidate needle with tag(s) 'windows-Edge-address-...
  • system_tests_dispvm_perf@hw7

    • system_tests: Fail (unknown)
      Tests qubes.tests.integ.dispvm_perf failed (exit code 1), details r...

    • TC_00_DispVMPerf_debian-13-xfce: test_411_dom0_dispvm_preload_gui_concurrent_api (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf.py --dvm=test-ins...

    • TC_00_DispVMPerf_debian-13-xfce: test_900_reader (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf_reader.py --templ...

    • TC_00_DispVMPerf_whonix-workstation-18: test_409_dom0_dispvm_preload_gui_api (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf.py --dvm=test-ins...

    • TC_00_DispVMPerf_whonix-workstation-18: test_900_reader (failure)
      AssertionError: '/usr/lib/qubes/tests/dispvm_perf_reader.py --templ...

Unstable tests

Performance Tests

Performance degradation:

14 performance degradations
  • debian-13-xfce_exec: 7.47 🔻 ( previous job: 6.42, degradation: 116.36%)
  • dom0_root_seq1m_q8t1_write 3:write_bandwidth_kb: 174635.00 🔻 ( previous job: 231269.00, degradation: 75.51%)
  • dom0_root_seq1m_q1t1_write 3:write_bandwidth_kb: 52598.00 🔻 ( previous job: 130397.00, degradation: 40.34%)
  • dom0_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 13420.00 🔻 ( previous job: 39923.00, degradation: 33.61%)
  • dom0_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 679.00 🔻 ( previous job: 2099.00, degradation: 32.35%)
  • dom0_varlibqubes_seq1m_q8t1_read 3:read_bandwidth_kb: 236432.00 🔻 ( previous job: 491827.00, degradation: 48.07%)
  • dom0_varlibqubes_seq1m_q1t1_read 3:read_bandwidth_kb: 381716.00 🔻 ( previous job: 432938.00, degradation: 88.17%)
  • fedora-42-xfce_root_seq1m_q8t1_read 3:read_bandwidth_kb: 307230.00 🔻 ( previous job: 346866.00, degradation: 88.57%)
  • fedora-42-xfce_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 3327.00 🔻 ( previous job: 3964.00, degradation: 83.93%)
  • fedora-42-xfce_private_rnd4k_q32t1_read 3:read_bandwidth_kb: 14057.00 🔻 ( previous job: 75326.00, degradation: 18.66%)
  • fedora-42-xfce_private_rnd4k_q1t1_write 3:write_bandwidth_kb: 333.00 🔻 ( previous job: 517.00, degradation: 64.41%)
  • fedora-42-xfce_volatile_seq1m_q8t1_read 3:read_bandwidth_kb: 318232.00 🔻 ( previous job: 361328.00, degradation: 88.07%)
  • fedora-42-xfce_volatile_seq1m_q8t1_write 3:write_bandwidth_kb: 118956.00 🔻 ( previous job: 140939.00, degradation: 84.40%)
  • fedora-42-xfce_volatile_seq1m_q1t1_write 3:write_bandwidth_kb: 26313.00 🔻 ( previous job: 46842.00, degradation: 56.17%)

Remaining performance tests:

58 tests
  • debian-13-xfce_exec-root: 27.15 🟢 ( previous job: 27.48, improvement: 98.81%)
  • debian-13-xfce_socket: 8.34 🟢 ( previous job: 8.68, improvement: 96.16%)
  • debian-13-xfce_socket-root: 8.53 🔻 ( previous job: 8.40, degradation: 101.46%)
  • debian-13-xfce_exec-data-simplex: 66.28 🟢 ( previous job: 67.70, improvement: 97.91%)
  • debian-13-xfce_exec-data-duplex: 66.13 🟢 ( previous job: 69.20, improvement: 95.56%)
  • debian-13-xfce_exec-data-duplex-root: 81.79 🟢 ( previous job: 86.64, improvement: 94.39%)
  • debian-13-xfce_socket-data-duplex: 133.16 🟢 ( previous job: 136.31, improvement: 97.69%)
  • fedora-42-xfce_exec: 9.19 🟢 ( previous job: 9.23, improvement: 99.59%)
  • fedora-42-xfce_exec-root: 60.63 🔻 ( previous job: 59.89, degradation: 101.22%)
  • fedora-42-xfce_socket: 8.34 🔻 ( previous job: 8.23, degradation: 101.25%)
  • fedora-42-xfce_socket-root: 8.45 🔻 ( previous job: 8.31, degradation: 101.74%)
  • fedora-42-xfce_exec-data-simplex: 70.66 🔻 ( previous job: 66.18, degradation: 106.77%)
  • fedora-42-xfce_exec-data-duplex: 71.63 🔻 ( previous job: 71.51, degradation: 100.17%)
  • fedora-42-xfce_exec-data-duplex-root: 96.76 🔻 ( previous job: 96.52, degradation: 100.25%)
  • fedora-42-xfce_socket-data-duplex: 133.76 🟢 ( previous job: 137.78, improvement: 97.08%)
  • whonix-gateway-18_exec: 8.19 🟢 ( previous job: 8.52, improvement: 96.12%)
  • whonix-gateway-18_exec-root: 135.44 🔻 ( previous job: 129.05, degradation: 104.95%)
  • whonix-gateway-18_socket: 8.71 🔻 ( previous job: 8.26, degradation: 105.39%)
  • whonix-gateway-18_socket-root: 7.74 🟢 ( previous job: 7.76, improvement: 99.83%)
  • whonix-gateway-18_exec-data-simplex: 60.80 🟢 ( previous job: 73.13, improvement: 83.15%)
  • whonix-gateway-18_exec-data-duplex: 69.48 🟢 ( previous job: 71.98, improvement: 96.53%)
  • whonix-gateway-18_exec-data-duplex-root: 147.20 🔻 ( previous job: 146.68, degradation: 100.35%)
  • whonix-gateway-18_socket-data-duplex: 138.13 🟢 ( previous job: 142.71, improvement: 96.79%)
  • whonix-workstation-18_exec: 8.81 🟢 ( previous job: 8.85, improvement: 99.59%)
  • whonix-workstation-18_exec-root: 143.80 🟢 ( previous job: 149.84, improvement: 95.97%)
  • whonix-workstation-18_socket: 8.66 🟢 ( previous job: 9.12, improvement: 94.90%)
  • whonix-workstation-18_socket-root: 8.29 🟢 ( previous job: 8.75, improvement: 94.74%)
  • whonix-workstation-18_exec-data-simplex: 70.40 🔻 ( previous job: 67.02, degradation: 105.04%)
  • whonix-workstation-18_exec-data-duplex: 72.15 🔻 ( previous job: 69.25, degradation: 104.20%)
  • whonix-workstation-18_exec-data-duplex-root: 148.17 🔻 ( previous job: 146.32, degradation: 101.27%)
  • whonix-workstation-18_socket-data-duplex: 128.77 🟢 ( previous job: 139.15, improvement: 92.54%)
  • dom0_root_seq1m_q8t1_read 3:read_bandwidth_kb: 376914.00 🟢 ( previous job: 365230.00, improvement: 103.20%)
  • dom0_root_seq1m_q1t1_read 3:read_bandwidth_kb: 135673.00 🟢 ( previous job: 110619.00, improvement: 122.65%)
  • dom0_root_rnd4k_q32t1_write 3:write_bandwidth_kb: 3665.00 🟢 ( previous job: 3264.00, improvement: 112.29%)
  • dom0_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 11412.00 🔻 ( previous job: 12000.00, degradation: 95.10%)
  • dom0_varlibqubes_seq1m_q8t1_write 3:write_bandwidth_kb: 112178.00 🟢 ( previous job: 103611.00, improvement: 108.27%)
  • dom0_varlibqubes_seq1m_q1t1_write 3:write_bandwidth_kb: 177038.00 🟢 ( previous job: 143368.00, improvement: 123.49%)
  • dom0_varlibqubes_rnd4k_q32t1_read 3:read_bandwidth_kb: 105614.00 🟢 ( previous job: 103977.00, improvement: 101.57%)
  • dom0_varlibqubes_rnd4k_q32t1_write 3:write_bandwidth_kb: 10031.00 🔻 ( previous job: 10236.00, degradation: 98.00%)
  • dom0_varlibqubes_rnd4k_q1t1_read 3:read_bandwidth_kb: 7924.00 🔻 ( previous job: 8300.00, degradation: 95.47%)
  • dom0_varlibqubes_rnd4k_q1t1_write 3:write_bandwidth_kb: 5223.00 🟢 ( previous job: 3936.00, improvement: 132.70%)
  • fedora-42-xfce_root_seq1m_q8t1_write 3:write_bandwidth_kb: 144574.00 🟢 ( previous job: 137220.00, improvement: 105.36%)
  • fedora-42-xfce_root_seq1m_q1t1_read 3:read_bandwidth_kb: 327168.00 🔻 ( previous job: 355690.00, degradation: 91.98%)
  • fedora-42-xfce_root_seq1m_q1t1_write 3:write_bandwidth_kb: 96677.00 🟢 ( previous job: 26931.00, improvement: 358.98%)
  • fedora-42-xfce_root_rnd4k_q32t1_read 3:read_bandwidth_kb: 87109.00 🟢 ( previous job: 85360.00, improvement: 102.05%)
  • fedora-42-xfce_root_rnd4k_q1t1_read 3:read_bandwidth_kb: 8942.00 🔻 ( previous job: 8945.00, degradation: 99.97%)
  • fedora-42-xfce_root_rnd4k_q1t1_write 3:write_bandwidth_kb: 704.00 🟢 ( previous job: 457.00, improvement: 154.05%)
  • fedora-42-xfce_private_seq1m_q8t1_read 3:read_bandwidth_kb: 388649.00 🟢 ( previous job: 371835.00, improvement: 104.52%)
  • fedora-42-xfce_private_seq1m_q8t1_write 3:write_bandwidth_kb: 178140.00 🟢 ( previous job: 108858.00, improvement: 163.64%)
  • fedora-42-xfce_private_seq1m_q1t1_read 3:read_bandwidth_kb: 325039.00 🔻 ( previous job: 351871.00, degradation: 92.37%)
  • fedora-42-xfce_private_seq1m_q1t1_write 3:write_bandwidth_kb: 80530.00 🟢 ( previous job: 49472.00, improvement: 162.78%)
  • fedora-42-xfce_private_rnd4k_q32t1_write 3:write_bandwidth_kb: 2309.00 🟢 ( previous job: 1909.00, improvement: 120.95%)
  • fedora-42-xfce_private_rnd4k_q1t1_read 3:read_bandwidth_kb: 8779.00 🟢 ( previous job: 8365.00, improvement: 104.95%)
  • fedora-42-xfce_volatile_seq1m_q1t1_read 3:read_bandwidth_kb: 320959.00 🔻 ( previous job: 349176.00, degradation: 91.92%)
  • fedora-42-xfce_volatile_rnd4k_q32t1_read 3:read_bandwidth_kb: 79073.00 🔻 ( previous job: 79581.00, degradation: 99.36%)
  • fedora-42-xfce_volatile_rnd4k_q32t1_write 3:write_bandwidth_kb: 3878.00 🟢 ( previous job: 2110.00, improvement: 183.79%)
  • fedora-42-xfce_volatile_rnd4k_q1t1_read 3:read_bandwidth_kb: 8351.00 🟢 ( previous job: 7708.00, improvement: 108.34%)
  • fedora-42-xfce_volatile_rnd4k_q1t1_write 3:write_bandwidth_kb: 932.00 🟢 ( previous job: 861.00, improvement: 108.25%)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants