<?xml version="1.0" encoding="UTF-8"?>
<testsuites name="nextest-run" tests="2967" failures="2" errors="0" uuid="0f0ceb2e-5a32-4678-8019-e2382d3dcccb" timestamp="2026-06-22T19:36:51.006+00:00" time="920.406">
    <testsuite name="@setup-script:crdb-seed" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p crdb-seed --profile test"/>
            <property name="output-env:CRDB_SEED_TAR" value="/var/tmp/omicron_tmp/crdb-base-build/6be9bded635c79bdd486c239a87d7e2dbbbf42248e6a59a1a07d4af1f9bd30d1.tar"/>
        </properties>
        <testcase name="crdb-seed" classname="@setup-script:crdb-seed" timestamp="2026-06-22T19:36:51.007+00:00" time="42.723">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="@setup-script:clickhouse-cluster" tests="1" disabled="0" errors="0" failures="0">
        <properties>
            <property name="command" value="cargo"/>
            <property name="args" value="run -p clickhouse-cluster-dev"/>
        </properties>
        <testcase name="clickhouse-cluster" classname="@setup-script:clickhouse-cluster" timestamp="2026-06-22T19:37:33.730+00:00" time="14.736">
            <system-out>(stdout not captured)</system-out>
            <system-err>(stderr not captured)</system-err>
        </testcase>
    </testsuite>
    <testsuite name="api_identity" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="test::test_identity_no_field" classname="api_identity" timestamp="2026-06-22T19:37:48.470+00:00" time="0.034">
        </testcase>
        <testcase name="test::test_identity" classname="api_identity" timestamp="2026-06-22T19:37:48.471+00:00" time="0.033">
        </testcase>
    </testsuite>
    <testsuite name="bootstore" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="schemes::tests::hello_roundtrip" classname="bootstore" timestamp="2026-06-22T19:37:48.504+00:00" time="0.013">
        </testcase>
        <testcase name="schemes::v0::share_pkg::tests::create_packages" classname="bootstore" timestamp="2026-06-22T19:37:48.518+00:00" time="0.016">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::create_and_verify" classname="bootstore" timestamp="2026-06-22T19:37:48.534+00:00" time="0.014">
        </testcase>
        <testcase name="schemes::v0::peer::tests::network_config" classname="bootstore" timestamp="2026-06-22T19:37:48.517+00:00" time="0.040">
        </testcase>
        <testcase name="trust_quorum::rack_secret::tests::secret_splitting_fails_with_threshold_larger_than_total_shares" classname="bootstore" timestamp="2026-06-22T19:37:48.548+00:00" time="0.013">
        </testcase>
        <testcase name="schemes::v0::peer::tests::basic_3_nodes" classname="bootstore" timestamp="2026-06-22T19:37:48.505+00:00" time="1.049">
        </testcase>
    </testsuite>
    <testsuite name="authz-macros" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_authz_snapshots" classname="authz-macros" timestamp="2026-06-22T19:37:48.476+00:00" time="0.042">
        </testcase>
    </testsuite>
    <testsuite name="cert-dev::test-cert-dev" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_cert_create" classname="cert-dev::test-cert-dev" timestamp="2026-06-22T19:37:49.554+00:00" time="0.072">
        </testcase>
    </testsuite>
    <testsuite name="clickana" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="chart::tests::gather_chart_data_failure" classname="clickana" timestamp="2026-06-22T19:37:49.625+00:00" time="0.084">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_disk_usage_success" classname="clickana" timestamp="2026-06-22T19:37:49.710+00:00" time="0.014">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_memory_tracking_success" classname="clickana" timestamp="2026-06-22T19:37:49.724+00:00" time="0.013">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_query_count_success" classname="clickana" timestamp="2026-06-22T19:37:49.737+00:00" time="0.011">
        </testcase>
        <testcase name="chart::tests::gather_chart_data_for_running_queries_success" classname="clickana" timestamp="2026-06-22T19:37:49.749+00:00" time="0.010">
        </testcase>
    </testsuite>
    <testsuite name="clickhouse-admin-types-versions" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="impls::keeper::tests::test_additional_key_value_pairs_in_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.759+00:00" time="0.012">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.771+00:00" time="0.012">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_output_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.783+00:00" time="0.014">
        </testcase>
        <testcase name="impls::keeper::tests::test_empty_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.797+00:00" time="0.012">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_keeper_conf_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.809+00:00" time="0.011">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_lgif_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.820+00:00" time="0.019">
        </testcase>
        <testcase name="impls::keeper::tests::test_full_raft_config_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.839+00:00" time="0.018">
        </testcase>
        <testcase name="impls::keeper::tests::test_generate_keeper_config" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.857+00:00" time="0.020">
        </testcase>
        <testcase name="impls::keeper::tests::test_invalid_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.877+00:00" time="0.025">
        </testcase>
        <testcase name="impls::keeper::tests::test_malformed_output_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.902+00:00" time="0.024">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.925+00:00" time="0.048">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:49.973+00:00" time="0.043">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.016+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.044+00:00" time="0.031">
        </testcase>
        <testcase name="impls::keeper::tests::test_misshapen_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.045+00:00" time="0.032">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_address_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.075+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_field_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.077+00:00" time="0.028">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_keys_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.102+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_participant_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.105+00:00" time="0.028">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_port_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.129+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_priority_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.133+00:00" time="0.028">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_server_id_raft_config_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.156+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_missing_value_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.161+00:00" time="0.029">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_keeper_conf_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.184+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_existent_key_with_correct_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.190+00:00" time="0.027">
        </testcase>
        <testcase name="impls::keeper::tests::test_non_u64_value_lgif_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.210+00:00" time="0.033">
        </testcase>
        <testcase name="impls::server::tests::test_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.217+00:00" time="0.034">
        </testcase>
        <testcase name="impls::server::tests::test_empty_distributed_ddl_queries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.243+00:00" time="0.036">
        </testcase>
        <testcase name="impls::server::tests::test_generate_replica_config" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.251+00:00" time="0.037">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_distributed_ddl_queries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.280+00:00" time="0.031">
        </testcase>
        <testcase name="impls::server::tests::test_misshapen_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.288+00:00" time="0.031">
        </testcase>
        <testcase name="impls::server::tests::test_time_format_system_timeseries_parse_fail" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.311+00:00" time="0.026">
        </testcase>
        <testcase name="impls::server::tests::test_unix_epoch_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.319+00:00" time="0.024">
        </testcase>
        <testcase name="impls::server::tests::test_utc_system_timeseries_parse_success" classname="clickhouse-admin-types-versions" timestamp="2026-06-22T19:37:50.336+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-learner" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-learner" timestamp="2026-06-22T19:37:48.557+00:00" time="1.488">
        </testcase>
    </testsuite>
    <testsuite name="cockroach-admin-types-versions" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="impls::node::tests::node_decommission_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.343+00:00" time="0.041">
        </testcase>
        <testcase name="impls::node::tests::node_status_parse_doesnt_panic_on_arbitrary_input" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.359+00:00" time="0.039">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_no_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.384+00:00" time="0.020">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_trailing_notes" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.398+00:00" time="0.020">
        </testcase>
        <testcase name="impls::node::tests::test_node_decommission_parse_with_unexpected_membership_value" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.404+00:00" time="0.018">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_invalid_rows_not_decommissioned" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.418+00:00" time="0.016">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_multiple_lines_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.423+00:00" time="0.018">
        </testcase>
        <testcase name="impls::node::tests::test_node_status_parse_single_line_from_csv" classname="cockroach-admin-types-versions" timestamp="2026-06-22T19:37:50.434+00:00" time="0.014">
        </testcase>
    </testsuite>
    <testsuite name="db-dev::test-db-dev" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test_db_dev_populate_no_args" classname="db-dev::test-db-dev" timestamp="2026-06-22T19:37:50.441+00:00" time="0.046">
        </testcase>
        <testcase name="test_db_dev_wipe_no_args" classname="db-dev::test-db-dev" timestamp="2026-06-22T19:37:50.448+00:00" time="0.054">
        </testcase>
        <testcase name="test_db_killed" classname="db-dev::test-db-dev" timestamp="2026-06-22T19:37:50.486+00:00" time="3.330">
        </testcase>
        <testcase name="test_db_run" classname="db-dev::test-db-dev" timestamp="2026-06-22T19:37:50.502+00:00" time="13.097">
        </testcase>
    </testsuite>
    <testsuite name="bootstore::v0-fsm-proptest-rack-coordinator" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="run" classname="bootstore::v0-fsm-proptest-rack-coordinator" timestamp="2026-06-22T19:37:48.561+00:00" time="2.767">
        </testcase>
    </testsuite>
    <testsuite name="db-macros" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test::test_lookup_snapshots" classname="db-macros" timestamp="2026-06-22T19:37:51.328+00:00" time="0.047">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_for_enums" classname="db-macros" timestamp="2026-06-22T19:37:51.375+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_with_wrong_table_name_type" classname="db-macros" timestamp="2026-06-22T19:37:51.401+00:00" time="0.027">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_embedded_identity" classname="db-macros" timestamp="2026-06-22T19:37:51.429+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_fails_without_table_name" classname="db-macros" timestamp="2026-06-22T19:37:51.456+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_derive_metadata_identity_minimal_example_compiles" classname="db-macros" timestamp="2026-06-22T19:37:51.483+00:00" time="0.028">
        </testcase>
        <testcase name="tests::test_derive_snapshots" classname="db-macros" timestamp="2026-06-22T19:37:51.511+00:00" time="0.031">
        </testcase>
        <testcase name="tests::test_derive_with_unknown_field" classname="db-macros" timestamp="2026-06-22T19:37:51.542+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="dns-server" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="storage::test::test_update_basic" classname="dns-server" timestamp="2026-06-22T19:37:51.569+00:00" time="0.109">
        </testcase>
        <testcase name="storage::test::test_update_in_progress" classname="dns-server" timestamp="2026-06-22T19:37:51.679+00:00" time="0.110">
        </testcase>
        <testcase name="storage::test::test_update_interrupted" classname="dns-server" timestamp="2026-06-22T19:37:51.788+00:00" time="0.140">
        </testcase>
        <testcase name="storage::test::test_zone_gets_soa_record" classname="dns-server" timestamp="2026-06-22T19:37:51.929+00:00" time="0.103">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::basic_test" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="a_crud" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.032+00:00" time="0.167">
        </testcase>
        <testcase name="aaaa_crud" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.199+00:00" time="0.152">
        </testcase>
        <testcase name="answers_match_question" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.350+00:00" time="0.145">
        </testcase>
        <testcase name="empty_record" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.495+00:00" time="0.153">
        </testcase>
        <testcase name="multi_record_crud" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.648+00:00" time="0.222">
        </testcase>
        <testcase name="name_contains_zone" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:52.870+00:00" time="0.199">
        </testcase>
        <testcase name="nxdomain" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:53.069+00:00" time="0.138">
        </testcase>
        <testcase name="servfail" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:53.207+00:00" time="0.137">
        </testcase>
        <testcase name="soa" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:53.345+00:00" time="0.245">
        </testcase>
        <testcase name="srv_crud" classname="dns-server::basic_test" timestamp="2026-06-22T19:37:53.590+00:00" time="0.179">
        </testcase>
    </testsuite>
    <testsuite name="dns-server::cross_version_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="cross_version_works" classname="dns-server::cross_version_test" timestamp="2026-06-22T19:37:53.769+00:00" time="0.211">
        </testcase>
    </testsuite>
    <testsuite name="ereport-types" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_arb_json_deserializes" classname="ereport-types" timestamp="2026-06-22T19:37:53.981+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_ena_from_str" classname="ereport-types" timestamp="2026-06-22T19:37:54.005+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_ena_from_str_roundtrip" classname="ereport-types" timestamp="2026-06-22T19:37:54.025+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="gateway-cli::bin/gateway-cli" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="picocom_map::tests::reject_invalid_rules" classname="gateway-cli::bin/gateway-cli" timestamp="2026-06-22T19:37:54.046+00:00" time="0.019">
        </testcase>
        <testcase name="picocom_map::tests::remapping" classname="gateway-cli::bin/gateway-cli" timestamp="2026-06-22T19:37:54.065+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="gfss" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="gf256::tests::test_all_multiplication" classname="gfss" timestamp="2026-06-22T19:37:54.084+00:00" time="0.018">
        </testcase>
        <testcase name="gf256::tests::test_all_multiplicative_inverses" classname="gfss" timestamp="2026-06-22T19:37:54.102+00:00" time="0.018">
        </testcase>
        <testcase name="gf256::tests::test_docs_example" classname="gfss" timestamp="2026-06-22T19:37:54.120+00:00" time="0.016">
        </testcase>
        <testcase name="shamir::tests::split_and_combine" classname="gfss" timestamp="2026-06-22T19:37:57.807+00:00" time="2.290">
        </testcase>
        <testcase name="shamir::tests::test_share_reconstruction" classname="gfss" timestamp="2026-06-22T19:38:00.097+00:00" time="0.016">
        </testcase>
        <testcase name="polynomial::tests::test_polynomial_eval" classname="gfss" timestamp="2026-06-22T19:37:54.137+00:00" time="9.547">
        </testcase>
    </testsuite>
    <testsuite name="dnsadm::commands_test" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_dnsadm" classname="dnsadm::commands_test" timestamp="2026-06-22T19:37:53.817+00:00" time="3.990">
        </testcase>
    </testsuite>
    <testsuite name="illumos-utils" tests="40" disabled="0" errors="0" failures="0">
        <testcase name="destructor::test::test_delayed_delete" classname="illumos-utils" timestamp="2026-06-22T19:38:00.114+00:00" time="0.027">
        </testcase>
        <testcase name="destructor::test::test_delayed_delete_with_error" classname="illumos-utils" timestamp="2026-06-22T19:38:00.141+00:00" time="0.789">
        </testcase>
        <testcase name="destructor::test::test_destructor_bad_close" classname="illumos-utils" timestamp="2026-06-22T19:38:00.930+00:00" time="0.030">
        </testcase>
        <testcase name="link::test::test_allocate" classname="illumos-utils" timestamp="2026-06-22T19:38:00.961+00:00" time="0.030">
        </testcase>
        <testcase name="link::test::test_allocate_within_scopes" classname="illumos-utils" timestamp="2026-06-22T19:38:00.991+00:00" time="0.030">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_dual_stack_params" classname="illumos-utils" timestamp="2026-06-22T19:38:01.021+00:00" time="0.026">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv4_params" classname="illumos-utils" timestamp="2026-06-22T19:38:01.047+00:00" time="0.029">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_ipv6_params" classname="illumos-utils" timestamp="2026-06-22T19:38:01.077+00:00" time="0.028">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv4_and_public_ipv6" classname="illumos-utils" timestamp="2026-06-22T19:38:01.105+00:00" time="0.028">
        </testcase>
        <testcase name="opte::port_manager::tests::ip_cfg_from_port_params_fails_with_private_ipv6_and_public_ipv4" classname="illumos-utils" timestamp="2026-06-22T19:38:01.133+00:00" time="0.027">
        </testcase>
        <testcase name="opte::port_manager::tests::multiple_ports_does_not_destroy_default_route" classname="illumos-utils" timestamp="2026-06-22T19:38:01.161+00:00" time="0.034">
        </testcase>
        <testcase name="opte::tests::convert_private_ip_config_to_gateway_ips" classname="illumos-utils" timestamp="2026-06-22T19:38:01.195+00:00" time="0.028">
        </testcase>
        <testcase name="running_zone::tests::test_is_oxide_smf_service" classname="illumos-utils" timestamp="2026-06-22T19:38:01.223+00:00" time="0.026">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_empty_success" classname="illumos-utils" timestamp="2026-06-22T19:38:01.249+00:00" time="0.028">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_fmri_fail" classname="illumos-utils" timestamp="2026-06-22T19:38:01.278+00:00" time="0.029">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_no_zone_fail" classname="illumos-utils" timestamp="2026-06-22T19:38:01.306+00:00" time="0.030">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_success" classname="illumos-utils" timestamp="2026-06-22T19:38:01.337+00:00" time="0.030">
        </testcase>
        <testcase name="svcs::tests::test_svc_parse_unknown_state_fail" classname="illumos-utils" timestamp="2026-06-22T19:38:01.367+00:00" time="0.028">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online" classname="illumos-utils" timestamp="2026-06-22T19:38:01.396+00:00" time="0.033">
        </testcase>
        <testcase name="svcs::tests::test_to_enabled_not_online_covers_all_states" classname="illumos-utils" timestamp="2026-06-22T19:38:01.428+00:00" time="0.028">
        </testcase>
        <testcase name="zfs::test::directory_mutability" classname="illumos-utils" timestamp="2026-06-22T19:38:01.457+00:00" time="0.059">
        </testcase>
        <testcase name="zfs::test::get_values_of_rpool" classname="illumos-utils" timestamp="2026-06-22T19:38:01.516+00:00" time="0.048">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_avail" classname="illumos-utils" timestamp="2026-06-22T19:38:01.564+00:00" time="0.030">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_quota" classname="illumos-utils" timestamp="2026-06-22T19:38:01.594+00:00" time="0.030">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_reservation" classname="illumos-utils" timestamp="2026-06-22T19:38:01.624+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_usage" classname="illumos-utils" timestamp="2026-06-22T19:38:01.651+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_bad_uuid" classname="illumos-utils" timestamp="2026-06-22T19:38:01.677+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_missing_fields" classname="illumos-utils" timestamp="2026-06-22T19:38:01.703+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props" classname="illumos-utils" timestamp="2026-06-22T19:38:01.727+00:00" time="0.023">
        </testcase>
        <testcase name="zfs::test::parse_dataset_props_with_optionals" classname="illumos-utils" timestamp="2026-06-22T19:38:01.749+00:00" time="0.026">
        </testcase>
        <testcase name="zfs::test::parse_dataset_too_many_columns" classname="illumos-utils" timestamp="2026-06-22T19:38:01.775+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_dash" classname="illumos-utils" timestamp="2026-06-22T19:38:01.799+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_dataset_uuid_ignored_if_inherited" classname="illumos-utils" timestamp="2026-06-22T19:38:01.824+00:00" time="0.025">
        </testcase>
        <testcase name="zfs::test::parse_quota_ignored_if_default" classname="illumos-utils" timestamp="2026-06-22T19:38:01.849+00:00" time="0.028">
        </testcase>
        <testcase name="zfs::test::parse_reservation_ignored_if_default" classname="illumos-utils" timestamp="2026-06-22T19:38:01.877+00:00" time="0.024">
        </testcase>
        <testcase name="zfs::test::parse_sorts_and_dedups" classname="illumos-utils" timestamp="2026-06-22T19:38:01.901+00:00" time="0.024">
        </testcase>
        <testcase name="zone::tests::delete_nonexistent_address" classname="illumos-utils" timestamp="2026-06-22T19:38:01.925+00:00" time="0.031">
        </testcase>
        <testcase name="zone::tests::test_parse_ip_network" classname="illumos-utils" timestamp="2026-06-22T19:38:01.957+00:00" time="0.025">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool" classname="illumos-utils" timestamp="2026-06-22T19:38:01.982+00:00" time="0.029">
        </testcase>
        <testcase name="zpool::test::test_parse_zpool_missing_column" classname="illumos-utils" timestamp="2026-06-22T19:38:02.011+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="installinator" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="mock_peers::tests::proptest_fetch_artifact" classname="installinator" timestamp="2026-06-22T19:38:02.036+00:00" time="1.467">
        </testcase>
        <testcase name="peers::tests::iter_no_preferred_preserves_btree_order" classname="installinator" timestamp="2026-06-22T19:38:03.503+00:00" time="0.033">
        </testcase>
        <testcase name="peers::tests::last_known_peer_preferred" classname="installinator" timestamp="2026-06-22T19:38:03.536+00:00" time="0.033">
        </testcase>
        <testcase name="peers::tests::last_known_peer_stale" classname="installinator" timestamp="2026-06-22T19:38:03.569+00:00" time="0.029">
        </testcase>
        <testcase name="write::tests::proptest_write_artifact" classname="installinator" timestamp="2026-06-22T19:38:03.599+00:00" time="1.587">
        </testcase>
    </testsuite>
    <testsuite name="installinator-common" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="block_size_writer::tests::proptest_block_writer" classname="installinator-common" timestamp="2026-06-22T19:38:03.600+00:00" time="0.072">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-resolver" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="resolver::test::insert_and_lookup_multiple_records" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:03.672+00:00" time="0.174">
        </testcase>
        <testcase name="resolver::test::insert_and_lookup_one_record" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:03.684+00:00" time="0.182">
        </testcase>
        <testcase name="resolver::test::lookup_nonexistent_record_fails" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:03.846+00:00" time="0.142">
        </testcase>
        <testcase name="resolver::test::resolver_can_access_backup_dns_server" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:03.866+00:00" time="0.287">
        </testcase>
        <testcase name="resolver::test::resolver_can_be_used_with_progenitor_client" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:03.989+00:00" time="0.223">
        </testcase>
        <testcase name="resolver::test::resolver_doesnt_bail_on_missing_targets" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:04.153+00:00" time="0.180">
        </testcase>
        <testcase name="resolver::test::update_record" classname="internal-dns-resolver" timestamp="2026-06-22T19:38:04.212+00:00" time="0.157">
        </testcase>
    </testsuite>
    <testsuite name="internal-dns-types" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="config::test::display_hosts" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.333+00:00" time="0.017">
        </testcase>
        <testcase name="config::test::display_srv_service" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.350+00:00" time="0.018">
        </testcase>
        <testcase name="config::test::host_zone_switch_publishes_all_services" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.369+00:00" time="0.019">
        </testcase>
        <testcase name="config::test::test_builder_errors" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.370+00:00" time="0.022">
        </testcase>
        <testcase name="config::test::test_builder_output" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.388+00:00" time="0.020">
        </testcase>
        <testcase name="diff::test::diff_different" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.391+00:00" time="0.021">
        </testcase>
        <testcase name="diff::test::diff_equivalent" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.409+00:00" time="0.020">
        </testcase>
        <testcase name="diff::test::diff_invalid" classname="internal-dns-types" timestamp="2026-06-22T19:38:04.413+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="ipcc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::deserialize_fixed_value" classname="ipcc" timestamp="2026-06-22T19:38:04.429+00:00" time="0.019">
        </testcase>
        <testcase name="tests::installinator_image_id_round_trip" classname="ipcc" timestamp="2026-06-22T19:38:04.433+00:00" time="0.021">
        </testcase>
        <testcase name="tests::serialized_size" classname="ipcc" timestamp="2026-06-22T19:38:04.448+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="key-manager" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::different_disks_produce_different_keys" classname="key-manager" timestamp="2026-06-22T19:38:04.453+00:00" time="0.025">
        </testcase>
        <testcase name="tests::different_ikm_produces_different_keys" classname="key-manager" timestamp="2026-06-22T19:38:04.468+00:00" time="0.020">
        </testcase>
        <testcase name="tests::disk_encryption_key_epoch_0" classname="key-manager" timestamp="2026-06-22T19:38:04.479+00:00" time="0.028">
        </testcase>
        <testcase name="tests::loading_key_for_old_epoch_loads_latest_epoch" classname="key-manager" timestamp="2026-06-22T19:38:04.489+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus" tests="314" disabled="0" errors="0" failures="0">
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.477+00:00" time="16.026">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.471+00:00" time="19.324">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.475+00:00" time="19.411">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.471+00:00" time="22.536">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.472+00:00" time="22.816">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="23.349">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.472+00:00" time="23.453">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="23.789">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="24.062">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.471+00:00" time="24.537">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.476+00:00" time="24.704">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="24.830">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.475+00:00" time="25.544">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="25.619">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.481+00:00" time="25.749">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="27.552">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="29.860">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="30.318">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.476+00:00" time="32.460">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.476+00:00" time="33.706">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="35.216">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.470+00:00" time="41.453">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.478+00:00" time="51.962">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_pantry" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.473+00:00" time="61.535">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:38:29.838+00:00" time="34.497">
            <flakyFailure timestamp="2026-06-22T19:37:48.480+00:00" time="41.354" message="thread &apos;app::sagas::instance_start::test::test_action_failure_can_unwind&apos; (2) panicked at nexus/src/app/sagas/test_helpers.rs:870:5" type="test failure with exit code 101">thread &apos;app::sagas::instance_start::test::test_action_failure_can_unwind&apos; (2) panicked at nexus/src/app/sagas/test_helpers.rs:870:5:
assertion failed: saga_node_events.is_empty()
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::panic
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
   3: {async_fn#0}
             at ./src/app/sagas/test_helpers.rs:870:5
   4: {async_fn#0}&lt;omicron_nexus::app::sagas::instance_start::SagaInstanceStart, omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{async_block#0}::test_action_failure_can_unwind::{async_fn#0}::{closure_env#0}, omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{async_block#0}::test_action_failure_can_unwind::{async_fn#0}::{closure_env#1}&gt;
             at ./src/app/sagas/test_helpers.rs:718:57
   5: {async_fn#0}
             at ./src/app/sagas/instance_start.rs:1626:11
   6: {async_block#0}
             at ./src/app/sagas/instance_start.rs:1569:5
   7: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   8: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
  10: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
  11: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  12: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  13: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  14: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  15: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  16: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  18: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  19: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  20: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  21: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  22: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  23: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  24: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  25: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  26: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  27: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  28: test_action_failure_can_unwind
             at ./src/app/sagas/instance_start.rs:1569:5
  29: omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{closure#0}
             at ./src/app/sagas/instance_start.rs:1572:6
  30: &lt;omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  31: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpLcxSOI&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpLcxSOI/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 10513) and a temporary directory leaked, /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.1-clickhouse-sCCgjt)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.1-clickhouse-sCCgjt: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpdpLRCR
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpLppTIr
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpQPDlWD
                <system-out>
running 1 test
sled b6d65341-167c-41df-9b5c-41cded99c229 successfully installed routes ResolvedVpcRouteSet { id: RouterId { vni: Vni(2167979), kind: System }, version: Some(RouterVersion { router_id: 981b38ab-73ca-4a76-9092-a26eb1a7a3f8, version: 3 }), routes: {ResolvedVpcRoute { dest: V4(Ipv4Net { addr: 0.0.0.0, width: 0 }), target: InternetGateway(Instance(648bf431-f43e-4ac5-bd55-719b227eaf90)) }, ResolvedVpcRoute { dest: V4(Ipv4Net { addr: 172.30.0.0, width: 22 }), target: VpcSubnet(V4(Ipv4Net { addr: 172.30.0.0, width: 22 })) }, ResolvedVpcRoute { dest: V6(Ipv6Net { addr: fd05:a8b7:9616::, width: 64 }), target: VpcSubnet(V6(Ipv6Net { addr: fd05:a8b7:9616::, width: 64 })) }, ResolvedVpcRoute { dest: V6(Ipv6Net { addr: ::, width: 0 }), target: InternetGateway(Instance(648bf431-f43e-4ac5-bd55-719b227eaf90)) }} }
sled b6d65341-167c-41df-9b5c-41cded99c229 successfully installed routes ResolvedVpcRouteSet { id: RouterId { vni: Vni(2167979), kind: Custom(V4(Ipv4Net { addr: 172.30.0.0, width: 22 })) }, version: None, routes: {} }
test app::sagas::instance_start::test::test_action_failure_can_unwind ... FAILED

failures:

failures:
    app::sagas::instance_start::test::test_action_failure_can_unwind

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 313 filtered out; finished in 40.64s

</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.0.log&quot;
DB URL: postgresql://root@[::1]:60304/omicron?sslmode=disable
DB address: [::1]:60304
log file: /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.2.log
note: configured to log to &quot;/var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.2.log&quot;

thread &apos;app::sagas::instance_start::test::test_action_failure_can_unwind&apos; (2) panicked at nexus/src/app/sagas/test_helpers.rs:870:5:
assertion failed: saga_node_events.is_empty()
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: core::panicking::panic
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:150:5
   3: {async_fn#0}
             at ./src/app/sagas/test_helpers.rs:870:5
   4: {async_fn#0}&lt;omicron_nexus::app::sagas::instance_start::SagaInstanceStart, omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{async_block#0}::test_action_failure_can_unwind::{async_fn#0}::{closure_env#0}, omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{async_block#0}::test_action_failure_can_unwind::{async_fn#0}::{closure_env#1}&gt;
             at ./src/app/sagas/test_helpers.rs:718:57
   5: {async_fn#0}
             at ./src/app/sagas/instance_start.rs:1626:11
   6: {async_block#0}
             at ./src/app/sagas/instance_start.rs:1569:5
   7: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   8: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
  10: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
  11: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
  12: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  13: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  14: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  15: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  16: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  18: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  19: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  20: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  21: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  22: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  23: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  24: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  25: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  26: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  27: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  28: test_action_failure_can_unwind
             at ./src/app/sagas/instance_start.rs:1569:5
  29: omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{closure#0}
             at ./src/app/sagas/instance_start.rs:1572:6
  30: &lt;omicron_nexus::app::sagas::instance_start::test::test_action_failure_can_unwind::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  31: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpLcxSOI&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpLcxSOI/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 10513) and a temporary directory leaked, /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.1-clickhouse-sCCgjt)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/omicron_nexus-a6cb6e5671567e20-test_action_failure_can_unwind.10313.1-clickhouse-sCCgjt: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpdpLRCR
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpLppTIr
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpQPDlWD
</system-err>
            </flakyFailure>
        </testcase>
        <testcase name="app::alert::tests::test_alert_class_list" classname="omicron-nexus" timestamp="2026-06-22T19:39:57.078+00:00" time="0.064">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_action_failure_can_unwind_no_pantry" classname="omicron-nexus" timestamp="2026-06-22T19:37:48.473+00:00" time="130.609">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_adds_entries" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.514+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_removes_entries" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.566+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_diff_works_with_empty_sets" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.614+00:00" time="0.046">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_leaves_valid_entries" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.660+00:00" time="0.049">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::attached_subnet_modifies_changed_entries" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.710+00:00" time="0.101">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_activation" classname="omicron-nexus" timestamp="2026-06-22T19:40:00.297+00:00" time="6.637">
        </testcase>
        <testcase name="app::background::tasks::audit_log_cleanup::tests::test_audit_log_cleanup_retention_days_overflow" classname="omicron-nexus" timestamp="2026-06-22T19:40:04.614+00:00" time="7.138">
        </testcase>
        <testcase name="app::background::tasks::audit_log_timeout_incomplete::tests::test_audit_log_timeout_incomplete_activation" classname="omicron-nexus" timestamp="2026-06-22T19:40:05.471+00:00" time="6.680">
        </testcase>
        <testcase name="app::background::driver::test::test_driver_basic" classname="omicron-nexus" timestamp="2026-06-22T19:39:58.924+00:00" time="14.028">
        </testcase>
        <testcase name="app::background::driver::test::test_activation_in_progress" classname="omicron-nexus" timestamp="2026-06-22T19:39:57.142+00:00" time="16.224">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_default_cockroach_admin_addrs_from_blueprint" classname="omicron-nexus" timestamp="2026-06-22T19:40:14.695+00:00" time="0.070">
        </testcase>
        <testcase name="app::background::init::test::test_dns_propagation_basic" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.083+00:00" time="16.905">
        </testcase>
        <testcase name="app::background::tasks::alert_dispatcher::test::test_glob_reprocessing" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.424+00:00" time="16.579">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_fails_if_no_blueprint" classname="omicron-nexus" timestamp="2026-06-22T19:40:12.151+00:00" time="6.588">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_no_unknown_node_ids" classname="omicron-nexus" timestamp="2026-06-22T19:40:12.952+00:00" time="6.933">
        </testcase>
        <testcase name="app::background::tasks::crdb_node_id_collector::tests::test_activate_with_unknown_node_ids" classname="omicron-nexus" timestamp="2026-06-22T19:40:13.365+00:00" time="6.756">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner_limit" classname="omicron-nexus" timestamp="2026-06-22T19:40:11.752+00:00" time="8.475">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::vmm_already_deleted" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.305+00:00" time="22.692">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::sled_resource_vmm_already_deleted" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.209+00:00" time="23.287">
        </testcase>
        <testcase name="app::background::tasks::abandoned_vmm_reaper::tests::test_abandoned_vmms_are_reaped" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.256+00:00" time="23.275">
        </testcase>
        <testcase name="app::background::tasks::blueprint_load::test::test_load_blueprints" classname="omicron-nexus" timestamp="2026-06-22T19:40:08.915+00:00" time="14.470">
        </testcase>
        <testcase name="app::background::tasks::fm_analysis::tests::test_inventory_staleness_check" classname="omicron-nexus" timestamp="2026-06-22T19:40:19.918+00:00" time="6.207">
        </testcase>
        <testcase name="app::background::tasks::fm_analysis::tests::test_prepare_inputs_observes_alert_markers" classname="omicron-nexus" timestamp="2026-06-22T19:40:20.122+00:00" time="6.101">
        </testcase>
        <testcase name="app::background::tasks::blueprint_execution::test::test_deploy_omicron_config" classname="omicron-nexus" timestamp="2026-06-22T19:40:06.934+00:00" time="19.325">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_alert_requests" classname="omicron-nexus" timestamp="2026-06-22T19:40:20.227+00:00" time="7.114">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_alert_requests_aborted_when_sitrep_is_stale" classname="omicron-nexus" timestamp="2026-06-22T19:40:21.997+00:00" time="6.481">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen_across_sitreps" classname="omicron-nexus" timestamp="2026-06-22T19:40:22.532+00:00" time="7.294">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_mark_ereports_seen" classname="omicron-nexus" timestamp="2026-06-22T19:40:22.496+00:00" time="7.391">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests_capacity_error" classname="omicron-nexus" timestamp="2026-06-22T19:40:23.385+00:00" time="6.680">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_cleans_disks_with_no_regions" classname="omicron-nexus" timestamp="2026-06-22T19:40:14.766+00:00" time="15.335">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_address" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.101+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_asm_with_any_source_member" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.154+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_ignores_has_any_source_member" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.209+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::multicast::groups::tests::test_dpd_state_matches_sources_ssm_with_sources" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.272+00:00" time="0.059">
        </testcase>
        <testcase name="app::background::tasks::blueprint_planner::test::test_blueprint_planner" classname="omicron-nexus" timestamp="2026-06-22T19:40:09.274+00:00" time="21.086">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_admin_scope_xor_folding" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.331+00:00" time="0.048">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_bounded_preservation_prefix_48" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.360+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_documented_examples" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.379+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_edge_cases" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.413+00:00" time="0.050">
        </testcase>
        <testcase name="app::background::tasks::fm_rendezvous::tests::test_support_bundle_requests" classname="omicron-nexus" timestamp="2026-06-22T19:40:23.031+00:00" time="7.447">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_map_ipv4_to_underlay_ipv6" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.433+00:00" time="0.053">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_ipv4_too_small" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.479+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_validation_success_larger_prefix" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.486+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prefix_preservation_hash_space_for_large_sets" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.463+00:00" time="0.114">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_salt_uniqueness" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.534+00:00" time="0.050">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_scope_differentiation" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.541+00:00" time="0.053">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_prod_ipv6_xor_fold_math" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.577+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_64bit_ipv4_placement" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.584+00:00" time="0.049">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_changes_output" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.594+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_deterministic" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.629+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_full_coverage_within_8bits" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.633+00:00" time="0.059">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_ipv4_changes_output" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.657+00:00" time="0.057">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_fold_salt_stays_within_prefix" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.680+00:00" time="0.051">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.693+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_global_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.714+00:00" time="0.052">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_load::test::test_load_sitreps" classname="omicron-nexus" timestamp="2026-06-22T19:40:24.013+00:00" time="6.763">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_16bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.732+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_already_admin_scoped" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.755+00:00" time="0.061">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_64bit_site_local_to_admin_scoped" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.766+00:00" time="0.064">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_distinguishes_scopes" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.777+00:00" time="0.054">
        </testcase>
        <testcase name="app::background::tasks::multicast::tests::test_xor_folding_with_64bit_prefix" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.787+00:00" time="0.055">
        </testcase>
        <testcase name="app::background::tasks::fm_sitrep_gc::tests::test_orphaned_sitrep_gc" classname="omicron-nexus" timestamp="2026-06-22T19:40:23.801+00:00" time="7.639">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_does_not_clean_disks_with_regions" classname="omicron-nexus" timestamp="2026-06-22T19:40:15.988+00:00" time="15.469">
        </testcase>
        <testcase name="app::background::tasks::decommissioned_disk_cleaner::tests::test_disk_cleanup_ignores_active_disks" classname="omicron-nexus" timestamp="2026-06-22T19:40:16.003+00:00" time="16.211">
        </testcase>
        <testcase name="app::background::tasks::dns_config::test::test_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:18.733+00:00" time="14.255">
        </testcase>
        <testcase name="app::background::tasks::dns_propagation::test::test_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:18.739+00:00" time="14.637">
        </testcase>
        <testcase name="app::background::tasks::ereport_ingester::tests::test_sp_ereport_ingestion" classname="omicron-nexus" timestamp="2026-06-22T19:40:19.821+00:00" time="14.262">
        </testcase>
        <testcase name="app::background::tasks::external_endpoints::test::test_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:19.886+00:00" time="14.308">
        </testcase>
        <testcase name="app::background::tasks::inventory_load::tests::test_inventory_loader" classname="omicron-nexus" timestamp="2026-06-22T19:40:29.888+00:00" time="6.722">
        </testcase>
        <testcase name="app::background::tasks::attached_subnets::test::test_attached_subnet_manager" classname="omicron-nexus" timestamp="2026-06-22T19:39:59.811+00:00" time="44.568">
        </testcase>
        <testcase name="app::background::tasks::metrics_producer_gc::tests::test_pruning" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.065+00:00" time="16.635">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_done_region_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-06-22T19:40:31.457+00:00" time="15.650">
        </testcase>
        <testcase name="app::background::tasks::region_replacement::test::test_add_region_replacement_causes_start" classname="omicron-nexus" timestamp="2026-06-22T19:40:31.440+00:00" time="16.904">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.870+00:00" time="17.576">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_mark_region_replacement_done_after_notification" classname="omicron-nexus" timestamp="2026-06-22T19:40:32.214+00:00" time="17.287">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_no_mark_region_replacement_done_after_failed_notification" classname="omicron-nexus" timestamp="2026-06-22T19:40:32.988+00:00" time="16.570">
        </testcase>
        <testcase name="app::background::tasks::region_replacement_driver::test::test_running_region_replacement_causes_drive" classname="omicron-nexus" timestamp="2026-06-22T19:40:33.376+00:00" time="16.287">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_default_policy_is_reincarnatable" classname="omicron-nexus" timestamp="2026-06-22T19:40:26.223+00:00" time="23.494">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_db_sled_enumerator" classname="omicron-nexus" timestamp="2026-06-22T19:40:29.826+00:00" time="20.505">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_finish::test::test_done_region_snapshot_replacement_causes_finish" classname="omicron-nexus" timestamp="2026-06-22T19:40:34.083+00:00" time="16.590">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_task" classname="omicron-nexus" timestamp="2026-06-22T19:40:34.194+00:00" time="16.505">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_add_region_snapshot_replacement_causes_start" classname="omicron-nexus" timestamp="2026-06-22T19:40:35.346+00:00" time="15.699">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_reincarnates_failed_instances" classname="omicron-nexus" timestamp="2026-06-22T19:40:27.341+00:00" time="24.151">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_failure_during_saga_can_be_recovered" classname="omicron-nexus" timestamp="2026-06-22T19:40:48.344+00:00" time="5.134">
        </testcase>
        <testcase name="app::background::tasks::populate_switch_ports::tests::test_switch1_comes_up_late" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.816+00:00" time="22.874">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_successful_saga_does_not_replay_during_recovery" classname="omicron-nexus" timestamp="2026-06-22T19:40:49.501+00:00" time="4.808">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_activation" classname="omicron-nexus" timestamp="2026-06-22T19:40:49.558+00:00" time="6.031">
        </testcase>
        <testcase name="app::background::tasks::session_cleanup::tests::test_session_cleanup_respects_limit" classname="omicron-nexus" timestamp="2026-06-22T19:40:49.665+00:00" time="6.143">
        </testcase>
        <testcase name="app::background::tasks::read_only_region_replacement_start::test::test_expunge_disk_causes_read_only_region_replacement_request" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.870+00:00" time="26.774">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_zipfile_creation" classname="omicron-nexus" timestamp="2026-06-22T19:40:57.645+00:00" time="0.088">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_desired_blueprint_is_strictly_older" classname="omicron-nexus" timestamp="2026-06-22T19:40:57.733+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_no_update_when_everything_matches" classname="omicron-nexus" timestamp="2026-06-22T19:40:57.797+00:00" time="0.072">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_blueprints_equal_and_nat_differs_at_gen_1" classname="omicron-nexus" timestamp="2026-06-22T19:40:57.869+00:00" time="0.063">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_current_has_no_blueprint_config" classname="omicron-nexus" timestamp="2026-06-22T19:40:57.932+00:00" time="0.089">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_desired_blueprint_is_newer_and_nat_differs" classname="omicron-nexus" timestamp="2026-06-22T19:40:58.021+00:00" time="0.098">
        </testcase>
        <testcase name="app::background::tasks::sync_switch_configuration::tests::bootstore_update_when_nat_matches_but_rnc_differs" classname="omicron-nexus" timestamp="2026-06-22T19:40:58.120+00:00" time="0.073">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::new_sled" classname="omicron-nexus" timestamp="2026-06-22T19:40:58.194+00:00" time="0.379">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::nothing" classname="omicron-nexus" timestamp="2026-06-22T19:40:58.573+00:00" time="0.283">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::recopy" classname="omicron-nexus" timestamp="2026-06-22T19:40:58.856+00:00" time="0.357">
        </testcase>
        <testcase name="app::background::tasks::reconfigurator_config::test::test_background_tasks_enable_disable" classname="omicron-nexus" timestamp="2026-06-22T19:40:30.870+00:00" time="28.602">
        </testcase>
        <testcase name="app::background::tasks::tuf_repo_pruner::test::test_decide_prune" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.472+00:00" time="0.071">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_ro_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.543+00:00" time="0.052">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.596+00:00" time="0.049">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_live_repair_in_progress" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.645+00:00" time="0.050">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_one_live_repair" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.696+00:00" time="0.047">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_delete_region_snapshot_replacement_volume_causes_complete" classname="omicron-nexus" timestamp="2026-06-22T19:40:36.610+00:00" time="23.186">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_one_stopping" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.743+00:00" time="0.053">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_only_two_present_and_active" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.797+00:00" time="0.100">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_reconciliation" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.797+00:00" time="0.105">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_replace" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.896+00:00" time="0.053">
        </testcase>
        <testcase name="app::crucible::test::single_upstairs_health_rw_two_live_repair" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.901+00:00" time="0.056">
        </testcase>
        <testcase name="app::deployment::tests::test_reject_update_requests_if_system_is_not_updateable" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.957+00:00" time="0.105">
        </testcase>
        <testcase name="app::crucible::test::upstairs_health_search" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.950+00:00" time="0.166">
        </testcase>
        <testcase name="app::deployment::tests::test_validate_can_set_target_release_for_mupdate_recovery" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.063+00:00" time="0.099">
        </testcase>
        <testcase name="app::deployment::tests::test_version_number_ordering_requirements_for_update" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.116+00:00" time="0.081">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_basic" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.198+00:00" time="0.082">
        </testcase>
        <testcase name="app::background::tasks::tuf_artifact_replication::tests::simple_replicate" classname="omicron-nexus" timestamp="2026-06-22T19:40:59.213+00:00" time="1.159">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_empty" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.373+00:00" time="0.118">
        </testcase>
        <testcase name="app::external_endpoints::test::test_no_endpoint" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.491+00:00" time="0.070">
        </testcase>
        <testcase name="app::instance::tests::test_instance_create_propagates_enable_jumbo_frames" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.561+00:00" time="0.066">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_no_vmm" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.627+00:00" time="0.065">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task" classname="omicron-nexus" timestamp="2026-06-22T19:40:46.700+00:00" time="14.003">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_step::test::test_region_snapshot_replacement_step_task_gc" classname="omicron-nexus" timestamp="2026-06-22T19:40:47.107+00:00" time="13.602">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_allowed_when_vmm_in_saga_unwound" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.692+00:00" time="0.070">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_forbidden_while_creating" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.702+00:00" time="0.077">
        </testcase>
        <testcase name="app::instance::tests::test_instance_start_idempotent_if_active" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.709+00:00" time="0.077">
        </testcase>
        <testcase name="app::instance::tests::test_primary_nic_mtu_for_jumbo_frames" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.762+00:00" time="0.075">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_current_vs_rfd314_is_understood" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.786+00:00" time="0.067">
        </testcase>
        <testcase name="app::instance::tests::test_serial_console_stream_proxying" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.779+00:00" time="0.080">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::milan_rfd314_is_as_described" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.838+00:00" time="0.066">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::turin_v1_is_as_described" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.853+00:00" time="0.061">
        </testcase>
        <testcase name="app::instance_platform::cpu_platform::test::turin_v2_is_as_described" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.859+00:00" time="0.069">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_other_admin_scoped_subnets" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.904+00:00" time="0.061">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_valid_ipv4_asm" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.928+00:00" time="0.074">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_allows_site_local_ipv6" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.915+00:00" time="0.150">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_asm_ssm_spanning_range" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.966+00:00" time="0.106">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_full_underlay_subnet" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.003+00:00" time="0.076">
        </testcase>
        <testcase name="app::external_endpoints::test::test_authority" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.162+00:00" time="0.949">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_link_local_ipv4" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.065+00:00" time="0.065">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_underlay_ipv6_range" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.079+00:00" time="0.074">
        </testcase>
        <testcase name="app::multicast::tests::test_is_ssm_address" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.111+00:00" time="0.059">
        </testcase>
        <testcase name="app::ip_pool::tests::test_validate_multicast_rejects_range_overlapping_underlay" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.072+00:00" time="0.141">
        </testcase>
        <testcase name="app::sagas::demo::test::test_demo_saga_rendezvous" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.213+00:00" time="0.069">
        </testcase>
        <testcase name="app::external_endpoints::test::test_external_endpoints_complex" classname="omicron-nexus" timestamp="2026-06-22T19:41:00.280+00:00" time="2.089">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_cleanup_noop" classname="omicron-nexus" timestamp="2026-06-22T19:40:51.493+00:00" time="12.282">
        </testcase>
        <testcase name="app::background::tasks::region_snapshot_replacement_start::test::test_expunge_disk_causes_region_snapshot_replacement_start" classname="omicron-nexus" timestamp="2026-06-22T19:40:44.379+00:00" time="19.598">
        </testcase>
        <testcase name="app::background::tasks::saga_recovery::test::test_nexus_recovery" classname="omicron-nexus" timestamp="2026-06-22T19:40:48.446+00:00" time="15.752">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_before_collect" classname="omicron-nexus" timestamp="2026-06-22T19:40:50.674+00:00" time="13.681">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_before_collection" classname="omicron-nexus" timestamp="2026-06-22T19:40:51.045+00:00" time="13.377">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_failed_bundle_after_collection" classname="omicron-nexus" timestamp="2026-06-22T19:40:50.699+00:00" time="14.780">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_cancel_after_collect" classname="omicron-nexus" timestamp="2026-06-22T19:40:50.332+00:00" time="15.558">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_noop" classname="omicron-nexus" timestamp="2026-06-22T19:40:53.691+00:00" time="12.470">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_bundle_cleanup_after_zpool_deletion" classname="omicron-nexus" timestamp="2026-06-22T19:40:49.717+00:00" time="16.491">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_one" classname="omicron-nexus" timestamp="2026-06-22T19:40:54.310+00:00" time="14.955">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_cooldown_on_subsequent_reincarnations" classname="omicron-nexus" timestamp="2026-06-22T19:40:26.125+00:00" time="43.596">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_per_bundle_data_selection" classname="omicron-nexus" timestamp="2026-06-22T19:40:55.589+00:00" time="14.343">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_reconfigurator_state_collected" classname="omicron-nexus" timestamp="2026-06-22T19:40:55.808+00:00" time="14.707">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_many" classname="omicron-nexus" timestamp="2026-06-22T19:40:53.552+00:00" time="17.772">
        </testcase>
        <testcase name="app::background::tasks::instance_reincarnation::test::test_only_reincarnates_eligible_instances" classname="omicron-nexus" timestamp="2026-06-22T19:40:26.259+00:00" time="46.477">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_trace_file_generated" classname="omicron-nexus" timestamp="2026-06-22T19:40:56.659+00:00" time="16.393">
        </testcase>
        <testcase name="app::background::tasks::support_bundle_collector::test::test_collect_chunked" classname="omicron-nexus" timestamp="2026-06-22T19:40:53.478+00:00" time="20.881">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_multi" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.171+00:00" time="15.579">
        </testcase>
        <testcase name="app::background::tasks::inventory_collection::test::test_basic" classname="omicron-nexus" timestamp="2026-06-22T19:40:28.479+00:00" time="48.530">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_easy" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.130+00:00" time="15.979">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.282+00:00" time="20.470">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:04.075+00:00" time="21.178">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:02.369+00:00" time="23.396">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:05.890+00:00" time="20.356">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:03.977+00:00" time="22.292">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_project" classname="omicron-nexus" timestamp="2026-06-22T19:41:06.209+00:00" time="23.557">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:10.515+00:00" time="19.893">
        </testcase>
        <testcase name="app::sagas::instance_ip_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:11.324+00:00" time="19.098">
        </testcase>
        <testcase name="app::sagas::instance_migrate::tests::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:13.298+00:00" time="17.873">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:09.265+00:00" time="21.992">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_zpool" classname="omicron-nexus" timestamp="2026-06-22T19:41:05.479+00:00" time="26.177">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:12.736+00:00" time="19.606">
        </testcase>
        <testcase name="app::sagas::instance_ip_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:13.053+00:00" time="19.438">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_delete_local_disk_backed_by_expunged_sled" classname="omicron-nexus" timestamp="2026-06-22T19:41:04.422+00:00" time="28.528">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:14.395+00:00" time="18.761">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:17.110+00:00" time="16.595">
        </testcase>
        <testcase name="app::sagas::disk_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:04.355+00:00" time="29.759">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_ensure_running_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:17.010+00:00" time="17.318">
        </testcase>
        <testcase name="app::quiesce::test::test_quiesce_full" classname="omicron-nexus" timestamp="2026-06-22T19:41:01.153+00:00" time="33.450">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_saga_read_only_disk_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:04.198+00:00" time="31.095">
        </testcase>
        <testcase name="app::sagas::instance_start::test::should_start_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-22T19:41:14.360+00:00" time="24.056">
        </testcase>
        <testcase name="app::sagas::disk_create::test::test_readonly_disk_action_failure_can_unwind_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:03.775+00:00" time="34.707">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:09.721+00:00" time="30.268">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_saga_basic_usage_succeeds_silo" classname="omicron-nexus" timestamp="2026-06-22T19:41:08.213+00:00" time="32.516">
        </testcase>
        <testcase name="app::sagas::instance_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:09.932+00:00" time="34.665">
        </testcase>
        <testcase name="app::sagas::image_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:06.161+00:00" time="39.494">
        </testcase>
        <testcase name="app::sagas::instance_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:08.867+00:00" time="36.903">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:26.269+00:00" time="20.369">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:26.247+00:00" time="20.634">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:29.766+00:00" time="24.069">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:30.422+00:00" time="24.206">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:31.656+00:00" time="24.219">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:31.171+00:00" time="25.459">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:33.156+00:00" time="23.486">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:32.343+00:00" time="24.665">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:32.951+00:00" time="24.726">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:34.115+00:00" time="24.439">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:35.294+00:00" time="23.440">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:34.328+00:00" time="24.706">
        </testcase>
        <testcase name="app::sagas::instance_start::test::test_cannot_start_local_storage_disk_gone" classname="omicron-nexus" timestamp="2026-06-22T19:41:16.750+00:00" time="42.985">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:39.989+00:00" time="20.879">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:38.416+00:00" time="23.125">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:40.730+00:00" time="20.939">
        </testcase>
        <testcase name="app::sagas::instance_update::test::destroyed_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-22T19:41:21.752+00:00" time="43.589">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_dag_structure" classname="omicron-nexus" timestamp="2026-06-22T19:41:56.630+00:00" time="11.051">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_params_serialization" classname="omicron-nexus" timestamp="2026-06-22T19:41:55.876+00:00" time="11.812">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_handles_missing_groups" classname="omicron-nexus" timestamp="2026-06-22T19:41:56.642+00:00" time="11.451">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:46.638+00:00" time="21.546">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_create_snapshot_from_disk_modify_request" classname="omicron-nexus" timestamp="2026-06-22T19:42:08.184+00:00" time="0.062">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:46.881+00:00" time="22.262">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:45.654+00:00" time="23.764">
        </testcase>
        <testcase name="app::sagas::project_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:41:57.677+00:00" time="12.707">
        </testcase>
        <testcase name="app::sagas::multicast_group_dpd_ensure::test::test_saga_rejects_non_creating_state" classname="omicron-nexus" timestamp="2026-06-22T19:41:57.008+00:00" time="13.480">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_find_only_new_region" classname="omicron-nexus" timestamp="2026-06-22T19:41:59.035+00:00" time="11.473">
        </testcase>
        <testcase name="app::sagas::region_replacement_finish::test::test_region_replacement_finish_saga" classname="omicron-nexus" timestamp="2026-06-22T19:41:58.554+00:00" time="11.959">
        </testcase>
        <testcase name="app::sagas::instance_update::test::migration_update_can_complete_with_dead_switch" classname="omicron-nexus" timestamp="2026-06-22T19:41:25.252+00:00" time="46.272">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:54.628+00:00" time="17.538">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_garbage_collect::test::test_region_snapshot_replacement_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-06-22T19:42:00.869+00:00" time="11.350">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_step_garbage_collect::test::test_region_snapshot_replacement_step_garbage_collect_saga" classname="omicron-nexus" timestamp="2026-06-22T19:42:08.093+00:00" time="12.232">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_start_saga_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:53.835+00:00" time="26.640">
        </testcase>
        <testcase name="app::sagas::test_saga::test_saga_stuck" classname="omicron-nexus" timestamp="2026-06-22T19:42:12.166+00:00" time="10.500">
        </testcase>
        <testcase name="app::sagas::vpc_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:12.219+00:00" time="14.013">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::detaching_all_instance_subnets_does_not_delete_subnets" classname="omicron-nexus" timestamp="2026-06-22T19:42:10.383+00:00" time="16.361">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:10.489+00:00" time="16.532">
        </testcase>
        <testcase name="app::sagas::subnet_attach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:10.508+00:00" time="16.668">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:10.513+00:00" time="16.812">
        </testcase>
        <testcase name="app::sagas::subnet_detach::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:11.525+00:00" time="15.899">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_completed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:33.705+00:00" time="55.791">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:20.326+00:00" time="10.821">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:20.475+00:00" time="11.557">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_active_vmm_destroyed_action_failure_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:25.765+00:00" time="68.857">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:22.666+00:00" time="12.862">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_no_leak_region" classname="omicron-nexus" timestamp="2026-06-22T19:42:01.669+00:00" time="34.491">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_unset" classname="omicron-nexus" timestamp="2026-06-22T19:42:09.419+00:00" time="27.038">
        </testcase>
        <testcase name="app::update::test::test_contact_support_all_unhealthy" classname="omicron-nexus" timestamp="2026-06-22T19:42:27.176+00:00" time="11.054">
        </testcase>
        <testcase name="app::update::test::test_problems_all_unhealthy" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.231+00:00" time="0.086">
        </testcase>
        <testcase name="app::update::test::test_problems_healthy_system" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.317+00:00" time="0.079">
        </testcase>
        <testcase name="app::update::test::test_problems_missing_sleds" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.396+00:00" time="0.081">
        </testcase>
        <testcase name="app::update::test::test_problems_stale_inventory" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.478+00:00" time="0.086">
        </testcase>
        <testcase name="app::update::test::test_contact_support_healthy_zpools_unhealthy_services" classname="omicron-nexus" timestamp="2026-06-22T19:42:27.424+00:00" time="11.205">
        </testcase>
        <testcase name="app::update::test::test_contact_support_healthy_system" classname="omicron-nexus" timestamp="2026-06-22T19:42:27.326+00:00" time="11.351">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.564+00:00" time="0.131">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas_and_unhealthy_zpools" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.629+00:00" time="0.093">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_sagas_error_message" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.677+00:00" time="0.086">
        </testcase>
        <testcase name="app::update::test::test_problems_stuck_update" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.695+00:00" time="0.091">
        </testcase>
        <testcase name="app::update::test::test_problems_unhealthy_services" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.722+00:00" time="0.082">
        </testcase>
        <testcase name="app::update::test::test_problems_unhealthy_zpools" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.763+00:00" time="0.092">
        </testcase>
        <testcase name="app::update::test::test_problems_update_in_progress_not_stuck_is_not_a_problem" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.786+00:00" time="0.084">
        </testcase>
        <testcase name="external_api::console_api::test::test_accept_gz" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.855+00:00" time="0.063">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_directory" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.870+00:00" time="0.057">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.918+00:00" time="0.062">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_nonexistent_nested" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.927+00:00" time="0.056">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_finds_file" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.984+00:00" time="0.056">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_404_on_symlink" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.980+00:00" time="0.068">
        </testcase>
        <testcase name="external_api::console_api::test::test_find_file_wont_follow_symlink" classname="omicron-nexus" timestamp="2026-06-22T19:42:39.040+00:00" time="0.061">
        </testcase>
        <testcase name="external_api::console_api::test::test_relative_uri" classname="omicron-nexus" timestamp="2026-06-22T19:42:39.048+00:00" time="0.060">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_completed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:38.482+00:00" time="60.790">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_delete::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:26.232+00:00" time="13.083">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_use_the_pantry_wrongly_set" classname="omicron-nexus" timestamp="2026-06-22T19:42:09.143+00:00" time="31.061">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:26.744+00:00" time="13.589">
        </testcase>
        <testcase name="app::sagas::vpc_subnet_update::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:27.022+00:00" time="13.545">
        </testcase>
        <testcase name="cidata::tests::build_vfat_works_with_arbitrarily_sized_input" classname="omicron-nexus" timestamp="2026-06-22T19:42:38.804+00:00" time="2.144">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_saga" classname="omicron-nexus" timestamp="2026-06-22T19:42:07.688+00:00" time="33.505">
        </testcase>
        <testcase name="app::update::test::test_contact_support_missing_sleds" classname="omicron-nexus" timestamp="2026-06-22T19:42:29.496+00:00" time="11.814">
        </testcase>
        <testcase name="app::update::test::test_contact_support_stuck_saga" classname="omicron-nexus" timestamp="2026-06-22T19:42:31.147+00:00" time="12.337">
        </testcase>
        <testcase name="app::update::test::test_contact_support_stuck_update" classname="omicron-nexus" timestamp="2026-06-22T19:42:32.032+00:00" time="12.266">
        </testcase>
        <testcase name="app::update::test::test_contact_support_target_set_but_components_on_old_version" classname="omicron-nexus" timestamp="2026-06-22T19:42:34.622+00:00" time="11.860">
        </testcase>
        <testcase name="app::update::test::test_contact_support_unhealthy_zpools_and_services" classname="omicron-nexus" timestamp="2026-06-22T19:42:35.528+00:00" time="11.770">
        </testcase>
        <testcase name="app::update::test::test_contact_support_unhealthy_zpools_healthy_services" classname="omicron-nexus" timestamp="2026-06-22T19:42:36.160+00:00" time="11.720">
        </testcase>
        <testcase name="app::sagas::snapshot_create::test::test_saga_basic_usage_succeeds" classname="omicron-nexus" timestamp="2026-06-22T19:42:08.246+00:00" time="39.982">
        </testcase>
        <testcase name="app::update::test::test_contact_support_update_in_progress" classname="omicron-nexus" timestamp="2026-06-22T19:42:36.457+00:00" time="12.501">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_hail_mary" classname="omicron-nexus" timestamp="2026-06-22T19:42:05.341+00:00" time="43.918">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:41:58.734+00:00" time="52.072">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_actions_succeed_idempotently" classname="omicron-nexus" timestamp="2026-06-22T19:42:01.541+00:00" time="51.108">
        </testcase>
        <testcase name="app::sagas::region_replacement_start::test::test_region_replacement_start_saga" classname="omicron-nexus" timestamp="2026-06-22T19:41:59.736+00:00" time="56.545">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_source_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:31.257+00:00" time="99.069">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:44.597+00:00" time="88.586">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_target_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:45.770+00:00" time="89.070">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_completed_but_target_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:30.408+00:00" time="105.226">
        </testcase>
        <testcase name="app::sagas::region_snapshot_replacement_start::test::test_region_snapshot_replacement_start_prefer_not_self" classname="omicron-nexus" timestamp="2026-06-22T19:42:07.681+00:00" time="72.388">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_source_failed_destroyed_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:34.603+00:00" time="106.623">
        </testcase>
        <testcase name="app::sagas::instance_update::test::test_migration_failed_everyone_died_can_unwind" classname="omicron-nexus" timestamp="2026-06-22T19:41:32.491+00:00" time="136.282">
        </testcase>
        <testcase name="populate::test::test_populators" classname="omicron-nexus" timestamp="2026-06-22T19:42:39.101+00:00" time="208.977">
        </testcase>
    </testsuite>
    <testsuite name="nexus-auth" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_absolute" classname="nexus-auth" timestamp="2026-06-22T19:38:04.503+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_garbage_cookie" classname="nexus-auth" timestamp="2026-06-22T19:38:04.511+00:00" time="0.047">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_expired_cookie_idle" classname="nexus-auth" timestamp="2026-06-22T19:38:04.507+00:00" time="0.061">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token" classname="nexus-auth" timestamp="2026-06-22T19:38:04.542+00:00" time="0.034">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_no_header" classname="nexus-auth" timestamp="2026-06-22T19:38:04.558+00:00" time="0.034">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_get_token_other_cookie_present" classname="nexus-auth" timestamp="2026-06-22T19:38:04.568+00:00" time="0.038">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_missing_cookie" classname="nexus-auth" timestamp="2026-06-22T19:38:04.577+00:00" time="0.043">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_other_cookie" classname="nexus-auth" timestamp="2026-06-22T19:38:04.593+00:00" time="0.037">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value" classname="nexus-auth" timestamp="2026-06-22T19:38:04.606+00:00" time="0.033">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_session_cookie_value_error" classname="nexus-auth" timestamp="2026-06-22T19:38:04.620+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::session_cookie::test::test_valid_cookie" classname="nexus-auth" timestamp="2026-06-22T19:38:04.630+00:00" time="0.045">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value" classname="nexus-auth" timestamp="2026-06-22T19:38:04.640+00:00" time="0.041">
        </testcase>
        <testcase name="authn::external::spoof::test::test_make_header_value_raw" classname="nexus-auth" timestamp="2026-06-22T19:38:04.656+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_bad_uuids" classname="nexus-auth" timestamp="2026-06-22T19:38:04.676+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_missing" classname="nexus-auth" timestamp="2026-06-22T19:38:04.681+00:00" time="0.039">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_header_valid" classname="nexus-auth" timestamp="2026-06-22T19:38:04.692+00:00" time="0.037">
        </testcase>
        <testcase name="authn::external::spoof::test::test_spoof_reserved_values" classname="nexus-auth" timestamp="2026-06-22T19:38:04.712+00:00" time="0.035">
        </testcase>
        <testcase name="authn::external::test::test_authn_sequence" classname="nexus-auth" timestamp="2026-06-22T19:38:04.720+00:00" time="0.044">
        </testcase>
        <testcase name="authn::external::token::test::test_make_header_value" classname="nexus-auth" timestamp="2026-06-22T19:38:04.729+00:00" time="0.047">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_bad_utf8" classname="nexus-auth" timestamp="2026-06-22T19:38:04.747+00:00" time="0.045">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_missing" classname="nexus-auth" timestamp="2026-06-22T19:38:04.765+00:00" time="0.036">
        </testcase>
        <testcase name="authn::external::token::test::test_token_header_valid" classname="nexus-auth" timestamp="2026-06-22T19:38:04.776+00:00" time="0.035">
        </testcase>
        <testcase name="authn::test::test_internal_users" classname="nexus-auth" timestamp="2026-06-22T19:38:04.792+00:00" time="0.030">
        </testcase>
        <testcase name="authz::oso_generic::test::test_duplicate_polar_classes" classname="nexus-auth" timestamp="2026-06-22T19:38:04.811+00:00" time="0.051">
        </testcase>
        <testcase name="authz::context::test::test_unregistered_resource" classname="nexus-auth" timestamp="2026-06-22T19:38:04.801+00:00" time="0.074">
        </testcase>
        <testcase name="context::test::test_background_context" classname="nexus-auth" timestamp="2026-06-22T19:38:04.822+00:00" time="0.064">
        </testcase>
        <testcase name="context::test::test_child_context" classname="nexus-auth" timestamp="2026-06-22T19:38:04.863+00:00" time="0.059">
        </testcase>
        <testcase name="context::test::test_test_context" classname="nexus-auth" timestamp="2026-06-22T19:38:04.875+00:00" time="0.077">
        </testcase>
    </testsuite>
    <testsuite name="nexus-config" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="nexus_config::test::test_bad_authn_schemes" classname="nexus-config" timestamp="2026-06-22T19:38:04.886+00:00" time="0.039">
        </testcase>
        <testcase name="nexus_config::test::test_config_bad_toml" classname="nexus-config" timestamp="2026-06-22T19:38:04.922+00:00" time="0.031">
        </testcase>
        <testcase name="nexus_config::test::test_config_empty" classname="nexus-config" timestamp="2026-06-22T19:38:04.925+00:00" time="0.036">
        </testcase>
        <testcase name="nexus_config::test::test_config_nonexistent" classname="nexus-config" timestamp="2026-06-22T19:38:04.951+00:00" time="0.035">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_audit_log_cleanup_retention_days" classname="nexus-config" timestamp="2026-06-22T19:38:04.961+00:00" time="0.033">
        </testcase>
        <testcase name="nexus_config::test::test_deployment_config_schema" classname="nexus-config" timestamp="2026-06-22T19:38:04.953+00:00" time="0.041">
        </testcase>
        <testcase name="nexus_config::test::test_invalid_ipv4_prefix_tunable" classname="nexus-config" timestamp="2026-06-22T19:38:04.986+00:00" time="0.038">
        </testcase>
        <testcase name="nexus_config::test::test_repo_configs_are_valid" classname="nexus-config" timestamp="2026-06-22T19:38:04.994+00:00" time="0.052">
        </testcase>
        <testcase name="nexus_config::test::test_valid" classname="nexus-config" timestamp="2026-06-22T19:38:04.994+00:00" time="0.061">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_multiple_hosts" classname="nexus-config" timestamp="2026-06-22T19:38:05.025+00:00" time="0.036">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_non_ip_hostname" classname="nexus-config" timestamp="2026-06-22T19:38:05.046+00:00" time="0.031">
        </testcase>
        <testcase name="postgres_config::test::test_all_addresses_single_host" classname="nexus-config" timestamp="2026-06-22T19:38:05.056+00:00" time="0.030">
        </testcase>
        <testcase name="postgres_config::test::test_bad_url" classname="nexus-config" timestamp="2026-06-22T19:38:05.061+00:00" time="0.031">
        </testcase>
        <testcase name="postgres_config::test::test_example_url" classname="nexus-config" timestamp="2026-06-22T19:38:05.077+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-fixed-data" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test::test_allowlist_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-06-22T19:38:05.092+00:00" time="0.075">
        </testcase>
        <testcase name="test::test_builtin_fleet_id_is_valid" classname="nexus-db-fixed-data" timestamp="2026-06-22T19:38:05.106+00:00" time="0.061">
        </testcase>
        <testcase name="silo_user::test::test_silo_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-06-22T19:38:05.086+00:00" time="0.083">
        </testcase>
        <testcase name="user_builtin::test::test_builtin_user_ids_are_valid" classname="nexus-db-fixed-data" timestamp="2026-06-22T19:38:05.167+00:00" time="0.035">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-model" tests="78" disabled="0" errors="0" failures="0">
        <testcase name="alert_subscription::test::test_alert_class_glob_to_regex" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.169+00:00" time="0.035">
        </testcase>
        <testcase name="alert_subscription::test::test_invalid_subscription_parsing" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.186+00:00" time="0.035">
        </testcase>
        <testcase name="bytecount::test::test_bytecount_i64_conversions" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.204+00:00" time="0.035">
        </testcase>
        <testcase name="alert_subscription::test::test_valid_subscription_parsing" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.202+00:00" time="0.042">
        </testcase>
        <testcase name="bytecount::test::test_pg_numeric_to_byte_count" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.221+00:00" time="0.030">
        </testcase>
        <testcase name="device_auth::test::test_generate_user_code" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.239+00:00" time="0.035">
        </testcase>
        <testcase name="instance_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.245+00:00" time="0.032">
        </testcase>
        <testcase name="inventory::test::test_inv_nvme_disk_firmware" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.251+00:00" time="0.037">
        </testcase>
        <testcase name="role_assignment::tests::test_role_assignment_from_database" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.275+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_allows_valid_up_sql_collections" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.289+00:00" time="0.047">
        </testcase>
        <testcase name="schema_versions::test::proptest_split_and_strip_sql" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.277+00:00" time="0.068">
        </testcase>
        <testcase name="schema_versions::test::test_classify_add_constraint_unnamed_is_error" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.306+00:00" time="0.063">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_add_constraint" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.336+00:00" time="0.053">
        </testcase>
        <testcase name="schema_versions::test::test_classify_alter_table_multi_op" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.345+00:00" time="0.054">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.369+00:00" time="0.065">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_unnamed_is_error" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.390+00:00" time="0.052">
        </testcase>
        <testcase name="schema_versions::test::test_classify_create_index_with_storing" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.399+00:00" time="0.062">
        </testcase>
        <testcase name="schema_versions::test::test_classify_dml_ignored" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.433+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_classify_mixed_dml_and_ddl" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.442+00:00" time="0.048">
        </testcase>
        <testcase name="schema_versions::test::test_known_versions" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.468+00:00" time="0.053">
        </testcase>
        <testcase name="schema_versions::test::test_classify_other_ddl_varieties" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.461+00:00" time="0.059">
        </testcase>
        <testcase name="schema_versions::test::test_non_transactional_filename_detection" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.521+00:00" time="0.042">
        </testcase>
        <testcase name="schema_versions::test::test_multi_ddl_grandfathered" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.521+00:00" time="0.044">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_enforcement" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.563+00:00" time="0.038">
        </testcase>
        <testcase name="schema_versions::test::test_migration_verification_files" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.490+00:00" time="0.130">
        </testcase>
        <testcase name="schema_versions::test::test_one_ddl_multi_op_allowed" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.564+00:00" time="0.067">
        </testcase>
        <testcase name="schema_versions::test::test_orphaned_verify_file_detected" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.601+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_add_constraint_if_not_exists" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.620+00:00" time="0.043">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_storing" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.632+00:00" time="0.049">
        </testcase>
        <testcase name="schema_versions::test::test_preprocess_type_array" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.637+00:00" time="0.050">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_collections" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.663+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_reject_invalid_up_sql_names" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.681+00:00" time="0.044">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_basic" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.697+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_reject_no_up_sql_files" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.687+00:00" time="0.046">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.724+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_block_comment_stripped" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.732+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_default_value_with_semicolon" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.733+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_empty_input" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.757+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quote_in_string" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.765+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_escaped_quotes_with_comment_chars" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.769+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_in_string_preserved" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.791+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_line_comment_stripped" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.799+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_mixed_real_split_and_string_semicolon" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.803+00:00" time="0.035">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_statement" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.821+00:00" time="0.028">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiline_with_split" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.832+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_multiple_strings_with_semicolons" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.839+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_newline_inside_string" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.849+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_no_semicolons" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.864+00:00" time="0.030">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_block_comment" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.871+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_line_comment" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.883+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolon_in_string" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.894+00:00" time="0.031">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_semicolons_only" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.907+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_string_at_end" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.914+00:00" time="0.037">
        </testcase>
        <testcase name="schema_versions::test::test_split_and_strip_sql_trailing_semicolons" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.925+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.942+00:00" time="0.034">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_add_constraint_not_valid" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.951+00:00" time="0.032">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_create_index" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.957+00:00" time="0.039">
        </testcase>
        <testcase name="schema_versions::test::test_verification_query_other_ddl_returns_none" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.976+00:00" time="0.033">
        </testcase>
        <testcase name="schema_versions::test::test_verify" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.983+00:00" time="0.042">
        </testcase>
        <testcase name="schema_versions::test::test_verify_file_skipped_in_load" classname="nexus-db-model" timestamp="2026-06-22T19:38:05.996+00:00" time="0.036">
        </testcase>
        <testcase name="semver_version::test::test_to_from_sortable_string" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.009+00:00" time="0.031">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_numbered" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.024+00:00" time="0.029">
        </testcase>
        <testcase name="switch_port::tests::peer_type_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.032+00:00" time="0.028">
        </testcase>
        <testcase name="switch_port::tests::router_peer_from_db_repr_rejects_invalid_ips" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.040+00:00" time="0.030">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v4" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.053+00:00" time="0.033">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_numbered_v6" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.060+00:00" time="0.032">
        </testcase>
        <testcase name="switch_port::tests::router_peer_repr_round_trip_unnumbered" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.070+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_ip_subnet_check_requestable_address" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.086+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_ipv6_net_random_subnet" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.092+00:00" time="0.030">
        </testcase>
        <testcase name="tests::test_roles_database_strings" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.099+00:00" time="0.035">
        </testcase>
        <testcase name="tests::test_vpc_subnet_check_requestable_addr" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.113+00:00" time="0.032">
        </testcase>
        <testcase name="typed_uuid::tests::test_compare_consistency" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.123+00:00" time="0.028">
        </testcase>
        <testcase name="typed_uuid::tests::test_hash_equality" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.134+00:00" time="0.026">
        </testcase>
        <testcase name="vmm_state::tests::test_all_terminal_api_states_are_terminal_db_states" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.144+00:00" time="0.025">
        </testcase>
        <testcase name="vmm_state::tests::test_destroyable_states_consistent" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.152+00:00" time="0.032">
        </testcase>
        <testcase name="vmm_state::tests::test_from_str_roundtrips" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.160+00:00" time="0.031">
        </testcase>
        <testcase name="vmm_state::tests::test_nonexistent_states_consistent" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.170+00:00" time="0.031">
        </testcase>
        <testcase name="vmm_state::tests::test_terminal_states_consistent" classname="nexus-db-model" timestamp="2026-06-22T19:38:06.184+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-lookup::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="lookup::test_lookup" classname="nexus-db-lookup::integration" timestamp="2026-06-22T19:38:05.167+00:00" time="2.822">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-queries" tests="605" disabled="0" errors="0" failures="0">
        <testcase name="db::collection_attach::test::test_attach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:06.211+00:00" time="2.829">
        </testcase>
        <testcase name="db::collection_attach::test::fail_attach_if_update_condition_not_met" classname="nexus-db-queries" timestamp="2026-06-22T19:38:06.191+00:00" time="3.158">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_beyond_capacity_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:06.201+00:00" time="3.212">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:07.797+00:00" time="2.750">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:07.887+00:00" time="2.961">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_multiple_times" classname="nexus-db-queries" timestamp="2026-06-22T19:38:07.989+00:00" time="2.925">
        </testcase>
        <testcase name="db::collection_attach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:10.914+00:00" time="0.051">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once" classname="nexus-db-queries" timestamp="2026-06-22T19:38:09.041+00:00" time="2.804">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_once_synchronous" classname="nexus-db-queries" timestamp="2026-06-22T19:38:09.350+00:00" time="2.952">
        </testcase>
        <testcase name="db::collection_detach::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:12.259+00:00" time="0.054">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_while_already_attached" classname="nexus-db-queries" timestamp="2026-06-22T19:38:09.414+00:00" time="3.073">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_with_filters" classname="nexus-db-queries" timestamp="2026-06-22T19:38:10.548+00:00" time="3.054">
        </testcase>
        <testcase name="db::collection_attach::test::test_attach_without_update_filter" classname="nexus-db-queries" timestamp="2026-06-22T19:38:10.847+00:00" time="3.045">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.892+00:00" time="0.050">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:11.008+00:00" time="3.054">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_deleted_resource_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:10.965+00:00" time="3.111">
        </testcase>
        <testcase name="db::collection_insert::test::test_verify_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.063+00:00" time="0.049">
        </testcase>
        <testcase name="db::column_walker::test::test_all_columns_with_prefix" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.076+00:00" time="0.049">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_columns" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.089+00:00" time="0.047">
        </testcase>
        <testcase name="db::column_walker::test::test_walk_table" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.112+00:00" time="0.048">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_missing_resource_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:11.292+00:00" time="2.977">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-06-22T19:38:11.819+00:00" time="2.952">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-06-22T19:38:11.845+00:00" time="2.981">
        </testcase>
        <testcase name="db::collection_detach::test::test_detach_without_update_filter" classname="nexus-db-queries" timestamp="2026-06-22T19:38:11.926+00:00" time="2.929">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_filter_collection" classname="nexus-db-queries" timestamp="2026-06-22T19:38:12.312+00:00" time="2.909">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_deleted_resource" classname="nexus-db-queries" timestamp="2026-06-22T19:38:12.302+00:00" time="2.926">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_collection_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:12.532+00:00" time="2.958">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_many" classname="nexus-db-queries" timestamp="2026-06-22T19:38:12.486+00:00" time="3.012">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_missing_resource_succeeds" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.012+00:00" time="2.827">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.180+00:00" time="2.930">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_once_synchronous" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.300+00:00" time="2.955">
        </testcase>
        <testcase name="db::collection_detach_many::test::test_detach_while_already_detached" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.602+00:00" time="2.861">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_not_present" classname="nexus-db-queries" timestamp="2026-06-22T19:38:13.942+00:00" time="2.687">
        </testcase>
        <testcase name="db::collection_insert::test::test_collection_present" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.018+00:00" time="2.662">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.125+00:00" time="4.223">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.136+00:00" time="4.334">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.231+00:00" time="4.358">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.269+00:00" time="4.375">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.826+00:00" time="4.301">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-06-22T19:38:15.221+00:00" time="4.070">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-06-22T19:38:15.228+00:00" time="4.151">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.856+00:00" time="4.834">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.771+00:00" time="4.994">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_group_deletes_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:15.498+00:00" time="4.315">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:15.491+00:00" time="4.338">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_delete_instance_deletes_membership" classname="nexus-db-queries" timestamp="2026-06-22T19:38:15.840+00:00" time="4.400">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_list_remove" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.110+00:00" time="4.203">
        </testcase>
        <testcase name="db::datastore::affinity::tests::affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:14.160+00:00" time="6.167">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_add_remove_instance_with_vmm" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.255+00:00" time="4.444">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_idempotency" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.629+00:00" time="4.302">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_for_deleted_objects" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.463+00:00" time="4.936">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_membership_list_extended" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.680+00:00" time="4.744">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_max_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:16.022+00:00" time="6.040">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_explain_no_full_scan" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.766+00:00" time="2.539">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_are_project_scoped" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.349+00:00" time="4.014">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_group_names_are_unique_in_project" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.331+00:00" time="4.137">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::explain_alert_class_glob" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.829+00:00" time="2.693">
        </testcase>
        <testcase name="db::datastore::alert::tests::alert_create_then_already_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.789+00:00" time="3.895">
        </testcase>
        <testcase name="db::datastore::affinity::tests::anti_affinity_groups_prevent_project_deletion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.471+00:00" time="4.214">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_already_exists_without_marker" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.127+00:00" time="3.805">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_stale_sitrep" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.292+00:00" time="3.919">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_alert_create_writes_marker" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.379+00:00" time="3.879">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_empty_input_returns_empty" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.689+00:00" time="3.834">
        </testcase>
        <testcase name="db::datastore::alert::tests::fm_rendezvous_existing_alert_markers_returns_only_present_ids" classname="nexus-db-queries" timestamp="2026-06-22T19:38:19.814+00:00" time="3.865">
        </testcase>
        <testcase name="db::datastore::allow_list::tests::test_allowed_source_ip_database_ops" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.327+00:00" time="3.887">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_affinity_groups" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.589+00:00" time="5.680">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race" classname="nexus-db-queries" timestamp="2026-06-22T19:38:23.259+00:00" time="1.068">
        </testcase>
        <testcase name="db::datastore::affinity::tests::instance_max_anti_affinity_groups" classname="nexus-db-queries" timestamp="2026-06-22T19:38:18.644+00:00" time="5.741">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_rx_is_subscribed_to_event" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.314+00:00" time="4.083">
        </testcase>
        <testcase name="db::datastore::alert_rx::test::test_alert_class_globs" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.240+00:00" time="4.166">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_constraint_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-06-22T19:38:23.524+00:00" time="1.184">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.700+00:00" time="4.150">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_id_as_order_tiebreaker" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.931+00:00" time="4.064">
        </testcase>
        <testcase name="db::datastore::audit_log::tests::test_audit_log_timeout_then_late_completion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:20.937+00:00" time="4.070">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_export_for_peer" classname="nexus-db-queries" timestamp="2026-06-22T19:38:21.399+00:00" time="4.085">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_allow_import_for_peer" classname="nexus-db-queries" timestamp="2026-06-22T19:38:21.425+00:00" time="4.103">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::check_schema_is_current_version" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.684+00:00" time="2.870">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::schema_version_subcomponents_save_progress" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.932+00:00" time="2.928">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.006+00:00" time="0.941">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_communities_for_peer" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.062+00:00" time="3.996">
        </testcase>
        <testcase name="db::datastore::bgp::tests::test_delete_bgp_config_and_announce_set_by_name" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.182+00:00" time="3.896">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::concurrent_nexus_instances_only_move_forward" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.685+00:00" time="3.637">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_create_index_backfill_race_with_verification" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.484+00:00" time="0.869">
        </testcase>
        <testcase name="db::datastore::clickhouse_policy::tests::test_clickhouse_policy_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.304+00:00" time="4.131">
        </testcase>
        <testcase name="db::datastore::cockroachdb_node_id::tests::test_cockroachdb_node_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.363+00:00" time="4.096">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_wrong_state" classname="nexus-db-queries" timestamp="2026-06-22T19:38:23.686+00:00" time="2.934">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_nexus_not_registered" classname="nexus-db-queries" timestamp="2026-06-22T19:38:23.679+00:00" time="2.958">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_set_not_null_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.554+00:00" time="1.141">
        </testcase>
        <testcase name="db::datastore::cockroachdb_settings::test::test_preserve_downgrade" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.468+00:00" time="4.241">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_add_column_concurrent_rejected" classname="nexus-db-queries" timestamp="2026-06-22T19:38:23.211+00:00" time="3.518">
        </testcase>
        <testcase name="db::datastore::crucible_dataset::test::test_insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:22.522+00:00" time="4.312">
        </testcase>
        <testcase name="db::datastore::deployment::tests::expectorate_insert_target_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.695+00:00" time="0.249">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_success" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.214+00:00" time="2.837">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_empty_table_permits_access" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.327+00:00" time="2.906">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_attempt_handoff_with_active_records" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.269+00:00" time="3.010">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_nexus_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.396+00:00" time="2.885">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_normal_use" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.406+00:00" time="2.887">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_lockout_refuses_access" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.385+00:00" time="2.912">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_schema_too_new" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.709+00:00" time="2.753">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_builder_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.461+00:00" time="0.047">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_update_now" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.850+00:00" time="2.696">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_check_schema_and_access_wait_for_handoff" classname="nexus-db-queries" timestamp="2026-06-22T19:38:24.995+00:00" time="2.678">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_add_constraint" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.860+00:00" time="2.387">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_index" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.079+00:00" time="2.397">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_fails_for_missing_constraint" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.058+00:00" time="2.428">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_verify_create_index" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.947+00:00" time="2.548">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_insert_host" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.496+00:00" time="0.251">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_needs_handoff_is_transient" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.322+00:00" time="2.461">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_try_later_is_transient" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.354+00:00" time="2.477">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::update_schema_version_mismatch_without_config_is_permanent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.435+00:00" time="2.436">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_insert_sp" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.747+00:00" time="0.295">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_list_unmarked" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.783+00:00" time="0.273">
        </testcase>
        <testcase name="db::datastore::ereport::tests::expectorate_ereports_mark_seen" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.831+00:00" time="0.257">
        </testcase>
        <testcase name="db::datastore::deployment::tests::explain_insert_target_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.709+00:00" time="2.430">
        </testcase>
        <testcase name="db::datastore::db_metadata::test::test_database_nexus_access_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:38:25.528+00:00" time="3.739">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_allocate_external_networking" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.458+00:00" time="4.175">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_deallocate_external_networking" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.620+00:00" time="4.084">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_empty_blueprint" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.834+00:00" time="3.920">
        </testcase>
        <testcase name="db::datastore::deployment::external_networking::tests::test_external_dns_external_ips_specified_by_rack_setup" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.636+00:00" time="4.360">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_works_with_good_target" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.051+00:00" time="4.045">
        </testcase>
        <testcase name="db::datastore::disk::tests::test_undelete_disk_set_faulted_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.297+00:00" time="4.017">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_measurement_blueprint" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.233+00:00" time="4.094">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_concurrent_blueprint_read_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.729+00:00" time="4.750">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_uniqueness" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.509+00:00" time="3.999">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_ensure_external_networking_bails_on_bad_target" classname="nexus-db-queries" timestamp="2026-06-22T19:38:26.945+00:00" time="4.568">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_class_totals_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.871+00:00" time="2.684">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.282+00:00" time="4.330">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_serials" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.057+00:00" time="2.586">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_default" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.042+00:00" time="2.658">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_only_time" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.089+00:00" time="2.632">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_serials_and_classes" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.139+00:00" time="2.643">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_set_target_enabled" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.293+00:00" time="4.591">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_from_version" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.547+00:00" time="4.358">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_fetch_matching_time_and_serials" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.267+00:00" time="2.671">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.248+00:00" time="4.093">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_uninitialized" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.486+00:00" time="3.911">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereport_unmarked_class_totals_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:29.923+00:00" time="2.524">
        </testcase>
        <testcase name="db::datastore::dns::test::test_dns_update_incremental" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.674+00:00" time="4.781">
        </testcase>
        <testcase name="db::datastore::dns::test::test_read_dns_config_complex" classname="nexus-db-queries" timestamp="2026-06-22T19:38:28.476+00:00" time="4.155">
        </testcase>
        <testcase name="db::datastore::deployment::tests::test_representative_blueprint" classname="nexus-db-queries" timestamp="2026-06-22T19:38:27.279+00:00" time="5.616">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_list_unmarked_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:30.633+00:00" time="2.390">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_ereports_mark_seen_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:30.704+00:00" time="2.405">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_host_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:30.754+00:00" time="2.429">
        </testcase>
        <testcase name="db::datastore::ereport::tests::explain_sp_latest_ereport_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:30.997+00:00" time="2.462">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereport_fetch_matching" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.097+00:00" time="3.778">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereports_list_unmarked_class_filter" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.328+00:00" time="3.687">
        </testcase>
        <testcase name="db::datastore::ereport::tests::test_ereporter_restarts" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.315+00:00" time="3.883">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.480+00:00" time="4.099">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::basic_subnet_pool_crud" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.612+00:00" time="4.190">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_floating_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.513+00:00" time="4.289">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_ip_subnet" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.643+00:00" time="4.414">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_ip_version" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.720+00:00" time="4.356">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_from_explicit_pool_selection" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.700+00:00" time="4.377">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_subnet_pool_with_outstanding_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.938+00:00" time="4.158">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_insert_external_subnet_using_default_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.782+00:00" time="4.313">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_service_ip_list" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.555+00:00" time="4.664">
        </testcase>
        <testcase name="db::datastore::external_ip::tests::test_ephemeral_ip_uses_unicast_default_not_multicast" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.508+00:00" time="4.726">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::can_link_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.884+00:00" time="4.362">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_delete_external_subnet_attached_to_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:31.905+00:00" time="4.342">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_overlapping_external_subnets" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.340+00:00" time="4.263">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_deleted_subnet_pool_to_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.455+00:00" time="4.209">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_which_overlaps_ip_pool_range" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.397+00:00" time="4.326">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_insert_subnet_pool_member_with_overlapping_ip_subnet" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.446+00:00" time="4.276">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_link_subnet_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.631+00:00" time="4.193">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.722+00:00" time="0.267">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_delete_orphaned_sitrep_metadata" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.723+00:00" time="0.278">
        </testcase>
        <testcase name="db::datastore::fm::tests::expectorate_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.824+00:00" time="0.219">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_set_deleted_subnet_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:33.023+00:00" time="4.070">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_request_explicit_ip_subnet_outside_of_linked_pools" classname="nexus-db-queries" timestamp="2026-06-22T19:38:32.896+00:00" time="4.205">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unset_deleted_subnet_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:33.183+00:00" time="4.164">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::cannot_unlink_subnet_pool_with_external_subnets_in_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:33.110+00:00" time="4.259">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_ignores_deleted_default_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:33.459+00:00" time="4.237">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_multiple_default_pools_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:34.875+00:00" time="4.059">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::creating_subnet_with_no_default_pools_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:35.015+00:00" time="3.982">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleted_silo_does_not_appear_in_subnet_pool_silo_list" classname="nexus-db-queries" timestamp="2026-06-22T19:38:35.198+00:00" time="3.973">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:35.579+00:00" time="3.976">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_deeply_orphaned_batch_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.989+00:00" time="2.740">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_delete_orphaned_sitrep_metadata_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.001+00:00" time="2.736">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_version_list_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.100+00:00" time="2.810">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_sitrep_read_ereports_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.092+00:00" time="2.835">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::deleting_subnet_pool_removes_silo_links" classname="nexus-db-queries" timestamp="2026-06-22T19:38:35.802+00:00" time="4.164">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_at_member_start" classname="nexus-db-queries" timestamp="2026-06-22T19:38:35.802+00:00" time="4.197">
        </testcase>
        <testcase name="db::datastore::fm::tests::explain_insert_sitrep_version_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.043+00:00" time="3.048">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_gaps_in_member_middle" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.057+00:00" time="4.156">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_at_member_start" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.077+00:00" time="4.153">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::linking_subnet_pool_and_silo_multiple_times_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.247+00:00" time="4.038">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_skips_too_small_prefix_aligned_gap" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.077+00:00" time="4.214">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::external_subnet_allocation_takes_smallest_gap_in_member_middle" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.096+00:00" time="4.253">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_to_allocate_external_subnet_with_bad_prefix" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.218+00:00" time="4.158">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::handle_overflow_at_subnet_boundaries" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.234+00:00" time="4.168">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::fail_on_subnet_pool_exhaustion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.096+00:00" time="4.369">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv4_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.247+00:00" time="4.254">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::updating_nonexistent_pool_silo_link_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.664+00:00" time="3.923">
        </testcase>
        <testcase name="db::datastore::external_subnet::tests::test_ipv6_subnet_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-22T19:38:36.604+00:00" time="4.222">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_batch_size_one" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.696+00:00" time="3.848">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_read_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.369+00:00" time="4.784">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_pagination" classname="nexus-db-queries" timestamp="2026-06-22T19:38:38.997+00:00" time="4.123">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_gc_deeply_orphaned_children" classname="nexus-db-queries" timestamp="2026-06-22T19:38:38.934+00:00" time="4.267">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_current_parent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.171+00:00" time="4.087">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_nonexistent_parent_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.555+00:00" time="4.247">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_with_outdated_parent_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.730+00:00" time="4.268">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_insert_sitrep_without_parent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.737+00:00" time="4.372">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_support_bundle_requests_roundtrip" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.090+00:00" time="4.179">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_analysis_report_roundtrip" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.928+00:00" time="4.402">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_representative_sitrep_child_tables" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.910+00:00" time="4.497">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_cases_roundtrip" classname="nexus-db-queries" timestamp="2026-06-22T19:38:39.967+00:00" time="4.531">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_sitrep_delete_deletes_cases" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.000+00:00" time="4.504">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_commit_update_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.230+00:00" time="4.459">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_update_invalidated_while_locked" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.377+00:00" time="4.519">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_lock_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.465+00:00" time="4.561">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_cant_unlock_someone_elses_instance_" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.440+00:00" time="4.602">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_fetch_all" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.291+00:00" time="4.781">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_deletion_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.286+00:00" time="4.862">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_unlocking_a_deleted_instance_is_okay" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.502+00:00" time="4.658">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_updater_acquires_lock" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.403+00:00" time="4.760">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_set_migration_ids" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.349+00:00" time="4.853">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_find_hw_baseboard_id_missing_returns_not_found" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.826+00:00" time="4.389">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_silos_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.163+00:00" time="0.249">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_insert_ip_pool_external_silo_link" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.216+00:00" time="0.257">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::expectorate_assign_ip_pool_to_system_services_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.202+00:00" time="0.276">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_concurrent_inventory_read_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.587+00:00" time="5.288">
        </testcase>
        <testcase name="db::datastore::instance::tests::test_instance_and_vmm_list_by_sled_agent" classname="nexus-db-queries" timestamp="2026-06-22T19:38:40.213+00:00" time="5.872">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_deletion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:41.545+00:00" time="4.904">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_silos_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:43.998+00:00" time="2.869">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_assign_ip_pool_to_system_services_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.110+00:00" time="2.853">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_link_ip_pool_to_silo_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.270+00:00" time="2.996">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::can_explain_unlink_ip_pool_from_external_silo_query" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.330+00:00" time="2.967">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_representative_collection_populates_database" classname="nexus-db-queries" timestamp="2026-06-22T19:38:43.202+00:00" time="4.577">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_reconciler_status_fields" classname="nexus-db-queries" timestamp="2026-06-22T19:38:43.120+00:00" time="4.848">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_sled_agent_measurements" classname="nexus-db-queries" timestamp="2026-06-22T19:38:43.258+00:00" time="4.996">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_zone_image_source" classname="nexus-db-queries" timestamp="2026-06-22T19:38:43.802+00:00" time="4.551">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_externally_linked_pool_to_system_services" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.408+00:00" time="4.260">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_last_system_services_ip_pool_to_silos" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.504+00:00" time="4.288">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_assign_ip_pool_to_silos_with_outstanding_external_ips" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.497+00:00" time="4.400">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_delete_last_system_services_ip_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.689+00:00" time="4.342">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_insert_ip_pool_range_which_overlaps_subnet_pool_member" classname="nexus-db-queries" timestamp="2026-06-22T19:38:44.896+00:00" time="4.147">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_pool_to_deleted_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.027+00:00" time="4.161">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_system_services_pool_to_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.071+00:00" time="4.155">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_link_silo_to_deleted_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.043+00:00" time="4.254">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_unset_deleted_pool_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.160+00:00" time="4.174">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::cannot_set_deleted_pool_as_default_even_if_link_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.148+00:00" time="4.222">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_cannot_insert_range_in_pool_with_different_ip_version" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.472+00:00" time="4.448">
        </testcase>
        <testcase name="db::datastore::inventory::test::test_inventory_insert" classname="nexus-db-queries" timestamp="2026-06-22T19:38:42.153+00:00" time="7.812">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_ip_pools" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.478+00:00" time="4.689">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_conflict" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.874+00:00" time="4.328">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::paginate_ip_pools_by_delegation_type" classname="nexus-db-queries" timestamp="2026-06-22T19:38:45.412+00:00" time="4.888">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_default_pool_ipv4_ipv6_ordering" classname="nexus-db-queries" timestamp="2026-06-22T19:38:46.085+00:00" time="4.493">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_denormalized_columns_consistency" classname="nexus-db-queries" timestamp="2026-06-22T19:38:46.449+00:00" time="4.296">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_fetch_default_returns_unicast_not_multicast" classname="nexus-db-queries" timestamp="2026-06-22T19:38:46.867+00:00" time="4.300">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_gateway_linking_unicast_only" classname="nexus-db-queries" timestamp="2026-06-22T19:38:46.962+00:00" time="4.283">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pool_fetch_containing_address" classname="nexus-db-queries" timestamp="2026-06-22T19:38:47.266+00:00" time="4.592">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_assigned_to_system_services" classname="nexus-db-queries" timestamp="2026-06-22T19:38:47.297+00:00" time="4.718">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_any_by_type_ip_version_filtering" classname="nexus-db-queries" timestamp="2026-06-22T19:38:47.779+00:00" time="4.409">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_asm_multicast" classname="nexus-db-queries" timestamp="2026-06-22T19:38:47.968+00:00" time="4.514">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ip_pools_fetch_ssm_multicast" classname="nexus-db-queries" timestamp="2026-06-22T19:38:48.254+00:00" time="4.611">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv4_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-22T19:38:48.353+00:00" time="4.705">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_basic_operations" classname="nexus-db-queries" timestamp="2026-06-22T19:38:48.898+00:00" time="4.207">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_only_default_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:48.792+00:00" time="4.439">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_default_by_type" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.031+00:00" time="4.329">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_ipv6_ip_pool_utilization" classname="nexus-db-queries" timestamp="2026-06-22T19:38:48.668+00:00" time="4.738">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_fetch_any_by_type" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.043+00:00" time="4.586">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multicast_ip_pool_ranges" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.187+00:00" time="4.465">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_multiple_default_pools_per_silo" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.226+00:00" time="4.549">
        </testcase>
        <testcase name="db::datastore::ip_pool::test::test_separate_v4_v6_unicast_default_pools" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.297+00:00" time="4.696">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_ensure_underlay_multicast_group_collision" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.370+00:00" time="4.625">
        </testcase>
        <testcase name="db::datastore::migration::tests::test_migration_query_by_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.335+00:00" time="4.712">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_create_and_fetch" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.008+00:00" time="4.419">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_asm_fallback_when_no_ssm_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.965+00:00" time="4.511">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_deallocation_return_values" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.301+00:00" time="4.672">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_underlay_linkage" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.203+00:00" time="4.791">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_datastore_default_pool_allocation" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.168+00:00" time="4.853">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_mark_for_removal_blocked_by_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:49.920+00:00" time="5.104">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_has_sources_pool_selection" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.578+00:00" time="4.712">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_ip_reuse_after_deletion" classname="nexus-db-queries" timestamp="2026-06-22T19:38:50.745+00:00" time="4.597">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_list_fleet_wide" classname="nexus-db-queries" timestamp="2026-06-22T19:38:51.167+00:00" time="4.722">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_lookup_by_ip" classname="nexus-db-queries" timestamp="2026-06-22T19:38:51.245+00:00" time="5.014">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_pool_exhaustion_and_reuse" classname="nexus-db-queries" timestamp="2026-06-22T19:38:51.858+00:00" time="4.593">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_set_underlay_salt" classname="nexus-db-queries" timestamp="2026-06-22T19:38:52.016+00:00" time="4.614">
        </testcase>
        <testcase name="db::datastore::multicast::groups::tests::test_multicast_group_state_transitions" classname="nexus-db-queries" timestamp="2026-06-22T19:38:52.188+00:00" time="4.706">
        </testcase>
        <testcase name="db::datastore::fm::tests::test_concurrent_sitrep_insert_read_gc" classname="nexus-db-queries" timestamp="2026-06-22T19:38:37.348+00:00" time="19.611">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_error_priority_both_invalid" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.104+00:00" time="4.278">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_instance_get_sled_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:52.482+00:00" time="5.058">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_allows_creating_rejects_deleting" classname="nexus-db-queries" timestamp="2026-06-22T19:38:52.865+00:00" time="5.051">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_concurrent_same_member" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.058+00:00" time="5.172">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_idempotency" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.232+00:00" time="5.173">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_invalid_group_or_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.359+00:00" time="5.103">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_stopped_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.653+00:00" time="4.917">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_partial_index_behavior" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.406+00:00" time="5.177">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_member_attach_reactivation_source_handling" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.629+00:00" time="5.121">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_attach_to_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.775+00:00" time="5.091">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_duplicate_prevention" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.995+00:00" time="5.123">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_operations_with_parent_id" classname="nexus-db-queries" timestamp="2026-06-22T19:38:54.047+00:00" time="5.137">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_database_error_handling" classname="nexus-db-queries" timestamp="2026-06-22T19:38:53.993+00:00" time="5.242">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_state_transitions_datastore" classname="nexus-db-queries" timestamp="2026-06-22T19:38:54.476+00:00" time="4.981">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_member_set_instance_sled" classname="nexus-db-queries" timestamp="2026-06-22T19:38:54.427+00:00" time="5.062">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_mark_for_removal" classname="nexus-db-queries" timestamp="2026-06-22T19:38:55.024+00:00" time="4.941">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_empty_input" classname="nexus-db-queries" timestamp="2026-06-22T19:38:55.889+00:00" time="4.174">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_delete_by_group" classname="nexus-db-queries" timestamp="2026-06-22T19:38:54.994+00:00" time="5.097">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_detach_by_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:38:55.021+00:00" time="5.107">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_group_members_complete_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:38:54.973+00:00" time="5.210">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_across_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:55.343+00:00" time="5.000">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_multicast_member_sled_id_lifecycle" classname="nexus-db-queries" timestamp="2026-06-22T19:38:55.290+00:00" time="5.072">
        </testcase>
        <testcase name="db::datastore::multicast::members::tests::test_source_ips_union_group_with_no_members" classname="nexus-db-queries" timestamp="2026-06-22T19:38:56.259+00:00" time="4.731">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_concurrent_state_change" classname="nexus-db-queries" timestamp="2026-06-22T19:38:56.451+00:00" time="4.919">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_instance_invalid" classname="nexus-db-queries" timestamp="2026-06-22T19:38:56.630+00:00" time="4.821">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_member_not_found" classname="nexus-db-queries" timestamp="2026-06-22T19:38:56.894+00:00" time="4.721">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_migration_scenario" classname="nexus-db-queries" timestamp="2026-06-22T19:38:56.959+00:00" time="4.882">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_sync_service_zones" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.231+00:00" time="3.794">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_no_change_needed" classname="nexus-db-queries" timestamp="2026-06-22T19:38:57.383+00:00" time="4.835">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_version_tracking" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.405+00:00" time="4.100">
        </testcase>
        <testcase name="db::datastore::multicast::ops::member_reconcile::tests::test_reconcile_joining_sled_id_changed" classname="nexus-db-queries" timestamp="2026-06-22T19:38:57.540+00:00" time="4.973">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::table_allows_unique_active_multiple_deleted" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.463+00:00" time="4.118">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_expunge" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.583+00:00" time="4.120">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_reassigns_if_oximeter_expunged" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.118+00:00" time="3.988">
        </testcase>
        <testcase name="db::datastore::network_interface::tests::test_service_network_interfaces_list" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.570+00:00" time="4.559">
        </testcase>
        <testcase name="db::datastore::region::test::test_extent_count" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.107+00:00" time="0.046">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producers_list_expired" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.235+00:00" time="3.957">
        </testcase>
        <testcase name="db::datastore::nat_entry::test::nat_changeset" classname="nexus-db-queries" timestamp="2026-06-22T19:38:57.916+00:00" time="5.293">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassign_fails_if_no_collectors" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.750+00:00" time="4.671">
        </testcase>
        <testcase name="db::datastore::oximeter_read_policy::tests::test_oximeter_read_policy_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.458+00:00" time="4.022">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_adoptable_list" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.489+00:00" time="4.569">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_cannot_insert_to_expunged_sled" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.965+00:00" time="4.208">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_deletion_idempotency" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.062+00:00" time="4.113">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_different_disks" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.128+00:00" time="4.081">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_delete_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.091+00:00" time="4.269">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_disk_and_zpool_fails_without_adoption" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.184+00:00" time="4.226">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_same_uuid_collides" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.362+00:00" time="4.173">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_insert_reupsert_new_sled" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.343+00:00" time="4.369">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_list_new_inventory_on_connection" classname="nexus-db-queries" timestamp="2026-06-22T19:39:00.990+00:00" time="4.413">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_missing_service_pool_ip_throws_error" classname="nexus-db-queries" timestamp="2026-06-22T19:39:01.841+00:00" time="4.185">
        </testcase>
        <testcase name="db::datastore::physical_disk::test::physical_disk_unadopted_list" classname="nexus-db-queries" timestamp="2026-06-22T19:39:01.371+00:00" time="4.777">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_empty" classname="nexus-db-queries" timestamp="2026-06-22T19:39:01.615+00:00" time="4.568">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_overlapping_ips_throws_error" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.025+00:00" time="4.262">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_sled_subnet_allocations" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.581+00:00" time="4.100">
        </testcase>
        <testcase name="db::datastore::reconfigurator_config::tests::test_reconfigurator_config_basic" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.703+00:00" time="4.062">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_ipv6_public_addresses" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.218+00:00" time="4.562">
        </testcase>
        <testcase name="db::datastore::rack::test::allocate_sled_underlay_subnet_octets" classname="nexus-db-queries" timestamp="2026-06-22T19:39:01.451+00:00" time="5.539">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.129+00:00" time="3.924">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_drive_saga" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.153+00:00" time="3.933">
        </testcase>
        <testcase name="db::datastore::region_replacement::test::test_replacement_done_in_middle_of_finish_saga" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.192+00:00" time="3.988">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_many_nexus_services" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.505+00:00" time="4.742">
        </testcase>
        <testcase name="db::datastore::rack::test::rack_set_initialized_with_services" classname="nexus-db-queries" timestamp="2026-06-22T19:39:02.513+00:00" time="4.805">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::count_replacement_steps" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.210+00:00" time="4.114">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.421+00:00" time="3.998">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_conflict_with_region_replacement" classname="nexus-db-queries" timestamp="2026-06-22T19:39:03.480+00:00" time="4.024">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::region_snapshot_replacement_step_gc" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.058+00:00" time="3.937">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume_conflict_with_region" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.175+00:00" time="3.923">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::test_one_replacement_per_volume" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.174+00:00" time="4.045">
        </testcase>
        <testcase name="db::datastore::region_snapshot_replacement::test::unique_region_snapshot_replacement_step_per_volume" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.209+00:00" time="4.156">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::insert_if_not_exists" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.335+00:00" time="4.114">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_oximeter_reassigns_randomly" classname="nexus-db-queries" timestamp="2026-06-22T19:38:58.866+00:00" time="9.607">
        </testcase>
        <testcase name="db::datastore::rendezvous_debug_dataset::tests::tombstone" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.361+00:00" time="4.127">
        </testcase>
        <testcase name="db::datastore::saga::test::test_create_event_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.409+00:00" time="4.078">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_candidate_sagas" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.536+00:00" time="4.075">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_long_running_or_unwinding_sagas" classname="nexus-db-queries" timestamp="2026-06-22T19:39:04.712+00:00" time="3.958">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_no_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-06-22T19:39:05.403+00:00" time="3.860">
        </testcase>
        <testcase name="db::datastore::saga::test::test_saga_reassignment" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.148+00:00" time="3.859">
        </testcase>
        <testcase name="db::datastore::saga::test::test_list_unfinished_nodes" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.026+00:00" time="3.990">
        </testcase>
        <testcase name="db::datastore::saga::test::test_update_state_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.182+00:00" time="3.879">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.288+00:00" time="4.290">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_and_anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.680+00:00" time="4.243">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.765+00:00" time="4.381">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_multi_group" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.781+00:00" time="4.398">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_allow_picks_different_sled" classname="nexus-db-queries" timestamp="2026-06-22T19:39:06.990+00:00" time="4.382">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.086+00:00" time="4.286">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.053+00:00" time="4.333">
        </testcase>
        <testcase name="db::datastore::sled::test::affinity_policy_fail_too_many_constraints" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.181+00:00" time="4.308">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_ignored_from_other_groups" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.248+00:00" time="4.353">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.419+00:00" time="4.310">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_multi_group" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.319+00:00" time="4.413">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_allow" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.323+00:00" time="4.435">
        </testcase>
        <testcase name="db::datastore::sled::test::anti_affinity_policy_fail_no_capacity" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.504+00:00" time="4.441">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:07.995+00:00" time="4.808">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_existing_allocation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.449+00:00" time="4.901">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_affinity" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.098+00:00" time="5.385">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_provision" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.611+00:00" time="4.910">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_anti_affinity" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.219+00:00" time="5.303">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_share_u2" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.670+00:00" time="4.991">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_multiple_with_existing_no_space" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.488+00:00" time="5.375">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_partial_success" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.488+00:00" time="5.472">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_blocked_by_constraint" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.366+00:00" time="5.631">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_due_to_vmm_resources" classname="nexus-db-queries" timestamp="2026-06-22T19:39:08.473+00:00" time="5.538">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_fail_no_space" classname="nexus-db-queries" timestamp="2026-06-22T19:39:09.263+00:00" time="5.048">
        </testcase>
        <testcase name="db::datastore::oximeter::tests::test_producer_endpoint_upsert_rejects_expunged_oximeters" classname="nexus-db-queries" timestamp="2026-06-22T19:38:59.184+00:00" time="15.531">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_list_batch" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.373+00:00" time="4.659">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_affinity_requirement" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.386+00:00" time="4.698">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_anti_affinity_requirement" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.489+00:00" time="4.595">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_concurrent_space_requirement" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.601+00:00" time="4.568">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_reservation_update_for_migrate_success" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.945+00:00" time="4.231">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_cpu_constraints" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.729+00:00" time="4.454">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_expungement_also_expunges_disks" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.758+00:00" time="4.505">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_with_one_already" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.179+00:00" time="5.259">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_u2" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.146+00:00" time="5.381">
        </testcase>
        <testcase name="db::datastore::sled::test::sled_reservation_create_non_provisionable" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.732+00:00" time="5.005">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_multiple_instances_share_u2" classname="nexus-db-queries" timestamp="2026-06-22T19:39:10.924+00:00" time="5.867">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_reservation_update_for_migrate_success_deleted" classname="nexus-db-queries" timestamp="2026-06-22T19:39:12.803+00:00" time="4.115">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_disk_no_attach_after_reservation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:11.371+00:00" time="5.688">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_doesnt_update_decommissioned" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.483+00:00" time="4.422">
        </testcase>
        <testcase name="db::datastore::sled::test::upsert_sled_updates_hardware" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.522+00:00" time="4.393">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_create_capacity_limits" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.522+00:00" time="4.460">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_delete_wrong_state_preserves_data_selection" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.661+00:00" time="4.355">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_filtering" classname="nexus-db-queries" timestamp="2026-06-22T19:39:14.311+00:00" time="4.357">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_list_time_ordering" classname="nexus-db-queries" timestamp="2026-06-22T19:39:14.716+00:00" time="4.369">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_deleted_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.863+00:00" time="5.473">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_dataset" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.960+00:00" time="5.412">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_with_reassign" classname="nexus-db-queries" timestamp="2026-06-22T19:39:14.011+00:00" time="5.476">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_bundle_failed_from_expunged_nexus_no_reassign" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.997+00:00" time="5.537">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_support_bundle_fm_idempotent_create" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.084+00:00" time="4.129">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_two_unnumbered_bgp_peers_on_different_links" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.176+00:00" time="4.123">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_bgp_boundary_switches" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.084+00:00" time="4.215">
        </testcase>
        <testcase name="db::datastore::target_release::test::reject_target_release_if_repo_pruned" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.184+00:00" time="4.128">
        </testcase>
        <testcase name="db::datastore::support_bundle::test::test_crud_operations" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.032+00:00" time="4.294">
        </testcase>
        <testcase name="db::datastore::target_release::test::target_release_datastore" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.263+00:00" time="4.081">
        </testcase>
        <testcase name="db::datastore::switch_port::test::test_switch_config_read_snapshot" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.170+00:00" time="4.212">
        </testcase>
        <testcase name="db::datastore::sled::test::test_sled_transitions" classname="nexus-db-queries" timestamp="2026-06-22T19:39:13.350+00:00" time="7.082">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.737+00:00" time="3.966">
        </testcase>
        <testcase name="db::datastore::test::test_deallocate_external_ip_by_instance_id_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.528+00:00" time="4.212">
        </testcase>
        <testcase name="db::datastore::target_release::test::test_recent_distinct" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.437+00:00" time="4.424">
        </testcase>
        <testcase name="db::datastore::test::test_project_creation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.919+00:00" time="4.003">
        </testcase>
        <testcase name="db::datastore::test::test_external_ip_check_constraints" classname="nexus-db-queries" timestamp="2026-06-22T19:39:16.791+00:00" time="4.174">
        </testcase>
        <testcase name="db::datastore::test::test_queries_do_not_require_full_table_scan" classname="nexus-db-queries" timestamp="2026-06-22T19:39:17.060+00:00" time="3.943">
        </testcase>
        <testcase name="db::datastore::test::test_rack_initialize_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:17.905+00:00" time="4.241">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_not_enough_zpools" classname="nexus-db-queries" timestamp="2026-06-22T19:39:17.982+00:00" time="4.222">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_considers_disks_in_service" classname="nexus-db-queries" timestamp="2026-06-22T19:39:18.016+00:00" time="4.520">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_only_operates_on_zpools_in_inventory" classname="nexus-db-queries" timestamp="2026-06-22T19:39:18.668+00:00" time="4.348">
        </testcase>
        <testcase name="db::datastore::test::test_session_cleanup_batch" classname="nexus-db-queries" timestamp="2026-06-22T19:39:19.534+00:00" time="4.004">
        </testcase>
        <testcase name="db::datastore::test::test_table_scan" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.311+00:00" time="4.049">
        </testcase>
        <testcase name="db::datastore::test::test_session_methods" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.213+00:00" time="4.168">
        </testcase>
        <testcase name="db::datastore::test::test_ssh_keys" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.299+00:00" time="4.084">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_initial_lrtq_upgrade" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.381+00:00" time="4.103">
        </testcase>
        <testcase name="db::datastore::test::test_sled_ipv6_address_allocation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.299+00:00" time="4.219">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_insert_latest_errors" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.432+00:00" time="4.251">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_get_all_active_rack_id_and_latest_epoch" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.344+00:00" time="4.417">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_abort" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.326+00:00" time="4.494">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.704+00:00" time="4.462">
        </testcase>
        <testcase name="db::datastore::trust_quorum::tests::test_tq_update_prepare_and_commit_partially" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.740+00:00" time="4.460">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_cannot_transition_to_assigning_if_deleted" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.965+00:00" time="4.256">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_image" classname="nexus-db-queries" timestamp="2026-06-22T19:39:21.003+00:00" time="4.244">
        </testcase>
        <testcase name="db::datastore::update::test::test_repo_mark_pruned" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.922+00:00" time="4.801">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:17.915+00:00" time="7.966">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_snapshot" classname="nexus-db-queries" timestamp="2026-06-22T19:39:22.204+00:00" time="4.108">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_out_of_space_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:19.084+00:00" time="7.400">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_create_large" classname="nexus-db-queries" timestamp="2026-06-22T19:39:22.146+00:00" time="4.373">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.485+00:00" time="0.050">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_replace_read_only_target_in_vcr" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.519+00:00" time="0.053">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_image" classname="nexus-db-queries" timestamp="2026-06-22T19:39:22.536+00:00" time="4.346">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random" classname="nexus-db-queries" timestamp="2026-06-22T19:39:19.336+00:00" time="7.742">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_snapshot" classname="nexus-db-queries" timestamp="2026-06-22T19:39:23.538+00:00" time="4.256">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:19.487+00:00" time="8.454">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_delete_large" classname="nexus-db-queries" timestamp="2026-06-22T19:39:23.016+00:00" time="5.072">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_nothing_noop" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.383+00:00" time="4.094">
        </testcase>
        <testcase name="db::datastore::test::test_region_allocation_strat_random_with_distinct_sleds" classname="nexus-db-queries" timestamp="2026-06-22T19:39:19.372+00:00" time="9.112">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.361+00:00" time="4.204">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_marked_for_delete_during_assigning" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.519+00:00" time="4.112">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_resource_id_collision" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.683+00:00" time="4.081">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.820+00:00" time="4.063">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::expectorate_rx_list_resendable" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.631+00:00" time="0.284">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_user_data_export_duplication" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.761+00:00" time="4.257">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_changeset_noop_large" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.381+00:00" time="4.780">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.200+00:00" time="3.975">
        </testcase>
        <testcase name="db::datastore::user_data_export::tests::test_delete_records_for_expunged_pantries" classname="nexus-db-queries" timestamp="2026-06-22T19:39:24.484+00:00" time="4.698">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_instance_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.166+00:00" time="4.168">
        </testcase>
        <testcase name="db::datastore::vmm::tests::test_vmm_and_migration_update_runtime" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.247+00:00" time="4.117">
        </testcase>
        <testcase name="db::datastore::virtual_provisioning_collection::test::test_storage_create_and_delete_twice" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.221+00:00" time="4.152">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_deserialize_old_crucible_resources" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.723+00:00" time="4.011">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_find_volumes_referencing_socket_addr" classname="nexus-db-queries" timestamp="2026-06-22T19:39:25.881+00:00" time="4.009">
        </testcase>
        <testcase name="db::pagination::test::test_paginator" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.890+00:00" time="0.049">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_conflict_error_returned" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.882+00:00" time="3.897">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_relock_allowed" classname="nexus-db-queries" timestamp="2026-06-22T19:39:27.079+00:00" time="3.804">
        </testcase>
        <testcase name="db::pool::test::test_pool_can_be_terminated" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.939+00:00" time="1.404">
        </testcase>
        <testcase name="db::explain::test::test_explain_async" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.915+00:00" time="2.677">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::explain_rx_list_resendable_events" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.764+00:00" time="2.843">
        </testcase>
        <testcase name="db::explain::test::test_explain_full_table_scan" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.018+00:00" time="2.638">
        </testcase>
        <testcase name="db::datastore::volume_repair::test::volume_lock_should_pass_without_volume" classname="nexus-db-queries" timestamp="2026-06-22T19:39:27.795+00:00" time="3.902">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_ascending" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.162+00:00" time="2.885">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_works_with_joins" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.182+00:00" time="2.881">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_multicolumn_descending" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.175+00:00" time="2.924">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_raw_returns_none_on_vni_exhaustion" classname="nexus-db-queries" timestamp="2026-06-22T19:39:27.942+00:00" time="4.206">
        </testcase>
        <testcase name="db::pool::test::test_pool_drop_does_not_panic" classname="nexus-db-queries" timestamp="2026-06-22T19:39:30.779+00:00" time="1.405">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.334+00:00" time="2.861">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_project_create_vpc_retries" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.089+00:00" time="4.211">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.373+00:00" time="2.929">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_ascending_paginator" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.364+00:00" time="2.959">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_automatic_floating_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.063+00:00" time="0.266">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_explicit_floating_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.099+00:00" time="0.255">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_instance_snat_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.148+00:00" time="0.272">
        </testcase>
        <testcase name="db::queries::external_ip::tests::expectorate_next_omicron_zone_snat_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.184+00:00" time="0.242">
        </testcase>
        <testcase name="db::pagination::test::test_paginated_single_column_descending_paginator" classname="nexus-db-queries" timestamp="2026-06-22T19:39:29.735+00:00" time="2.908">
        </testcase>
        <testcase name="db::datastore::webhook_delivery::test::test_dispatched_deliveries_are_unique_per_rx" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.884+00:00" time="4.022">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_router_rule_instance_resolve" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.484+00:00" time="4.622">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_automatic" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.906+00:00" time="0.235">
        </testcase>
        <testcase name="db::queries::external_multicast_group::tests::expectorate_next_external_multicast_group_explicit" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.106+00:00" time="0.239">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_resolve_to_sleds_uses_current_target_blueprint" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.477+00:00" time="5.117">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_default_pool_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.345+00:00" time="0.288">
        </testcase>
        <testcase name="db::datastore::vpc::tests::test_vpc_system_router_sync_to_subnets" classname="nexus-db-queries" timestamp="2026-06-22T19:39:28.565+00:00" time="5.148">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_no_find_deleted_region_for_no_volume" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.312+00:00" time="7.500">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_pool_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.595+00:00" time="0.258">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_explicit_subnet_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.633+00:00" time="0.290">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_external_subnet_from_ip_version_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.713+00:00" time="0.325">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::expectorate_insert_subnet_pool_member_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.812+00:00" time="0.302">
        </testcase>
        <testcase name="db::queries::ip_pool::tests::expectorate_filter_overlapping_ip_ranges" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.853+00:00" time="0.280">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_explain_next_external_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:31.593+00:00" time="2.778">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_region" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.535+00:00" time="7.922">
        </testcase>
        <testcase name="db::datastore::volume::tests::test_volume_replace_snapshot" classname="nexus-db-queries" timestamp="2026-06-22T19:39:26.573+00:00" time="8.072">
        </testcase>
        <testcase name="db::queries::network_interface::tests::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.456+00:00" time="0.742">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_ephemeral_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:39:30.883+00:00" time="4.398">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_allocate_snat_ips_from_all_ranges_in_a_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:39:31.343+00:00" time="4.189">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_insert_explicit_address_with_two_ranges_in_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:39:31.607+00:00" time="4.107">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_first_available_address" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.714+00:00" time="0.055">
        </testcase>
        <testcase name="db::queries::external_subnet::tests::can_explain_insert_external_subnet_from_explicit_ip_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.140+00:00" time="2.782">
        </testcase>
        <testcase name="db::queries::external_ip::tests::cannot_allocate_instance_ip_from_pool_with_different_version" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.047+00:00" time="4.061">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_ephemeral_with_full_range" classname="nexus-db-queries" timestamp="2026-06-22T19:39:31.656+00:00" time="4.630">
        </testcase>
        <testcase name="db::queries::external_ip::tests::can_reallocate_automatic_snat_with_full_range" classname="nexus-db-queries" timestamp="2026-06-22T19:39:31.697+00:00" time="4.601">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_out_of_range" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.323+00:00" time="4.058">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_insert_external_ip_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.329+00:00" time="4.052">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_external_ip_allocate_omicron_zone_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.303+00:00" time="4.181">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_allocation_and_exhaustion" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.355+00:00" time="4.151">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ensure_pool_exhaustion_does_not_use_other_pool" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.195+00:00" time="4.446">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_ephemeral_and_snat_ips_do_not_overlap" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.300+00:00" time="4.418">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_out_of_order_allocation_ok" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.426+00:00" time="4.368">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_is_restricted_to_pools" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.421+00:00" time="4.532">
        </testcase>
        <testcase name="db::queries::external_ip::tests::test_next_external_ip_with_ephemeral_takes_whole_port_range" classname="nexus-db-queries" timestamp="2026-06-22T19:39:32.643+00:00" time="4.357">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_after_explicit_ip_address_takes_next_smallest_address" classname="nexus-db-queries" timestamp="2026-06-22T19:39:33.923+00:00" time="4.149">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_last_available_address" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.073+00:00" time="0.051">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv4" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.133+00:00" time="4.037">
        </testcase>
        <testcase name="db::queries::network_interface::tests::can_request_exact_ipv6" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.370+00:00" time="4.062">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv4_address" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.038+00:00" time="4.409">
        </testcase>
        <testcase name="db::queries::network_interface::tests::allocation_and_deallocation_takes_next_smallest_ipv6_address" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.115+00:00" time="4.449">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_delete_service_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:34.645+00:00" time="3.972">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_shift_indices" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.617+00:00" time="0.050">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_after_ipv4_only" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.281+00:00" time="4.063">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_reassign_producers" classname="nexus-db-queries" timestamp="2026-06-22T19:39:39.344+00:00" time="0.273">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_detect_ip_exhaustion" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.198+00:00" time="4.641">
        </testcase>
        <testcase name="db::queries::oximeter::test::expectorate_query_upsert_producer" classname="nexus-db-queries" timestamp="2026-06-22T19:39:39.616+00:00" time="0.332">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpc_subnets_succeeds" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.770+00:00" time="4.225">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_overflow" classname="nexus-db-queries" timestamp="2026-06-22T19:39:39.995+00:00" time="0.045">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_no_instance_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.109+00:00" time="3.940">
        </testcase>
        <testcase name="db::queries::region_allocation::test::allocation_query_region_size_too_large" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.041+00:00" time="0.049">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_multiple_vpcs_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.923+00:00" time="4.194">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_mac" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.286+00:00" time="3.849">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_dual_stack_ipv4_exhaustion" classname="nexus-db-queries" timestamp="2026-06-22T19:39:35.532+00:00" time="4.821">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_slot_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.382+00:00" time="4.104">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_ip_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.298+00:00" time="4.189">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_slot" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.483+00:00" time="4.004">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_request_same_mac_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.382+00:00" time="4.117">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_running_instance_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.506+00:00" time="4.244">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.487+00:00" time="0.333">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_interface_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.641+00:00" time="4.306">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.751+00:00" time="0.259">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_sequential_ip_allocation" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.794+00:00" time="4.251">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_explain_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.171+00:00" time="2.874">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_same_vpc_subnet_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.718+00:00" time="4.327">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_find_targets_query_with_cpu" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.821+00:00" time="0.248">
        </testcase>
        <testcase name="db::queries::region_allocation::test::expectorate_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.048+00:00" time="1.054">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_duplicate_name_fails" classname="nexus-db-queries" timestamp="2026-06-22T19:39:36.953+00:00" time="4.237">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_insert_with_transit_ips" classname="nexus-db-queries" timestamp="2026-06-22T19:39:37.000+00:00" time="4.193">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.046+00:00" time="0.297">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_query_is_ordered_by_indices" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.432+00:00" time="2.919">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_delete_storage" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.046+00:00" time="0.317">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.069+00:00" time="0.315">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::expectorate_query_insert_storage" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.102+00:00" time="0.284">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.447+00:00" time="2.968">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::expectorate_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.948+00:00" time="0.468">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_full_count" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.363+00:00" time="0.062">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_steps" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.384+00:00" time="0.054">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_search_iter_wrapping" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.387+00:00" time="0.061">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_next_item_self_joined_with_gaps" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.563+00:00" time="2.917">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_with_wrapping" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.418+00:00" time="0.087">
        </testcase>
        <testcase name="db::queries::vpc::tests::test_vni_shift_no_wrapping" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.416+00:00" time="0.116">
        </testcase>
        <testcase name="db::queries::next_item::tests::test_wrapping_next_item_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.668+00:00" time="2.902">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::expectorate_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.425+00:00" time="0.324">
        </testcase>
        <testcase name="db::sitrep_guard::tests::expectorate_sitrep_guarded_insert" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.506+00:00" time="0.282">
        </testcase>
        <testcase name="db::queries::network_interface::tests::test_limit_number_of_interfaces_per_instance_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:38.124+00:00" time="4.243">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_reassign_producers" classname="nexus-db-queries" timestamp="2026-06-22T19:39:39.839+00:00" time="2.602">
        </testcase>
        <testcase name="db::queries::oximeter::test::explainable_upsert_producer" classname="nexus-db-queries" timestamp="2026-06-22T19:39:39.949+00:00" time="2.591">
        </testcase>
        <testcase name="db::queries::region_allocation::test::explainable" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.090+00:00" time="2.605">
        </testcase>
        <testcase name="db::queries::regions_hard_delete::test::explainable" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.499+00:00" time="2.443">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_find_targets_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.010+00:00" time="2.617">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.190+00:00" time="2.534">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_delete_storage" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.193+00:00" time="2.614">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_storage" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.351+00:00" time="2.508">
        </testcase>
        <testcase name="db::queries::virtual_provisioning_collection_update::test::explain_insert_instance" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.343+00:00" time="2.517">
        </testcase>
        <testcase name="db::queries::sled_reservation::test::explain_sled_insert_resource_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.046+00:00" time="2.855">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::explain_insert_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.439+00:00" time="2.678">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query_is_idempotent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.481+00:00" time="2.764">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_control_plane_storage_buffer" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.135+00:00" time="4.195">
        </testcase>
        <testcase name="db::queries::vpc_subnet::test::test_insert_vpc_subnet_query" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.448+00:00" time="2.901">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_barely_pass_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.117+00:00" time="4.303">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_fail_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.353+00:00" time="4.252">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.486+00:00" time="4.270">
        </testcase>
        <testcase name="db::queries::region_allocation::test::region_allocation_normal_no_local_storage_dataset" classname="nexus-db-queries" timestamp="2026-06-22T19:39:40.487+00:00" time="4.274">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_marker" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.570+00:00" time="3.899">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_already_exists_via_conflict" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.532+00:00" time="3.944">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_no_sitrep_writes_nothing" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.788+00:00" time="3.784">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_created_writes_marker" classname="nexus-db-queries" timestamp="2026-06-22T19:39:41.749+00:00" time="3.838">
        </testcase>
        <testcase name="db::datastore::update::test::test_list_unpruned" classname="nexus-db-queries" timestamp="2026-06-22T19:39:20.862+00:00" time="24.805">
        </testcase>
        <testcase name="db::sitrep_guard::tests::sitrep_guarded_insert_stale_sitrep" classname="nexus-db-queries" timestamp="2026-06-22T19:39:42.367+00:00" time="3.603">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_rollback_produces_no_samples" classname="nexus-db-queries" timestamp="2026-06-22T19:39:42.942+00:00" time="3.423">
        </testcase>
        <testcase name="transaction_retry::test::test_transaction_retry_produces_samples" classname="nexus-db-queries" timestamp="2026-06-22T19:39:42.695+00:00" time="3.828">
        </testcase>
        <testcase name="policy_test::test_conferred_roles" classname="nexus-db-queries" timestamp="2026-06-22T19:39:42.441+00:00" time="13.475">
        </testcase>
        <testcase name="policy_test::test_iam_roles_behavior" classname="nexus-db-queries" timestamp="2026-06-22T19:39:42.539+00:00" time="71.012">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack" classname="nexus-db-queries" timestamp="2026-06-22T19:39:10.016+00:00" time="118.197">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack_concurrent" classname="nexus-db-queries" timestamp="2026-06-22T19:39:10.061+00:00" time="118.806">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_full_rack_concurrent_multi" classname="nexus-db-queries" timestamp="2026-06-22T19:39:10.578+00:00" time="122.721">
        </testcase>
        <testcase name="db::datastore::sled::test::local_storage_allocation_four_sleds_concurrent_small" classname="nexus-db-queries" timestamp="2026-06-22T19:39:10.007+00:00" time="689.906">
        </testcase>
    </testsuite>
    <testsuite name="nexus-defaults" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_random_vpc_ipv6_prefix" classname="nexus-defaults" timestamp="2026-06-22T19:39:43.724+00:00" time="0.020">
        </testcase>
    </testsuite>
    <testsuite name="nexus-fm" tests="22" disabled="0" errors="0" failures="0">
        <testcase name="analysis_input::tests::build_drops_closed_case_when_all_alerts_satisfied" classname="nexus-fm" timestamp="2026-06-22T19:39:43.745+00:00" time="0.037">
        </testcase>
        <testcase name="analysis_input::tests::build_keeps_closed_case_intact_when_not_all_alerts_satisfied" classname="nexus-fm" timestamp="2026-06-22T19:39:43.781+00:00" time="0.035">
        </testcase>
        <testcase name="analysis_input::tests::test_analysis_input_builder_and_sitrep_builder" classname="nexus-fm" timestamp="2026-06-22T19:39:43.806+00:00" time="0.056">
        </testcase>
        <testcase name="builder::case::tests::dirty_bit_default_false" classname="nexus-fm" timestamp="2026-06-22T19:39:43.816+00:00" time="0.050">
        </testcase>
        <testcase name="builder::tests::carry_forward_drop_bumps_alert_generation" classname="nexus-fm" timestamp="2026-06-22T19:39:43.862+00:00" time="0.048">
        </testcase>
        <testcase name="builder::tests::alert_generation_stable_when_no_new_alert_requests_with_parent" classname="nexus-fm" timestamp="2026-06-22T19:39:43.860+00:00" time="0.058">
        </testcase>
        <testcase name="builder::case::tests::request_alert_flips_alert_state" classname="nexus-fm" timestamp="2026-06-22T19:39:43.861+00:00" time="0.062">
        </testcase>
        <testcase name="builder::tests::child_sitrep_with_new_alert_bumps_alert_generation" classname="nexus-fm" timestamp="2026-06-22T19:39:43.867+00:00" time="0.056">
        </testcase>
        <testcase name="builder::tests::first_sitrep_with_alert_request_bumps_alert_generation" classname="nexus-fm" timestamp="2026-06-22T19:39:43.901+00:00" time="0.037">
        </testcase>
        <testcase name="builder::tests::first_sitrep_with_no_requests_stamps_initial_generation" classname="nexus-fm" timestamp="2026-06-22T19:39:43.911+00:00" time="0.038">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::closes_on_expungement" classname="nexus-fm" timestamp="2026-06-22T19:39:43.918+00:00" time="0.054">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::closes_on_recovery" classname="nexus-fm" timestamp="2026-06-22T19:39:43.927+00:00" time="0.055">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::duplicate_case_is_closed" classname="nexus-fm" timestamp="2026-06-22T19:39:43.923+00:00" time="0.062">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::empty_case_is_closed" classname="nexus-fm" timestamp="2026-06-22T19:39:43.938+00:00" time="0.054">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_rotates_when_observation_changes" classname="nexus-fm" timestamp="2026-06-22T19:39:43.949+00:00" time="0.054">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_rotates_when_zpool_replaced" classname="nexus-fm" timestamp="2026-06-22T19:39:43.972+00:00" time="0.047">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::fact_uuid_stable_when_observation_unchanged" classname="nexus-fm" timestamp="2026-06-22T19:39:43.982+00:00" time="0.053">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::idempotent_when_case_already_open" classname="nexus-fm" timestamp="2026-06-22T19:39:43.986+00:00" time="0.059">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::keeps_open_on_absence_from_inventory" classname="nexus-fm" timestamp="2026-06-22T19:39:43.992+00:00" time="0.056">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::opens_on_degraded_in_service" classname="nexus-fm" timestamp="2026-06-22T19:39:44.003+00:00" time="0.052">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::skips_degraded_when_expunged" classname="nexus-fm" timestamp="2026-06-22T19:39:44.020+00:00" time="0.050">
        </testcase>
        <testcase name="diagnosis::physical_disk::tests::uninterpretable_case_is_replaced" classname="nexus-fm" timestamp="2026-06-22T19:39:44.035+00:00" time="0.050">
        </testcase>
    </testsuite>
    <testsuite name="nexus-inventory" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="builder::test::test_empty" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.048+00:00" time="0.049">
        </testcase>
        <testcase name="builder::test::test_problems" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.055+00:00" time="0.044">
        </testcase>
        <testcase name="builder::test::test_basic" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.045+00:00" time="0.063">
        </testcase>
        <testcase name="collector::test::test_multi_mgs_failure" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.097+00:00" time="0.356">
        </testcase>
        <testcase name="collector::test::test_sled_agent_failure" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.099+00:00" time="0.548">
        </testcase>
        <testcase name="collector::test::test_basic" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.069+00:00" time="0.674">
        </testcase>
        <testcase name="collector::test::test_multi_mgs" classname="nexus-inventory" timestamp="2026-06-22T19:39:44.087+00:00" time="0.916">
        </testcase>
    </testsuite>
    <testsuite name="nexus-db-schema" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="crdb_alignment_test::diesel_schema_matches_crdb_schema" classname="nexus-db-schema" timestamp="2026-06-22T19:39:43.627+00:00" time="1.373">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates" tests="13" disabled="0" errors="0" failures="0">
        <testcase name="driver_update::test::test_rot_bootloader_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.349+00:00" time="0.823">
        </testcase>
        <testcase name="driver_update::test::test_rot_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.331+00:00" time="0.941">
        </testcase>
        <testcase name="driver_update::test::test_sp_basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.605+00:00" time="0.743">
        </testcase>
        <testcase name="test_util::step_through::test::test_basic" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:45.272+00:00" time="0.248">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic_failures" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:45.000+00:00" time="1.099">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_watched" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.757+00:00" time="4.486">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::basic" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.762+00:00" time="5.674">
        </testcase>
        <testcase name="driver_update::test::test_rot_bootloader_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.421+00:00" time="6.694">
        </testcase>
        <testcase name="driver_update::test::test_rot_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.453+00:00" time="6.751">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_basic" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.648+00:00" time="8.686">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_watched" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:45.172+00:00" time="9.969">
        </testcase>
        <testcase name="driver_update::test::test_sp_update_takeover" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:44.743+00:00" time="14.513">
        </testcase>
        <testcase name="driver_update::test_host_phase_1::update_takeover" classname="nexus-mgs-updates" timestamp="2026-06-22T19:39:45.002+00:00" time="19.611">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-blippy" tests="20" disabled="0" errors="0" failures="0">
        <testcase name="checks::tests::test_bad_internal_dns_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.469+00:00" time="0.039">
        </testcase>
        <testcase name="checks::tests::test_dataset_on_nonexistent_zpool" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.476+00:00" time="0.045">
        </testcase>
        <testcase name="checks::tests::test_dataset_with_bad_address" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.509+00:00" time="0.040">
        </testcase>
        <testcase name="checks::tests::test_duplicate_external_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.520+00:00" time="0.047">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_ip" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.521+00:00" time="0.050">
        </testcase>
        <testcase name="checks::tests::test_duplicate_nic_mac" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.550+00:00" time="0.044">
        </testcase>
        <testcase name="checks::tests::test_duplicate_sled_subnet" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.552+00:00" time="0.053">
        </testcase>
        <testcase name="checks::tests::test_duplicate_underlay_ips" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.566+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_example_blueprint_is_blippy_clean" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.572+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_durable_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.572+00:00" time="0.047">
        </testcase>
        <testcase name="checks::tests::test_mupdate_override_with_artifact_image_source" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.587+00:00" time="0.045">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_image_consistency" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.594+00:00" time="0.048">
        </testcase>
        <testcase name="checks::tests::test_nexus_generation_no_nexus" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.605+00:00" time="0.043">
        </testcase>
        <testcase name="checks::tests::test_orphaned_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.612+00:00" time="0.047">
        </testcase>
        <testcase name="checks::tests::test_underlay_ip_above_last_allocated" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.619+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_transient_root_dataset_collision" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.618+00:00" time="0.049">
        </testcase>
        <testcase name="checks::tests::test_zone_missing_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.632+00:00" time="0.044">
        </testcase>
        <testcase name="checks::tests::test_zpool_missing_default_datasets" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.642+00:00" time="0.046">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.648+00:00" time="0.048">
        </testcase>
        <testcase name="checks::tests::test_zpool_with_expunged_duplicate_dataset_kinds" classname="nexus-reconfigurator-blippy" timestamp="2026-06-22T19:39:45.659+00:00" time="0.049">
        </testcase>
    </testsuite>
    <testsuite name="nexus-mgs-updates::host_phase1_hash" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_host_phase1_hashing" classname="nexus-mgs-updates::host_phase1_hash" timestamp="2026-06-22T19:39:45.349+00:00" time="0.202">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-execution" tests="17" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse::test::test_generate_config_settings" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.667+00:00" time="0.099">
        </testcase>
        <testcase name="dns::test::test_blueprint_external_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.766+00:00" time="0.090">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_basic" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.856+00:00" time="0.057">
        </testcase>
        <testcase name="dns::test::test_blueprint_internal_dns_empty" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.914+00:00" time="0.048">
        </testcase>
        <testcase name="dns::test::test_dns_compute_update" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.962+00:00" time="0.055">
        </testcase>
        <testcase name="sagas::test::test_find_expunged_same_generation" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.697+00:00" time="0.079">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_during_quiesce" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.688+00:00" time="4.573">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_fails_wrong_target_blueprint" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.696+00:00" time="4.577">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.709+00:00" time="4.568">
        </testcase>
        <testcase name="database::test::test_database_nexus_access_create" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.676+00:00" time="4.691">
        </testcase>
        <testcase name="omicron_physical_disks::test::test_decommission_expunged_disks" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.099+00:00" time="12.825">
        </testcase>
        <testcase name="omicron_zones::test::test_clean_up_cockroach_zones" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.523+00:00" time="12.900">
        </testcase>
        <testcase name="omicron_sled_config::tests::test_deploy_config" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.365+00:00" time="13.149">
        </testcase>
        <testcase name="sled_state::tests::test_decommission_is_idempotent" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.775+00:00" time="13.521">
        </testcase>
        <testcase name="cockroachdb::test::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.667+00:00" time="70.992">
        </testcase>
        <testcase name="dns::test::test_dns_stale_blueprint_does_not_overwrite" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:45.970+00:00" time="78.104">
        </testcase>
        <testcase name="dns::test::test_silos_external_dns_end_to_end" classname="nexus-reconfigurator-execution" timestamp="2026-06-22T19:39:46.018+00:00" time="88.377">
        </testcase>
    </testsuite>
    <testsuite name="nexus-metrics-producer-gc" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_prune_expired_producers" classname="nexus-metrics-producer-gc" timestamp="2026-06-22T19:39:44.108+00:00" time="2.588">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_notifies_collector" classname="nexus-metrics-producer-gc" timestamp="2026-06-22T19:39:44.245+00:00" time="2.625">
        </testcase>
        <testcase name="tests::test_prune_expired_producers_expunged_oximeter" classname="nexus-metrics-producer-gc" timestamp="2026-06-22T19:39:44.117+00:00" time="3.040">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning" tests="39" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_builder::builder::test::test_add_nexus_error_cases" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:46.870+00:00" time="0.052">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_nexus_with_no_existing_nexus_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:46.922+00:00" time="0.040">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_add_physical_disks" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:46.962+00:00" time="0.037">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:46.999+00:00" time="0.057">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_datasets_for_zpools_and_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.056+00:00" time="0.047">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_decommissioned_sleds" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.102+00:00" time="0.046">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_ensure_cockroachdb" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.149+00:00" time="0.044">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_filesystem_zpool_colocated" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.157+00:00" time="0.049">
        </testcase>
        <testcase name="blueprint_builder::builder::test::test_zone_image_source_change_diff" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.193+00:00" time="0.046">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::add_3_servers_and_expunge_one_simultaneously" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.207+00:00" time="0.038">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_2_of_5_keeper_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.239+00:00" time="0.031">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_a_different_keeper_while_adding_keeper" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.245+00:00" time="0.035">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::expunge_keeper_being_added" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.270+00:00" time="0.032">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::inventory_returns_unexpected_membership" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.280+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::move_from_3_to_5_keepers" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.302+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_builder::clickhouse::test::no_changes_needed" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.314+00:00" time="0.033">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::external_dns_ips_are_partitioned_separately" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.336+00:00" time="0.034">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_available_iterator" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.347+00:00" time="0.046">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.394+00:00" time="0.248">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_add_same_kind_after_expunging_by_zpool" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.641+00:00" time="0.426">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_expunged_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.068+00:00" time="0.126">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::datasets::tests::proptest_create_editor_with_in_service_datasets" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.194+00:00" time="0.077">
        </testcase>
        <testcase name="blueprint_editor::sled_editor::underlay_ip_allocator::test::test_basic" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.272+00:00" time="0.034">
        </testcase>
        <testcase name="example::tests::builder_all_zone_types" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.306+00:00" time="0.062">
        </testcase>
        <testcase name="example::tests::builder_zone_counts" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.368+00:00" time="0.052">
        </testcase>
        <testcase name="example::tests::instances_on_examples" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.243+00:00" time="0.034">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_basic_host_os" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.278+00:00" time="0.055">
        </testcase>
        <testcase name="mgs_updates::host_phase_1::tests::test_sled_move" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.333+00:00" time="0.044">
        </testcase>
        <testcase name="mgs_updates::rot::tests::test_basic_rot" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.377+00:00" time="0.048">
        </testcase>
        <testcase name="mgs_updates::rot_bootloader::tests::test_basic_rot_bootloader" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.425+00:00" time="0.047">
        </testcase>
        <testcase name="mgs_updates::sp::tests::test_basic_sp" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.472+00:00" time="0.043">
        </testcase>
        <testcase name="blueprint_editor::allocators::external_networking::test::test_external_ip_allocator" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:47.370+00:00" time="2.174">
        </testcase>
        <testcase name="mgs_updates::test::test_blocked_updates" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.515+00:00" time="0.042">
        </testcase>
        <testcase name="mgs_updates::test::test_impossible_update_policy" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.544+00:00" time="0.042">
        </testcase>
        <testcase name="mgs_updates::test::test_sp_move" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.557+00:00" time="0.043">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_sequential" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.586+00:00" time="0.054">
        </testcase>
        <testcase name="mgs_updates::test::test_whole_system_simultaneous_updates" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.600+00:00" time="0.045">
        </testcase>
        <testcase name="planner::omicron_zone_placement::test::test_place_omicron_zones" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:49.639+00:00" time="0.054">
        </testcase>
        <testcase name="example::tests::dns_resolution_works" classname="nexus-reconfigurator-planning" timestamp="2026-06-22T19:39:48.420+00:00" time="2.890">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-planning::mod" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::planner::planner_decommissions_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.645+00:00" time="0.189">
        </testcase>
        <testcase name="integration_tests::planner::test_add_multiple_nexus_to_one_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.694+00:00" time="0.143">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_allocation_skips_nonprovisionable_disks" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.837+00:00" time="0.072">
        </testcase>
        <testcase name="integration_tests::planner::test_basic_add_sled" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.835+00:00" time="0.101">
        </testcase>
        <testcase name="integration_tests::planner::test_crucible_pantry" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.910+00:00" time="0.081">
        </testcase>
        <testcase name="integration_tests::planner::test_dataset_settings_modified_in_place" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.936+00:00" time="0.082">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_add_expunge_decommission" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:49.991+00:00" time="0.090">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_durable_zpool" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.018+00:00" time="0.083">
        </testcase>
        <testcase name="integration_tests::planner::test_disk_expungement_removes_zones_transient_filesystem" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.081+00:00" time="0.054">
        </testcase>
        <testcase name="integration_tests::planner::test_ensure_preserve_downgrade_option" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.101+00:00" time="0.061">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_clusters" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.135+00:00" time="0.085">
        </testcase>
        <testcase name="integration_tests::planner::test_expunge_clickhouse_zones_after_policy_is_changed" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.162+00:00" time="0.089">
        </testcase>
        <testcase name="integration_tests::planner::test_internal_dns_zone_replaced_after_marked_for_cleanup" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.221+00:00" time="0.085">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_dns_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.277+00:00" time="0.096">
        </testcase>
        <testcase name="integration_tests::planner::test_plan_deploy_all_clickhouse_cluster_nodes" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.273+00:00" time="0.111">
        </testcase>
        <testcase name="integration_tests::planner::test_nexus_allocation_skips_nonprovisionable_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.260+00:00" time="0.137">
        </testcase>
        <testcase name="integration_tests::planner::test_reuse_external_ips_from_expunged_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.306+00:00" time="0.100">
        </testcase>
        <testcase name="integration_tests::planner::test_single_node_clickhouse" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.373+00:00" time="0.088">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_additional_nexus_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.384+00:00" time="0.087">
        </testcase>
        <testcase name="integration_tests::planner::test_spread_internal_dns_zones_across_sleds" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.398+00:00" time="0.079">
        </testcase>
        <testcase name="integration_tests::planner::test_simple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.368+00:00" time="0.596">
        </testcase>
        <testcase name="integration_tests::planner::test_multiple_measurements" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.251+00:00" time="0.763">
        </testcase>
        <testcase name="integration_tests::planner::test_zones_marked_ready_for_cleanup_based_on_inventory" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:51.014+00:00" time="0.068">
        </testcase>
        <testcase name="integration_tests::planner::test_update_internal_dns" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.477+00:00" time="1.225">
        </testcase>
        <testcase name="integration_tests::planner::test_update_boundary_ntp" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.436+00:00" time="1.874">
        </testcase>
        <testcase name="integration_tests::planner::test_update_cockroach" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.461+00:00" time="1.870">
        </testcase>
        <testcase name="integration_tests::planner::test_update_all_zones" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.406+00:00" time="1.949">
        </testcase>
        <testcase name="integration_tests::planner::test_update_crucible_pantry_before_nexus" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.471+00:00" time="2.247">
        </testcase>
        <testcase name="integration_tests::planner::test_zone_update_ordering_respects_dependency_dag" classname="nexus-reconfigurator-planning::mod" timestamp="2026-06-22T19:39:50.964+00:00" time="3.319">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-simulation" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="utils::tests::test_insert_sorted_by" classname="nexus-reconfigurator-simulation" timestamp="2026-06-22T19:39:51.702+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="nexus-saga-recovery" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="recovery::test::test_execution_basic" classname="nexus-saga-recovery" timestamp="2026-06-22T19:39:51.730+00:00" time="0.045">
        </testcase>
        <testcase name="recovery::test::test_plan_basic" classname="nexus-saga-recovery" timestamp="2026-06-22T19:39:51.775+00:00" time="0.035">
        </testcase>
        <testcase name="recovery::test::test_read_all_from_channel" classname="nexus-saga-recovery" timestamp="2026-06-22T19:39:51.810+00:00" time="0.026">
        </testcase>
        <testcase name="test::test_basic" classname="nexus-saga-recovery" timestamp="2026-06-22T19:39:51.836+00:00" time="0.036">
        </testcase>
    </testsuite>
    <testsuite name="nexus-switch-config" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="tests::all_problems_are_accumulated" classname="nexus-switch-config" timestamp="2026-06-22T19:39:51.872+00:00" time="0.027">
        </testcase>
        <testcase name="tests::empty_port_list_is_reported" classname="nexus-switch-config" timestamp="2026-06-22T19:39:51.900+00:00" time="0.034">
        </testcase>
        <testcase name="tests::illegal_max_paths_is_reported" classname="nexus-switch-config" timestamp="2026-06-22T19:39:51.934+00:00" time="0.025">
        </testcase>
        <testcase name="tests::malformed_uplink_address_is_reported" classname="nexus-switch-config" timestamp="2026-06-22T19:39:51.959+00:00" time="0.027">
        </testcase>
        <testcase name="tests::missing_rack_subnet_is_reported" classname="nexus-switch-config" timestamp="2026-06-22T19:39:51.988+00:00" time="0.029">
        </testcase>
        <testcase name="tests::no_silent_port_drops" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.017+00:00" time="0.030">
        </testcase>
        <testcase name="tests::non_ipv6_rack_subnet_is_reported" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.047+00:00" time="0.030">
        </testcase>
        <testcase name="tests::peered_port_requires_switch_bgp_config" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.077+00:00" time="0.026">
        </testcase>
        <testcase name="tests::peered_port_switch_asn" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.103+00:00" time="0.025">
        </testcase>
        <testcase name="tests::peerless_port_needs_no_switch_bgp_config" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.128+00:00" time="0.027">
        </testcase>
        <testcase name="tests::unspecified_address_becomes_addrconf_not_a_problem" classname="nexus-switch-config" timestamp="2026-06-22T19:39:52.155+00:00" time="0.026">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types" tests="35" disabled="0" errors="0" failures="0">
        <testcase name="alert::tests::test_from_str_roundtrips" classname="nexus-types" timestamp="2026-06-22T19:39:52.310+00:00" time="0.045">
        </testcase>
        <testcase name="alert::tests::test_is_test" classname="nexus-types" timestamp="2026-06-22T19:39:52.332+00:00" time="0.050">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_ignore_other_headers" classname="nexus-types" timestamp="2026-06-22T19:39:52.355+00:00" time="0.040">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_empty_headers" classname="nexus-types" timestamp="2026-06-22T19:39:52.367+00:00" time="0.039">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_one_cookie" classname="nexus-types" timestamp="2026-06-22T19:39:52.382+00:00" time="0.042">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers" classname="nexus-types" timestamp="2026-06-22T19:39:52.396+00:00" time="0.038">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookie_headers_same_name" classname="nexus-types" timestamp="2026-06-22T19:39:52.406+00:00" time="0.044">
        </testcase>
        <testcase name="deployment::planning_input::tests::cockroachdb_cluster_versions" classname="nexus-types" timestamp="2026-06-22T19:39:52.433+00:00" time="0.055">
        </testcase>
        <testcase name="authn::cookies::test::test_parse_cookies_two_cookies" classname="nexus-types" timestamp="2026-06-22T19:39:52.424+00:00" time="0.064">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_empty" classname="nexus-types" timestamp="2026-06-22T19:39:52.488+00:00" time="0.035">
        </testcase>
        <testcase name="deployment::test::test_serialize_pending_mgs_updates" classname="nexus-types" timestamp="2026-06-22T19:39:52.488+00:00" time="0.053">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_same_inv" classname="nexus-types" timestamp="2026-06-22T19:39:52.523+00:00" time="0.050">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_analysis_input_report_display_with_cases" classname="nexus-types" timestamp="2026-06-22T19:39:52.541+00:00" time="0.046">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_backwards_compat_event_only" classname="nexus-types" timestamp="2026-06-22T19:39:52.573+00:00" time="0.044">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_display_nested_values" classname="nexus-types" timestamp="2026-06-22T19:39:52.587+00:00" time="0.048">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_extra_fields" classname="nexus-types" timestamp="2026-06-22T19:39:52.617+00:00" time="0.046">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_forwards_compat_varied_types" classname="nexus-types" timestamp="2026-06-22T19:39:52.635+00:00" time="0.054">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_disabled" classname="nexus-types" timestamp="2026-06-22T19:39:52.718+00:00" time="0.031">
        </testcase>
        <testcase name="fm::analysis_reports::tests::test_log_entry_roundtrip" classname="nexus-types" timestamp="2026-06-22T19:39:52.663+00:00" time="0.123">
        </testcase>
        <testcase name="internal_api::background::test::test_display_tuf_repo_pruner_status_enabled" classname="nexus-types" timestamp="2026-06-22T19:39:52.750+00:00" time="0.041">
        </testcase>
        <testcase name="fm::case::tests::test_case_display" classname="nexus-types" timestamp="2026-06-22T19:39:52.689+00:00" time="0.102">
        </testcase>
        <testcase name="internal_api::views::test::test_can_serialize_mgs_updates" classname="nexus-types" timestamp="2026-06-22T19:39:52.786+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_drained_blueprint" classname="nexus-types" timestamp="2026-06-22T19:39:52.791+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_first_recovery" classname="nexus-types" timestamp="2026-06-22T19:39:52.792+00:00" time="0.043">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_concurrent_recovery" classname="nexus-types" timestamp="2026-06-22T19:39:52.823+00:00" time="0.037">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovered_saga" classname="nexus-types" timestamp="2026-06-22T19:39:52.828+00:00" time="0.041">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassigned_recovery" classname="nexus-types" timestamp="2026-06-22T19:39:52.835+00:00" time="0.040">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_reassignment" classname="nexus-types" timestamp="2026-06-22T19:39:52.861+00:00" time="0.036">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_recovered_sagas" classname="nexus-types" timestamp="2026-06-22T19:39:52.870+00:00" time="0.042">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_block_on_saga_started" classname="nexus-types" timestamp="2026-06-22T19:39:52.875+00:00" time="0.056">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_no_block_on_sagas_not_started" classname="nexus-types" timestamp="2026-06-22T19:39:52.897+00:00" time="0.039">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_noop" classname="nexus-types" timestamp="2026-06-22T19:39:52.912+00:00" time="0.035">
        </testcase>
        <testcase name="quiesce::test::test_quiesce_sagas_disabled_on_startup" classname="nexus-types" timestamp="2026-06-22T19:39:52.932+00:00" time="0.036">
        </testcase>
        <testcase name="support_bundle::tests::bundle_data_selection_serde_round_trip" classname="nexus-types" timestamp="2026-06-22T19:39:52.936+00:00" time="0.054">
        </testcase>
        <testcase name="deployment::planning_report::tests::planning_report_json_roundtrip" classname="nexus-types" timestamp="2026-06-22T19:39:52.450+00:00" time="13.021">
        </testcase>
    </testsuite>
    <testsuite name="nexus-types-versions" tests="28" disabled="0" errors="0" failures="0">
        <testcase name="impls::alert::tests::test_webhook_subscription_validation" classname="nexus-types-versions" timestamp="2026-06-22T19:39:52.947+00:00" time="0.027">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_explicit_null_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:52.968+00:00" time="0.026">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_multicast_ip" classname="nexus-types-versions" timestamp="2026-06-22T19:39:52.974+00:00" time="0.025">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_invalid_source_ip" classname="nexus-types-versions" timestamp="2026-06-22T19:39:52.990+00:00" time="0.030">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_mixed_null_and_values" classname="nexus-types-versions" timestamp="2026-06-22T19:39:52.993+00:00" time="0.029">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_multicast_ip" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.000+00:00" time="0.031">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_only_source_ips" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.020+00:00" time="0.023">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_all_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.023+00:00" time="0.026">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_with_empty_source_ips" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.031+00:00" time="0.025">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_create_deserialization_without_optional_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.043+00:00" time="0.028">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_clear_source_ips" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.049+00:00" time="0.032">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_omit_all_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.056+00:00" time="0.042">
        </testcase>
        <testcase name="impls::multicast::tests::test_multicast_group_update_deserialization_update_source_ips" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.072+00:00" time="0.036">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v4" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.081+00:00" time="0.046">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v4" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.108+00:00" time="0.030">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_multicast_ip_v6" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.098+00:00" time="0.040">
        </testcase>
        <testcase name="impls::multicast::tests::test_validate_source_ip_v6" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.127+00:00" time="0.043">
        </testcase>
        <testcase name="v2026_03_06_01::tests::test_switch_slot_to_string_and_back_again" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.138+00:00" time="0.042">
        </testcase>
        <testcase name="impls::policy::tests::test_policy_parsing" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.138+00:00" time="0.055">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_numbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.170+00:00" time="0.037">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_conversion_unnumbered_preserves_fields" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.180+00:00" time="0.039">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_numbered" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.194+00:00" time="0.030">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_reverse_unnumbered" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.208+00:00" time="0.040">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_numbered" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.219+00:00" time="0.033">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_sentinel_becomes_none" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.224+00:00" time="0.033">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_bgp_peer_round_trip_unnumbered" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.248+00:00" time="0.031">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_invalid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.252+00:00" time="0.039">
        </testcase>
        <testcase name="v2026_04_16_00::networking::tests::test_valid_router_peer_type_try_from_old_representation" classname="nexus-types-versions" timestamp="2026-06-22T19:39:53.257+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="omicron-certificates" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::cert_validated_if_any_possible_hostname_is_valid" classname="omicron-certificates" timestamp="2026-06-22T19:39:53.279+00:00" time="0.067">
        </testcase>
        <testcase name="tests::test_cert_extended_key_usage" classname="omicron-certificates" timestamp="2026-06-22T19:39:53.292+00:00" time="0.076">
        </testcase>
        <testcase name="tests::common_name_is_ignored_if_subject_alternate_names_exist" classname="omicron-certificates" timestamp="2026-06-22T19:39:53.292+00:00" time="0.101">
        </testcase>
        <testcase name="tests::test_subject_alternate_names_are_validated" classname="omicron-certificates" timestamp="2026-06-22T19:39:53.346+00:00" time="0.062">
        </testcase>
        <testcase name="tests::test_common_name_is_validated" classname="omicron-certificates" timestamp="2026-06-22T19:39:53.334+00:00" time="0.092">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="cockroach_cli::tests::proptest_validate_decommissionable" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:53.369+00:00" time="0.117">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_status_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:53.486+00:00" time="1.700">
        </testcase>
        <testcase name="cockroach_cli::tests::test_node_decommission_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:53.426+00:00" time="1.852">
        </testcase>
        <testcase name="context::tests::test_node_id" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:54.567+00:00" time="1.229">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_init_compatibility" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:53.393+00:00" time="3.287">
        </testcase>
        <testcase name="cockroach_cli::tests::test_cluster_schema_init_interleaved" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:53.408+00:00" time="5.801">
        </testcase>
        <testcase name="cockroach_cli::tests::test_schema_init" classname="omicron-cockroach-admin" timestamp="2026-06-22T19:39:54.283+00:00" time="5.022">
        </testcase>
    </testsuite>
    <testsuite name="nexus-test-utils" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_suite_password_matches_hash" classname="nexus-test-utils" timestamp="2026-06-22T19:39:52.181+00:00" time="2.385">
        </testcase>
    </testsuite>
    <testsuite name="omicron-cockroach-metrics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="tests::proptest_tests::prometheus_parse_never_panics" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.141+00:00" time="0.029">
        </testcase>
        <testcase name="tests::proptest_tests::prometheus_parse_structured_input" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.170+00:00" time="0.033">
        </testcase>
        <testcase name="tests::test_histogram_bucket_sorting" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.202+00:00" time="0.023">
        </testcase>
        <testcase name="tests::test_prometheus_histogram_parsing" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.226+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_comments_only" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.248+00:00" time="0.020">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_empty" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.268+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parse_resilience" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.278+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_prometheus_metrics_parsing" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.290+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_typed_cockroach_metrics" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.301+00:00" time="0.029">
        </testcase>
        <testcase name="tests::test_cluster_client_caching" classname="omicron-cockroach-metrics" timestamp="2026-06-22T19:39:55.186+00:00" time="0.182">
        </testcase>
    </testsuite>
    <testsuite name="omicron-common" tests="53" disabled="0" errors="0" failures="0">
        <testcase name="address::test::test_dns_subnets" classname="omicron-common" timestamp="2026-06-22T19:39:55.314+00:00" time="0.025">
        </testcase>
        <testcase name="address::test::test_ip_range_checks_non_decreasing" classname="omicron-common" timestamp="2026-06-22T19:39:55.330+00:00" time="0.020">
        </testcase>
        <testcase name="address::test::test_ip_range_enum_deserialization" classname="omicron-common" timestamp="2026-06-22T19:39:55.340+00:00" time="0.023">
        </testcase>
        <testcase name="address::test::test_ip_range_iter" classname="omicron-common" timestamp="2026-06-22T19:39:55.350+00:00" time="0.020">
        </testcase>
        <testcase name="address::test::test_ip_range_length" classname="omicron-common" timestamp="2026-06-22T19:39:55.363+00:00" time="0.022">
        </testcase>
        <testcase name="address::test::test_ip_range_try_from" classname="omicron-common" timestamp="2026-06-22T19:39:55.368+00:00" time="0.027">
        </testcase>
        <testcase name="address::test::test_ipv6_subnet_deserialize" classname="omicron-common" timestamp="2026-06-22T19:39:55.370+00:00" time="0.026">
        </testcase>
        <testcase name="address::test::test_sled_address" classname="omicron-common" timestamp="2026-06-22T19:39:55.385+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::error::test::test_bail_unless" classname="omicron-common" timestamp="2026-06-22T19:39:55.396+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::error::test::test_context" classname="omicron-common" timestamp="2026-06-22T19:39:55.396+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_examples" classname="omicron-common" timestamp="2026-06-22T19:39:55.406+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_id" classname="omicron-common" timestamp="2026-06-22T19:39:55.424+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_pagination_schemas" classname="omicron-common" timestamp="2026-06-22T19:39:55.417+00:00" time="0.030">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.434+00:00" time="0.020">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_generic" classname="omicron-common" timestamp="2026-06-22T19:39:55.447+00:00" time="0.023">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_id" classname="omicron-common" timestamp="2026-06-22T19:39:55.447+00:00" time="0.030">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_nameid_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.455+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::http_pagination::test::test_scan_by_time_and_id" classname="omicron-common" timestamp="2026-06-22T19:39:55.470+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_bytecount" classname="omicron-common" timestamp="2026-06-22T19:39:55.477+00:00" time="0.031">
        </testcase>
        <testcase name="api::external::test::test_bytecount_display" classname="omicron-common" timestamp="2026-06-22T19:39:55.483+00:00" time="0.046">
        </testcase>
        <testcase name="api::external::test::test_digest" classname="omicron-common" timestamp="2026-06-22T19:39:55.508+00:00" time="0.034">
        </testcase>
        <testcase name="api::external::test::test_firewall_deserialization" classname="omicron-common" timestamp="2026-06-22T19:39:55.508+00:00" time="0.041">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_host_filter_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.529+00:00" time="0.033">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_proto_filter_from_api_string" classname="omicron-common" timestamp="2026-06-22T19:39:55.542+00:00" time="0.027">
        </testcase>
        <testcase name="api::external::test::test_firewall_rule_target_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.549+00:00" time="0.035">
        </testcase>
        <testcase name="api::external::test::test_generation_display_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.561+00:00" time="0.027">
        </testcase>
        <testcase name="api::external::test::test_generation_from_int" classname="omicron-common" timestamp="2026-06-22T19:39:55.570+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_generation_serde" classname="omicron-common" timestamp="2026-06-22T19:39:55.589+00:00" time="0.031">
        </testcase>
        <testcase name="api::external::test::test_hostname_from_str" classname="omicron-common" timestamp="2026-06-22T19:39:55.598+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_from_str" classname="omicron-common" timestamp="2026-06-22T19:39:55.620+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_ip_port_range_into_str" classname="omicron-common" timestamp="2026-06-22T19:39:55.626+00:00" time="0.039">
        </testcase>
        <testcase name="api::external::test::test_ipv6_net_operations" classname="omicron-common" timestamp="2026-06-22T19:39:55.647+00:00" time="0.038">
        </testcase>
        <testcase name="api::external::test::test_mac_system_iterator" classname="omicron-common" timestamp="2026-06-22T19:39:55.665+00:00" time="0.027">
        </testcase>
        <testcase name="api::external::test::test_generation_overflow" classname="omicron-common" timestamp="2026-06-22T19:39:55.584+00:00" time="0.136">
        </testcase>
        <testcase name="api::external::test::test_name_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.720+00:00" time="0.028">
        </testcase>
        <testcase name="api::external::test::test_mac_to_int_conversions" classname="omicron-common" timestamp="2026-06-22T19:39:55.685+00:00" time="0.072">
        </testcase>
        <testcase name="api::external::test::test_name_parse_from_param" classname="omicron-common" timestamp="2026-06-22T19:39:55.748+00:00" time="0.022">
        </testcase>
        <testcase name="api::external::test::test_resource_name_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.757+00:00" time="0.021">
        </testcase>
        <testcase name="api::external::test::test_macaddr" classname="omicron-common" timestamp="2026-06-22T19:39:55.692+00:00" time="0.090">
        </testcase>
        <testcase name="api::external::test::test_route_target_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.779+00:00" time="0.033">
        </testcase>
        <testcase name="api::external::test::test_route_destination_parse" classname="omicron-common" timestamp="2026-06-22T19:39:55.770+00:00" time="0.043">
        </testcase>
        <testcase name="api::external::test::test_semver_serialize" classname="omicron-common" timestamp="2026-06-22T19:39:55.782+00:00" time="0.031">
        </testcase>
        <testcase name="api::internal::shared::tests::test_dataset_kind_serialization" classname="omicron-common" timestamp="2026-06-22T19:39:55.796+00:00" time="0.024">
        </testcase>
        <testcase name="api::internal::shared::tests::test_delegated_zvol_device_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.812+00:00" time="0.020">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_allowed_source_ips" classname="omicron-common" timestamp="2026-06-22T19:39:55.813+00:00" time="0.020">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_any_into_allowed_external_ips" classname="omicron-common" timestamp="2026-06-22T19:39:55.813+00:00" time="0.023">
        </testcase>
        <testcase name="api::internal::shared::tests::test_deserialize_unknown_string" classname="omicron-common" timestamp="2026-06-22T19:39:55.820+00:00" time="0.021">
        </testcase>
        <testcase name="zpool_name::test::test_parse_bad_zpool_names" classname="omicron-common" timestamp="2026-06-22T19:39:55.833+00:00" time="0.019">
        </testcase>
        <testcase name="disk::tests::parse_dataset_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.833+00:00" time="0.024">
        </testcase>
        <testcase name="zpool_name::test::test_parse_external_zpool_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.836+00:00" time="0.024">
        </testcase>
        <testcase name="zpool_name::test::test_parse_internal_zpool_name" classname="omicron-common" timestamp="2026-06-22T19:39:55.842+00:00" time="0.023">
        </testcase>
        <testcase name="zpool_name::test::test_parse_zpool_name_json" classname="omicron-common" timestamp="2026-06-22T19:39:55.852+00:00" time="0.020">
        </testcase>
        <testcase name="zpool_name::test::test_zpool_name_regex" classname="omicron-common" timestamp="2026-06-22T19:39:55.857+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="management_switch::location_map::tests::test_config_validation" classname="omicron-gateway" timestamp="2026-06-22T19:39:55.917+00:00" time="0.031">
        </testcase>
        <testcase name="management_switch::location_map::tests::test_resolve_location" classname="omicron-gateway" timestamp="2026-06-22T19:39:55.947+00:00" time="0.030">
        </testcase>
    </testsuite>
    <testsuite name="omicron-dev::test-omicron-dev" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_omicron_dev_bad_cmd" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-22T19:39:55.860+00:00" time="0.278">
        </testcase>
        <testcase name="test_omicron_dev_no_args" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-22T19:39:55.865+00:00" time="0.291">
        </testcase>
        <testcase name="test_run_all" classname="omicron-dev::test-omicron-dev" timestamp="2026-06-22T19:39:55.872+00:00" time="13.043">
        </testcase>
    </testsuite>
    <testsuite name="omicron-gateway::test_all" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::config::read_production_smf_config" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.138+00:00" time="0.048">
        </testcase>
        <testcase name="integration_tests::component_list::component_list" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:55.977+00:00" time="0.218">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_basic" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.156+00:00" time="0.204">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_limit" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.196+00:00" time="0.254">
        </testcase>
        <testcase name="integration_tests::ereports::ereports_commit" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.186+00:00" time="0.310">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_communication" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.449+00:00" time="0.220">
        </testcase>
        <testcase name="integration_tests::serial_console::serial_console_detach" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.497+00:00" time="0.219">
        </testcase>
        <testcase name="integration_tests::location_discovery::discovery_both_locations" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.360+00:00" time="0.490">
        </testcase>
        <testcase name="integration_tests::task_dump::task_dump" classname="omicron-gateway::test_all" timestamp="2026-06-22T19:39:56.669+00:00" time="0.409">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ledger" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="test::test_commit_handles_write_failures" classname="omicron-ledger" timestamp="2026-06-22T19:39:56.680+00:00" time="0.068">
        </testcase>
        <testcase name="test::test_create_default_ledger" classname="omicron-ledger" timestamp="2026-06-22T19:39:56.715+00:00" time="0.054">
        </testcase>
        <testcase name="test::test_create_ledger_reads_from_storage" classname="omicron-ledger" timestamp="2026-06-22T19:39:56.748+00:00" time="0.033">
        </testcase>
        <testcase name="test::test_create_ledger_reads_latest_from_storage" classname="omicron-ledger" timestamp="2026-06-22T19:39:56.770+00:00" time="0.032">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ls-apis" tests="2" disabled="0" errors="0" failures="0">
        <testcase name="api_metadata::tests::from_raw_collects_multiple_errors" classname="omicron-ls-apis" timestamp="2026-06-22T19:39:56.782+00:00" time="0.029">
        </testcase>
        <testcase name="api_metadata::tests::load_errors_display_lists_every_error" classname="omicron-ls-apis" timestamp="2026-06-22T19:39:56.802+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-rendezvous" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="crucible_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-22T19:39:51.083+00:00" time="18.191">
        </testcase>
        <testcase name="local_storage_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-22T19:39:51.205+00:00" time="23.491">
        </testcase>
        <testcase name="debug_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-22T19:39:51.115+00:00" time="27.618">
        </testcase>
        <testcase name="local_storage_unencrypted_dataset::tests::proptest_reconciliation" classname="nexus-reconfigurator-rendezvous" timestamp="2026-06-22T19:39:51.310+00:00" time="28.607">
        </testcase>
    </testsuite>
    <testsuite name="nexus-reconfigurator-cli-integration-tests::integration" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="blueprint_edit::test_blueprint_edit" classname="nexus-reconfigurator-cli-integration-tests::integration" timestamp="2026-06-22T19:39:45.665+00:00" time="34.156">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ls-apis::test_dependencies" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_deployment_unit_dag_edges" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-22T19:39:56.850+00:00" time="26.181">
        </testcase>
        <testcase name="test_api_check" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-22T19:39:56.811+00:00" time="26.990">
        </testcase>
        <testcase name="test_api_dependencies" classname="omicron-ls-apis::test_dependencies" timestamp="2026-06-22T19:39:56.824+00:00" time="27.190">
        </testcase>
    </testsuite>
    <testsuite name="omicron-dropshot-apis::bin/omicron-dropshot-apis" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_apis_up_to_date" classname="omicron-dropshot-apis::bin/omicron-dropshot-apis" timestamp="2026-06-22T19:39:55.882+00:00" time="39.463">
        </testcase>
    </testsuite>
    <testsuite name="omicron-nexus::test_all" tests="566" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::address_lots::test_address_lot_invalid_range" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:39.273+00:00" time="12.369">
        </testcase>
        <testcase name="integration_tests::address_lots::test_address_lot_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:39.108+00:00" time="12.893">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:52.001+00:00" time="0.545">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_session_cookie" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:50.806+00:00" time="2.521">
        </testcase>
        <testcase name="integration_tests::authn_http::test_authn_spoof_allowed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:51.642+00:00" time="2.711">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:40.567+00:00" time="17.204">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:39.315+00:00" time="18.896">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_access_token_auth" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:46.483+00:00" time="14.198">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:40.204+00:00" time="20.602">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_instance_group_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:43.484+00:00" time="17.454">
        </testcase>
        <testcase name="integration_tests::allow_list::test_allow_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:44.298+00:00" time="16.798">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:40.949+00:00" time="20.267">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_project_selector" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:41.192+00:00" time="20.083">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_scim_token_auth" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:49.259+00:00" time="13.299">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_idps_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:52.649+00:00" time="12.324">
        </testcase>
        <testcase name="integration_tests::authz::test_list_silo_users_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:53.328+00:00" time="12.207">
        </testcase>
        <testcase name="integration_tests::authz::test_cannot_read_others_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:52.546+00:00" time="13.283">
        </testcase>
        <testcase name="integration_tests::authz::test_session_me_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:54.353+00:00" time="11.965">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:48.228+00:00" time="18.448">
        </testcase>
        <testcase name="integration_tests::affinity::test_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:40.333+00:00" time="28.170">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_login_local" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:48.958+00:00" time="19.845">
        </testcase>
        <testcase name="integration_tests::authz::test_silo_read_for_unpriv" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:56.281+00:00" time="13.203">
        </testcase>
        <testcase name="integration_tests::basic::test_basic_failures" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:57.771+00:00" time="11.921">
        </testcase>
        <testcase name="integration_tests::affinity::test_anti_affinity_group_usage" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:41.311+00:00" time="29.215">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_no_args" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:10.526+00:00" time="0.195">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_bad_config" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:09.693+00:00" time="1.221">
        </testcase>
        <testcase name="integration_tests::commands::test_nexus_invalid_config" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:10.326+00:00" time="1.603">
        </testcase>
        <testcase name="integration_tests::bfd::test_empty_bfd_status" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:01.096+00:00" time="10.933">
        </testcase>
        <testcase name="integration_tests::basic::test_ping" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:00.682+00:00" time="11.783">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_key" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:01.276+00:00" time="11.205">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_bad_cert" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:01.215+00:00" time="11.563">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_expired_cert" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:02.559+00:00" time="11.989">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_incorrect_subject_alt_name" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:04.973+00:00" time="12.518">
        </testcase>
        <testcase name="integration_tests::certificates::test_cannot_create_certificate_with_mismatched_key" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:05.535+00:00" time="12.623">
        </testcase>
        <testcase name="integration_tests::certificates::test_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:06.319+00:00" time="12.056">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_basic" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:00.806+00:00" time="19.481">
        </testcase>
        <testcase name="integration_tests::certificates::test_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:05.829+00:00" time="15.150">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_admin_server" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:08.503+00:00" time="12.766">
        </testcase>
        <testcase name="integration_tests::basic::test_gzip_compression" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:58.212+00:00" time="23.520">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_prometheus_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:09.484+00:00" time="12.458">
        </testcase>
        <testcase name="integration_tests::cockroach::test_cockroach_http_node_status" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:08.804+00:00" time="13.324">
        </testcase>
        <testcase name="integration_tests::console_api::test_assets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:10.914+00:00" time="11.796">
        </testcase>
        <testcase name="integration_tests::console_api::test_absolute_static_dir" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:10.721+00:00" time="12.126">
        </testcase>
        <testcase name="integration_tests::console_api::test_bad_redirect_uri" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:11.929+00:00" time="11.911">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_simple" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:12.481+00:00" time="11.800">
        </testcase>
        <testcase name="integration_tests::basic::test_projects_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:00.938+00:00" time="23.734">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me_groups" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:14.548+00:00" time="12.901">
        </testcase>
        <testcase name="integration_tests::certificates::test_silo_certificates" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:06.676+00:00" time="20.816">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_me" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:13.184+00:00" time="14.376">
        </testcase>
        <testcase name="integration_tests::console_api::test_unauthed_console_pages" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:15.634+00:00" time="11.936">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_create_delete_ops" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:47.880+00:00" time="40.077">
        </testcase>
        <testcase name="integration_tests::console_api::test_session_idle_timeout_deletes_session" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:12.779+00:00" time="15.987">
        </testcase>
        <testcase name="integration_tests::console_api::test_console_pages" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:12.029+00:00" time="18.022">
        </testcase>
        <testcase name="integration_tests::console_api::test_login_redirect_multiple_silos" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:12.464+00:00" time="17.852">
        </testcase>
        <testcase name="integration_tests::console_api::test_sessions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:14.840+00:00" time="18.759">
        </testcase>
        <testcase name="integration_tests::demo_saga::test_demo_saga" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:27.957+00:00" time="11.410">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_cannot_exceed_auth_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:30.316+00:00" time="10.743">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_auth_flow" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:30.052+00:00" time="11.625">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_clamps_to_auth_token_when_no_ttl_specified" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:33.599+00:00" time="9.089">
        </testcase>
        <testcase name="integration_tests::device_auth::test_admin_logout_deletes_tokens_and_sessions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:28.766+00:00" time="19.303">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:41.677+00:00" time="7.849">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_step" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:21.943+00:00" time="28.751">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_expiration" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:39.367+00:00" time="13.217">
        </testcase>
        <testcase name="integration_tests::device_auth::test_device_token_request_ttl" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:41.059+00:00" time="12.729">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_auth_does_not_clamp_device_token_ttl" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:42.688+00:00" time="11.429">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_2" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:21.226+00:00" time="34.394">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:17.491+00:00" time="46.228">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:18.375+00:00" time="48.397">
        </testcase>
        <testcase name="integration_tests::disks::test_cannot_snapshot_read_only_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:48.773+00:00" time="24.248">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:23.841+00:00" time="50.273">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:18.158+00:00" time="56.004">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_replacement_done" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:20.288+00:00" time="56.894">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:49.526+00:00" time="28.167">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_does_not_create_freed_region" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:22.847+00:00" time="55.893">
        </testcase>
        <testcase name="integration_tests::device_auth::test_session_list_excludes_expired" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:48.069+00:00" time="33.254">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested_3" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:21.270+00:00" time="61.194">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_racing_replacements_for_soft_deleted_disk_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:22.127+00:00" time="63.881">
        </testcase>
        <testcase name="integration_tests::audit_log::test_audit_log_coverage" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:42:47.299+00:00" time="99.689">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_disk_that_already_exists_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:55.621+00:00" time="31.574">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_running" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:21.732+00:00" time="67.630">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_attach_detach_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:54.117+00:00" time="36.440">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_backed_by_multiple_region_sets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:53.788+00:00" time="39.204">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_greater_than_max_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:18.740+00:00" time="14.283">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_less_than_min_disk_size_bytes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:21.324+00:00" time="15.602">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_snapshot_replacement_state_requested" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:20.979+00:00" time="76.431">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_min_disk_size" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:26.009+00:00" time="14.443">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:24.672+00:00" time="81.034">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_not_found_before_creation" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:17.182+00:00" time="30.530">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_creation_region_requested_then_started" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:06.772+00:00" time="42.760">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection_failed_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:32.993+00:00" time="19.310">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_expunge" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:13.021+00:00" time="40.117">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:03.720+00:00" time="49.980">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:27.560+00:00" time="86.581">
        </testcase>
        <testcase name="integration_tests::disks::test_create_read_only_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:50.693+00:00" time="63.449">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_invalid_block_size_rejected" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:14.114+00:00" time="41.515">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_reject_total_size_not_divisible_by_block_size" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:22.464+00:00" time="34.271">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_size_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:26.987+00:00" time="30.278">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_delete_volume_region_replacement_state_running_on_pantry" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:20.069+00:00" time="98.367">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity_twice_after_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:27.570+00:00" time="91.524">
        </testcase>
        <testcase name="integration_tests::disks::test_delete_local_storage_disk_retries_on_transient_error" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:52.584+00:00" time="67.107">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_replacement_triple_sanity_2" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:24.281+00:00" time="96.522">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_region_creation_failure" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:17.693+00:00" time="45.318">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_too_big" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:29.363+00:00" time="34.247">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_read_only_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:22.710+00:00" time="102.170">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_replacement_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:27.493+00:00" time="100.472">
        </testcase>
        <testcase name="integration_tests::disks::test_list_all_types_of_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:37.410+00:00" time="30.696">
        </testcase>
        <testcase name="integration_tests::disks::test_phantom_disk_rename" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:47.712+00:00" time="22.044">
        </testcase>
        <testcase name="integration_tests::disks::test_multiple_disks_multiple_zpools" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:40.451+00:00" time="30.101">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_ephemeral_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:56.735+00:00" time="14.285">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_virtual_provisioning_collection" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:30.558+00:00" time="41.060">
        </testcase>
        <testcase name="integration_tests::external_ips::can_create_instance_with_floating_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:57.265+00:00" time="14.407">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:59.094+00:00" time="13.761">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_ephemeral_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:59.692+00:00" time="13.461">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:33.024+00:00" time="40.370">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_slot_assignment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:27.195+00:00" time="46.398">
        </testcase>
        <testcase name="integration_tests::external_ips::can_list_instance_snat_ip" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:58.437+00:00" time="15.974">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv4_to_instance_missing_ipv4_stack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:00.803+00:00" time="14.218">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace_not_enough_zpools" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:54.634+00:00" time="20.597">
        </testcase>
        <testcase name="integration_tests::disks::test_disk_move_between_instances" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:14.162+00:00" time="61.554">
        </testcase>
        <testcase name="integration_tests::external_ips::no_automatic_snat_for_ipv6" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:03.610+00:00" time="13.164">
        </testcase>
        <testcase name="integration_tests::external_ips::cannot_attach_floating_ipv6_to_instance_missing_ipv6_stack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:03.011+00:00" time="13.825">
        </testcase>
        <testcase name="integration_tests::disks::test_do_not_provision_on_dataset_not_enough" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:36.925+00:00" time="41.694">
        </testcase>
        <testcase name="integration_tests::disks::test_read_only_disk_different_vcr" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:52.303+00:00" time="26.991">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_detach_requires_version_with_dual_stack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:04.881+00:00" time="15.042">
        </testcase>
        <testcase name="integration_tests::disks::test_no_halt_disk_delete_one_region_on_expunged_agent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:45.707+00:00" time="35.003">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:53.138+00:00" time="28.088">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:54.141+00:00" time="28.034">
        </testcase>
        <testcase name="integration_tests::crucible_replacements::test_region_snapshot_replacement_step_after_rop_remove_target_gone" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:43:27.449+00:00" time="115.930">
        </testcase>
        <testcase name="integration_tests::disks::test_region_allocation_strategy_random_is_idempotent_arbitrary" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:53.700+00:00" time="30.535">
        </testcase>
        <testcase name="integration_tests::disks::test_project_delete_disk_no_auth_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:49.532+00:00" time="34.908">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:08.106+00:00" time="16.559">
        </testcase>
        <testcase name="integration_tests::external_ips::test_ephemeral_ip_idempotent_attach_with_exhausted_explicit_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:07.965+00:00" time="17.455">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_access" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:11.673+00:00" time="15.729">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_ephemeral_at_pool_exhaustion" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:09.757+00:00" time="18.931">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_fails_in_other_silo_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:13.593+00:00" time="16.091">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_in_use" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:14.411+00:00" time="16.425">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:13.153+00:00" time="18.151">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_name_in_use" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:15.231+00:00" time="16.138">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_ip_not_in_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:15.022+00:00" time="16.730">
        </testcase>
        <testcase name="integration_tests::disks::test_single_region_allocate_for_replace" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:54.142+00:00" time="38.218">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_ip_version_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:16.837+00:00" time="16.839">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_non_admin" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:15.716+00:00" time="18.368">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:16.774+00:00" time="17.420">
        </testcase>
        <testcase name="integration_tests::disks::test_zpool_control_plane_storage_buffer" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:44:55.629+00:00" time="38.625">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fail_if_in_use_by_other" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:10.552+00:00" time="24.256">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_attach_fail_between_projects" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:12.854+00:00" time="22.055">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_update" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:18.620+00:00" time="16.864">
        </testcase>
        <testcase name="integration_tests::external_ips::test_floating_ip_create_attachment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:13.394+00:00" time="23.983">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_nonexistent_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:24.440+00:00" time="13.965">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_unlinked_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:24.666+00:00" time="14.222">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_create_name_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:24.235+00:00" time="15.054">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_delete_attached_external_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:21.226+00:00" time="18.317">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:23.379+00:00" time="16.223">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_until_schema_updated" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:35.484+00:00" time="5.496">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_in_another_project" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:19.923+00:00" time="21.549">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_with_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:34.909+00:00" time="7.336">
        </testcase>
        <testcase name="integration_tests::external_subnets::external_subnet_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:25.420+00:00" time="16.832">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_dendrite" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:34.808+00:00" time="7.569">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_detach_subnet_that_is_not_attached" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:22.176+00:00" time="20.305">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_live_attach_detach" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:11.618+00:00" time="31.096">
        </testcase>
        <testcase name="integration_tests::external_ips::test_external_ip_attach_fails_after_maximum" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:11.020+00:00" time="32.270">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_subnet_attached_to_another_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:19.295+00:00" time="24.182">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_can_attach_external_subnet_to_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:27.402+00:00" time="18.014">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_does_not_boot_without_valid_schema" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:37.377+00:00" time="10.729">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_limited_collaborator_external_subnet_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:29.684+00:00" time="18.501">
        </testcase>
        <testcase name="integration_tests::initialization::test_nexus_boots_before_cockroach" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:34.254+00:00" time="15.928">
        </testcase>
        <testcase name="integration_tests::external_subnets::test_external_subnet_attach" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:28.687+00:00" time="21.664">
        </testcase>
        <testcase name="integration_tests::images::test_image_create" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:30.837+00:00" time="21.402">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:32.361+00:00" time="20.290">
        </testcase>
        <testcase name="integration_tests::images::test_image_promotion" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:31.752+00:00" time="21.739">
        </testcase>
        <testcase name="integration_tests::images::test_image_deletion_permissions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:31.305+00:00" time="22.647">
        </testcase>
        <testcase name="integration_tests::instances::cannot_make_new_primary_nic_lacking_ip_stack_for_external_addresses" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:38.888+00:00" time="16.450">
        </testcase>
        <testcase name="integration_tests::images::test_image_from_other_project_snapshot_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:31.369+00:00" time="24.276">
        </testcase>
        <testcase name="integration_tests::instances::can_create_instance_with_multiple_nics_and_ephemeral_ip" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:38.406+00:00" time="17.420">
        </testcase>
        <testcase name="integration_tests::images::test_silo_image_create" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:34.194+00:00" time="22.710">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_bad_hostname" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:42.377+00:00" time="14.567">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_image_too_small" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:33.676+00:00" time="23.582">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_create_instance_with_empty_hostname" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:42.481+00:00" time="15.469">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_limit" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:43.477+00:00" time="14.912">
        </testcase>
        <testcase name="integration_tests::instances::test_auto_restart_policy_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:39.602+00:00" time="19.537">
        </testcase>
        <testcase name="integration_tests::images::test_make_disk_from_other_project_image_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:34.084+00:00" time="27.399">
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_must_be_attached" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:41.471+00:00" time="21.354">
        </testcase>
        <testcase name="integration_tests::instances::test_boot_disk_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:40.980+00:00" time="22.903">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_start_instance_with_unsatisfiable_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:48.107+00:00" time="17.173">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_detach_boot_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:42.713+00:00" time="22.617">
        </testcase>
        <testcase name="integration_tests::instances::test_cpu_platform_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:48.186+00:00" time="17.251">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_one_disk_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:39.543+00:00" time="27.753">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_cpu_capacity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:43.290+00:00" time="25.581">
        </testcase>
        <testcase name="integration_tests::external_subnets::cannot_attach_too_many_subnets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:20.710+00:00" time="48.278">
        </testcase>
        <testcase name="integration_tests::instances::test_enable_jumbo_frames_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:52.651+00:00" time="16.672">
        </testcase>
        <testcase name="integration_tests::instances::test_attach_eight_disks_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:39.289+00:00" time="30.549">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_provision_instance_beyond_ram_capacity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:45.416+00:00" time="25.129">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_access" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:53.491+00:00" time="17.607">
        </testcase>
        <testcase name="integration_tests::instances::test_can_start_instance_with_cpu_platform" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:42.245+00:00" time="28.867">
        </testcase>
        <testcase name="integration_tests::instances::test_cannot_attach_faulted_disks" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:42.252+00:00" time="30.259">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_attach_several_external_ips" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:53.951+00:00" time="21.369">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_saga_removes_instance_database_record" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:56.944+00:00" time="20.305">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_in_silo" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:56.904+00:00" time="20.650">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:58.389+00:00" time="19.177">
        </testcase>
        <testcase name="integration_tests::instances::test_disk_attach_limit" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:50.182+00:00" time="28.031">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups_that_do_not_exist" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:57.950+00:00" time="20.612">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_no_default_pool_error" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:05.280+00:00" time="14.407">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_orphan_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:03.884+00:00" time="16.245">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_delete_network_interface" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:55.826+00:00" time="24.962">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:55.338+00:00" time="26.156">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:05.331+00:00" time="18.945">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:05.437+00:00" time="20.321">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_after_sled_agent_forgets_vmm_can_be_stopped" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:07.296+00:00" time="20.857">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:08.871+00:00" time="19.591">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_can_be_restarted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:08.988+00:00" time="20.710">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_instance_watcher_automatically_reincarnates" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:08.078+00:00" time="22.348">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_three_ephemeral_ips" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:18.213+00:00" time="12.978">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_without_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:19.687+00:00" time="12.053">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_auto_none_with_explicit" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:18.562+00:00" time="14.304">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_ephemeral_ip_from_correct_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:02.826+00:00" time="31.090">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_rejects_two_ephemeral_same_pool" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:20.129+00:00" time="13.947">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_unknown_sled_type" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:17.567+00:00" time="19.198">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:11.113+00:00" time="25.678">
        </testcase>
        <testcase name="integration_tests::instances::test_disks_detached_when_instance_destroyed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:50.352+00:00" time="46.568">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:10.546+00:00" time="26.605">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_incompatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:17.554+00:00" time="19.993">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate_target_finishes_first" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:12.511+00:00" time="25.226">
        </testcase>
        <testcase name="integration_tests::instances::test_duplicate_disk_attach_requests_ok" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:52.239+00:00" time="46.435">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:57.258+00:00" time="42.347">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_metrics_with_migration" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:11.098+00:00" time="28.511">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_attach_disks_undo" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:55.645+00:00" time="46.003">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migration_compatible_cpu_platforms" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:17.249+00:00" time="24.607">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_migrate_v2p_and_routes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:15.321+00:00" time="26.636">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interface_transit_ips" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:24.276+00:00" time="17.918">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_duplicate_anti_affinity_groups" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:45:59.139+00:00" time="45.211">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_create_with_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:01.483+00:00" time="43.035">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_when_on_expunged_sled" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:09.837+00:00" time="35.375">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_multiple_nics_unwinds_completely" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:31.191+00:00" time="14.380">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_access_before_create_returns_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:34.076+00:00" time="14.112">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_explicit_dual_stack_address" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:29.698+00:00" time="18.651">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_invalid_creation_returns_bad_request" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:37.738+00:00" time="11.415">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv4_address" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:32.867+00:00" time="18.458">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_new_custom_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:31.740+00:00" time="19.622">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_single_explicit_ipv6_address" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:33.916+00:00" time="19.390">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_not_divisible_by_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:39.605+00:00" time="13.918">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_rejected_less_than_min_memory_size" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:39.609+00:00" time="14.012">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_serial" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:20.788+00:00" time="32.878">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_memory_greater_than_max_size" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:38.674+00:00" time="15.427">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_missing_instance_is_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:41.957+00:00" time="12.437">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_v2p_mappings" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:28.462+00:00" time="26.258">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:36.765+00:00" time="18.709">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_stopped_start" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:37.151+00:00" time="18.386">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_are_not_marked_failed_on_other_sled_agent_errors_by_instance_watcher" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:36.791+00:00" time="18.822">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_using_image_from_other_project_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:28.154+00:00" time="27.468">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_update_network_interfaces" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:25.758+00:00" time="30.920">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_delete_fails_when_running_succeeds_when_stopped" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:37.548+00:00" time="21.649">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_simulated_baseboard_model" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:49.152+00:00" time="10.962">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_start_creates_networking_state" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:21.493+00:00" time="40.497">
        </testcase>
        <testcase name="integration_tests::instances::test_silo_limited_collaborator_cross_project_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:41.648+00:00" time="22.204">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_only_ipv4_default_pool_to_igw" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:48.350+00:00" time="17.085">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_vpc_create_attaches_all_default_pools_to_igw" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:48.189+00:00" time="17.439">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_igw_ip_pool_attach_silo_user" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:44.350+00:00" time="21.328">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_address_detach" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:44.518+00:00" time="21.167">
        </testcase>
        <testcase name="integration_tests::instances::test_size_can_be_changed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:41.856+00:00" time="23.889">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_delete_cascade" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:45.571+00:00" time="21.197">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:53.523+00:00" time="13.390">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_multicast_rejects_reserved_ranges" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:54.101+00:00" time="12.867">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_floating_ips" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:51.362+00:00" time="15.721">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_overlapping_ranges_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:54.720+00:00" time="12.527">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_failed_by_stop_request_does_not_reincarnate" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:09.323+00:00" time="58.169">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_in_silo" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:53.666+00:00" time="13.975">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:54.394+00:00" time="13.266">
        </testcase>
        <testcase name="integration_tests::instances::test_instances_create_reboot_halt" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:36.919+00:00" time="30.903">
        </testcase>
        <testcase name="integration_tests::inventory_matching::test_sled_sp_inventory_matching" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:51.325+00:00" time="16.845">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service_no_cud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:55.613+00:00" time="12.988">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_range_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:55.475+00:00" time="13.195">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_service" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:55.537+00:00" time="13.302">
        </testcase>
        <testcase name="integration_tests::internet_gateway::test_internet_gateway_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:45.212+00:00" time="23.725">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_list_dedupe" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:53.621+00:00" time="15.777">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_list_only_discoverable" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:56.678+00:00" time="13.341">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:55.622+00:00" time="14.572">
        </testcase>
        <testcase name="integration_tests::instances::test_updating_running_instance_boot_disk_is_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:42.194+00:00" time="28.158">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_unicast_defaults" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:00.114+00:00" time="11.381">
        </testcase>
        <testcase name="integration_tests::ip_pools::cannot_unlink_ip_pool_with_outstanding_instance_ips" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:53.306+00:00" time="22.015">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_silos_pagination" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:59.197+00:00" time="19.672">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv4_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:05.435+00:00" time="13.917">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ipv6_ip_pool_utilization_total" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:05.628+00:00" time="13.947">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_pool_update_default" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:01.990+00:00" time="17.993">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_database_records" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.247+00:00" time="15.075">
        </testcase>
        <testcase name="integration_tests::metrics::test_mgs_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:06.913+00:00" time="16.198">
        </testcase>
        <testcase name="integration_tests::metrics::test_system_timeseries_schema_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.083+00:00" time="16.159">
        </testcase>
        <testcase name="integration_tests::ip_pools::test_ip_range_delete_with_allocated_external_ip_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:03.853+00:00" time="20.898">
        </testcase>
        <testcase name="integration_tests::oximeter::test_oximeter_reregistration" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.492+00:00" time="18.795">
        </testcase>
        <testcase name="integration_tests::local_storage::test_create_large_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:05.678+00:00" time="21.447">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_non_base64" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.822+00:00" time="20.831">
        </testcase>
        <testcase name="integration_tests::metrics::test_instance_watcher_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:05.746+00:00" time="23.459">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_past_end_of_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:08.601+00:00" time="21.573">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:19.575+00:00" time="12.227">
        </testcase>
        <testcase name="integration_tests::probe::test_probe_pool_selector_ip_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:19.984+00:00" time="12.056">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_to_unaligned_offset" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:08.937+00:00" time="23.616">
        </testcase>
        <testcase name="integration_tests::projects::test_limited_collaborator_cannot_create_project" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:22.322+00:00" time="10.440">
        </testcase>
        <testcase name="integration_tests::metrics::test_project_timeseries_query" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:06.969+00:00" time="25.933">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_data_not_block_size_multiple" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:08.171+00:00" time="26.605">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:23.242+00:00" time="11.835">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:23.111+00:00" time="12.035">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_anti_affinity_group" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:24.751+00:00" time="12.532">
        </testcase>
        <testcase name="integration_tests::local_storage::test_reject_creating_local_storage_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:05.685+00:00" time="34.765">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_start_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:08.670+00:00" time="32.874">
        </testcase>
        <testcase name="integration_tests::pantry::test_disk_create_for_importing" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:11.496+00:00" time="31.091">
        </testcase>
        <testcase name="integration_tests::pantry::test_can_stop_start_import_from_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.641+00:00" time="35.339">
        </testcase>
        <testcase name="integration_tests::quiesce::test_quiesce" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:32.553+00:00" time="12.219">
        </testcase>
        <testcase name="integration_tests::rack::test_get_own_rack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:35.077+00:00" time="11.631">
        </testcase>
        <testcase name="integration_tests::projects::test_projects" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:32.039+00:00" time="14.776">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:29.205+00:00" time="17.619">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:15.321+00:00" time="31.539">
        </testcase>
        <testcase name="integration_tests::rack::test_list_own_rack" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:35.146+00:00" time="12.289">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_vpc" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:31.802+00:00" time="15.675">
        </testcase>
        <testcase name="integration_tests::saml::test_accept_saml_response_only_assertion_signed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.477+00:00" time="0.123">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.599+00:00" time="0.119">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_ecdsa_sha256" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.718+00:00" time="0.129">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.847+00:00" time="0.126">
        </testcase>
        <testcase name="integration_tests::saml::test_correct_saml_response_with_group_attributes_wrong_attribute_name" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.973+00:00" time="0.121">
        </testcase>
        <testcase name="integration_tests::quotas::test_negative_quota" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:32.762+00:00" time="15.714">
        </testcase>
        <testcase name="integration_tests::quotas::test_quota_limits" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:32.902+00:00" time="15.949">
        </testcase>
        <testcase name="integration_tests::pantry::test_import_blocks_with_bulk_write_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:18.869+00:00" time="30.350">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_ready_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:10.352+00:00" time="39.398">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_mount_import_from_bulk_writes_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:10.194+00:00" time="39.751">
        </testcase>
        <testcase name="integration_tests::rack::test_rack_initialization" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:37.282+00:00" time="13.448">
        </testcase>
        <testcase name="integration_tests::saml::test_handle_saml_response_with_xml_comment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:50.730+00:00" time="0.118">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_without_stopping_bulk_writes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:10.019+00:00" time="40.927">
        </testcase>
        <testcase name="integration_tests::rack::test_sled_list_uninitialized" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:40.450+00:00" time="11.416">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_saml_response_signed_with_other_key" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:51.866+00:00" time="0.120">
        </testcase>
        <testcase name="integration_tests::saml::test_reject_unsigned_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:51.987+00:00" time="0.109">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_fleet" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:41.545+00:00" time="11.120">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_stop_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:08.839+00:00" time="45.193">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:30.174+00:00" time="24.395">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:26.288+00:00" time="28.831">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:42.980+00:00" time="12.308">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_project" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:42.587+00:00" time="14.380">
        </testcase>
        <testcase name="integration_tests::role_assignments::test_role_assignments_silo_implicit" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:44.772+00:00" time="12.321">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_bulk_write_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:07.660+00:00" time="49.615">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_image" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:28.653+00:00" time="30.568">
        </testcase>
        <testcase name="integration_tests::pantry::test_cannot_finalize_attached_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:09.398+00:00" time="49.945">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_columns" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:57.093+00:00" time="2.299">
        </testcase>
        <testcase name="integration_tests::projects::test_project_deletion_with_floating_ip" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:27.126+00:00" time="32.301">
        </testcase>
        <testcase name="integration_tests::metrics::test_metrics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:06.768+00:00" time="52.740">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_hidden_silo_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:48.094+00:00" time="12.509">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_no_redirect_binding" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:48.851+00:00" time="12.068">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_invalid_descriptor_truncated" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:49.220+00:00" time="12.031">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:48.476+00:00" time="12.827">
        </testcase>
        <testcase name="integration_tests::schema::compare_sequence_differing_increment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:59.427+00:00" time="1.930">
        </testcase>
        <testcase name="integration_tests::schema::compare_index_creation_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:59.393+00:00" time="2.028">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_no_keys" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:49.750+00:00" time="12.358">
        </testcase>
        <testcase name="integration_tests::saml::test_create_a_saml_idp_metadata_only_encryption_keys" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:49.945+00:00" time="12.287">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_modify_system_routes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:47.435+00:00" time="14.820">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_internet_gateway_target" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:46.860+00:00" time="15.559">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_custom_targets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:46.815+00:00" time="15.613">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:46.709+00:00" time="15.749">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_constraint" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:01.251+00:00" time="1.616">
        </testcase>
        <testcase name="integration_tests::schema::compare_table_differing_not_null_order" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:01.357+00:00" time="1.589">
        </testcase>
        <testcase name="integration_tests::schema::compare_view_differing_where_clause" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:01.421+00:00" time="1.673">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response_with_relay_state" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:50.946+00:00" time="12.179">
        </testcase>
        <testcase name="integration_tests::schema::dbinit_version_matches_version_known_to_nexus" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:02.255+00:00" time="1.232">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_404" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:52.096+00:00" time="11.511">
        </testcase>
        <testcase name="integration_tests::saml::test_post_saml_response" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:50.848+00:00" time="12.767">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_metadata_url_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:52.665+00:00" time="11.120">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_reject_keypair" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:54.032+00:00" time="9.888">
        </testcase>
        <testcase name="integration_tests::router_routes::test_router_routes_disallow_mixed_v4_v6" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:46.824+00:00" time="17.730">
        </testcase>
        <testcase name="integration_tests::saml::test_saml_idp_rsa_keypair_ok" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:54.569+00:00" time="10.047">
        </testcase>
        <testcase name="integration_tests::quotas::test_quotas" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:34.776+00:00" time="30.015">
        </testcase>
        <testcase name="integration_tests::schema::nexus_cannot_apply_update_from_unknown_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:02.946+00:00" time="3.595">
        </testcase>
        <testcase name="integration_tests::password_login::test_local_users" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:47:19.352+00:00" time="50.650">
        </testcase>
        <testcase name="integration_tests::scim::test_create_a_saml_scim_silo" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.607+00:00" time="9.585">
        </testcase>
        <testcase name="integration_tests::scim::test_no_jit_for_saml_scim_silos" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.786+00:00" time="9.445">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_no_auth_with_expired_token" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:04.554+00:00" time="9.179">
        </testcase>
        <testcase name="integration_tests::scim::test_disabling_scim_user" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.615+00:00" time="10.299">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_bearer_auth" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:04.617+00:00" time="9.680">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:04.791+00:00" time="10.439">
        </testcase>
        <testcase name="integration_tests::scim::test_scim2_crate_self_test" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.920+00:00" time="12.372">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_unique" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:06.541+00:00" time="10.085">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_group_search" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:06.541+00:00" time="10.129">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_client_token_tenancy" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:06.541+00:00" time="10.181">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:06.541+00:00" time="10.966">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_admin_group_priv_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:10.002+00:00" time="9.330">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_detail_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:13.915+00:00" time="8.299">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_search" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:13.193+00:00" time="9.836">
        </testcase>
        <testcase name="integration_tests::scim::test_scim_user_unique" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:13.231+00:00" time="9.966">
        </testcase>
        <testcase name="integration_tests::scim::test_time_modified_updated_on_scim_user_and_group_update" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:13.733+00:00" time="9.559">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:14.297+00:00" time="9.224">
        </testcase>
        <testcase name="integration_tests::silo_users::test_silo_group_users_bad_group_id" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:15.230+00:00" time="8.994">
        </testcase>
        <testcase name="integration_tests::instances::test_instance_with_max_disks" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:46:30.426+00:00" time="115.158">
        </testcase>
        <testcase name="integration_tests::silos::test_deleting_a_silo_deletes_the_idp" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:16.293+00:00" time="9.511">
        </testcase>
        <testcase name="integration_tests::silos::test_ensure_same_silo_group" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:16.626+00:00" time="9.385">
        </testcase>
        <testcase name="integration_tests::silos::test_listing_identity_providers" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:16.723+00:00" time="9.498">
        </testcase>
        <testcase name="integration_tests::silos::test_jit_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:16.670+00:00" time="9.764">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_constraints" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:17.507+00:00" time="9.600">
        </testcase>
        <testcase name="integration_tests::silos::test_local_silo_users" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:19.332+00:00" time="10.954">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_invalid" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:22.214+00:00" time="8.860">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_truncated" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:23.029+00:00" time="9.466">
        </testcase>
        <testcase name="integration_tests::silos::test_saml_idp_metadata_data_valid" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:23.196+00:00" time="9.702">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_can_create_certs" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:23.293+00:00" time="10.059">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_admin_group" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:23.521+00:00" time="10.167">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_fixed" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:26.221+00:00" time="9.396">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_clean_up_groups" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:25.585+00:00" time="10.151">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_jit" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:26.434+00:00" time="9.368">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_both_groups" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:27.108+00:00" time="9.615">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_subnet_pool_links" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:26.011+00:00" time="10.983">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_delete_cleans_up_ip_pool_links" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:25.803+00:00" time="11.345">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_authn_policy" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:24.224+00:00" time="14.166">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_groups_remove_from_one_group" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:30.286+00:00" time="9.374">
        </testcase>
        <testcase name="integration_tests::schema::validate_data_migrations" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.125+00:00" time="36.668">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_fetch_by_external_id" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:31.074+00:00" time="8.936">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_users_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:33.353+00:00" time="10.437">
        </testcase>
        <testcase name="integration_tests::schema::nexus_applies_update_on_boot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:02.868+00:00" time="40.922">
        </testcase>
        <testcase name="integration_tests::schema::update_since_base_has_idempotent_up" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.094+00:00" time="40.752">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_provision_types" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:32.495+00:00" time="13.170">
        </testcase>
        <testcase name="integration_tests::sleds::test_sleds_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:35.802+00:00" time="10.384">
        </testcase>
        <testcase name="integration_tests::sleds::test_physical_disk_create_list_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:35.617+00:00" time="10.651">
        </testcase>
        <testcase name="integration_tests::silos::test_silo_user_views" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:32.899+00:00" time="14.780">
        </testcase>
        <testcase name="integration_tests::silos::test_silos" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:33.688+00:00" time="14.515">
        </testcase>
        <testcase name="integration_tests::snapshots::test_create_snapshot_record_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:36.994+00:00" time="12.464">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_snapshot_create_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:39.793+00:00" time="11.490">
        </testcase>
        <testcase name="integration_tests::sleds::test_sled_instance_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:35.736+00:00" time="17.987">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:39.794+00:00" time="15.296">
        </testcase>
        <testcase name="integration_tests::snapshots::test_cannot_snapshot_if_no_space" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:36.723+00:00" time="18.443">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_illegal_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:39.793+00:00" time="15.411">
        </testcase>
        <testcase name="integration_tests::snapshots::test_reject_creating_disk_from_other_project_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:39.793+00:00" time="16.339">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.847+00:00" time="12.712">
        </testcase>
        <testcase name="integration_tests::ssh_keys::test_ssh_keys" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.789+00:00" time="12.996">
        </testcase>
        <testcase name="integration_tests::snapshots::test_delete_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:37.148+00:00" time="20.477">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_delete_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:46.186+00:00" time="11.482">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_add_pool_member_of_different_ip_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:45.665+00:00" time="12.352">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_link_multiple_times" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:46.269+00:00" time="12.342">
        </testcase>
        <testcase name="integration_tests::subnet_pools::cannot_update_nonexistent_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:47.679+00:00" time="12.178">
        </testcase>
        <testcase name="integration_tests::snapshots::test_multiple_deletes_not_sent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:38.389+00:00" time="21.687">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:48.203+00:00" time="13.667">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv4_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:51.283+00:00" time="11.132">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_current_silo_subnet_pool_view" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:49.459+00:00" time="13.435">
        </testcase>
        <testcase name="integration_tests::subnet_allocation::test_subnet_allocation" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.847+00:00" time="19.809">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_ipv6_subnet_pool_utilization" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:53.723+00:00" time="11.632">
        </testcase>
        <testcase name="integration_tests::unauthorized_coverage::test_unauthorized_coverage" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:03.656+00:00" time="1.776">
        </testcase>
        <testcase name="integration_tests::subnet_pools::can_list_subnet_pools" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.847+00:00" time="22.945">
        </testcase>
        <testcase name="integration_tests::snapshots::test_region_allocation_for_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:39.660+00:00" time="27.408">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_expunge" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.789+00:00" time="23.369">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_stopped_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.789+00:00" time="25.393">
        </testcase>
        <testcase name="integration_tests::schema::validate_migration_from_base_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:03.487+00:00" time="66.601">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_basic" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:40.010+00:00" time="30.369">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_not_found" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:58.017+00:00" time="12.477">
        </testcase>
        <testcase name="integration_tests::subnet_pools::basic_subnet_pool_member_crd" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.847+00:00" time="26.719">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_link" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:55.166+00:00" time="15.455">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_delete_failed_bundle" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:56.559+00:00" time="14.290">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_without_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.789+00:00" time="27.253">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_fm_case_id" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:56.785+00:00" time="14.669">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_create_with_comment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:56.132+00:00" time="15.840">
        </testcase>
        <testcase name="integration_tests::snapshots::test_snapshot_unwind" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:43.789+00:00" time="30.237">
        </testcase>
        <testcase name="integration_tests::target_release::get_set_target_release" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:02.415+00:00" time="12.739">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:00.076+00:00" time="15.228">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_list_time_ordering" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:57.668+00:00" time="17.830">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_range_requests" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:58.611+00:00" time="17.104">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_lifecycle" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:57.625+00:00" time="18.912">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload_unconfigured" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:07.069+00:00" time="10.176">
        </testcase>
        <testcase name="integration_tests::support_bundles::test_support_bundle_update_comment" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:59.858+00:00" time="17.740">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_prune" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:05.432+00:00" time="13.940">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:05.355+00:00" time="14.638">
        </testcase>
        <testcase name="integration_tests::updates::test_request_without_api_version" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:07.159+00:00" time="14.329">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_silo_subnet_pool_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:55.090+00:00" time="26.772">
        </testcase>
        <testcase name="integration_tests::users_builtin::test_users_builtin" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.088+00:00" time="12.584">
        </testcase>
        <testcase name="integration_tests::updates::test_update_status" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.088+00:00" time="12.635">
        </testcase>
        <testcase name="integration_tests::updates::test_trust_root_operations" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:09.182+00:00" time="13.795">
        </testcase>
        <testcase name="integration_tests::updates::test_repo_upload" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:06.792+00:00" time="18.396">
        </testcase>
        <testcase name="integration_tests::switch_port::test_port_settings_basic_v6_crud" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:01.870+00:00" time="24.993">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.088+00:00" time="20.389">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.379+00:00" time="24.441">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_1" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:17.245+00:00" time="21.892">
        </testcase>
        <testcase name="integration_tests::subnet_pools::test_subnet_pool_silo_list" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:48:55.204+00:00" time="45.310">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_snapshot_then_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:15.154+00:00" time="27.044">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:22.978+00:00" time="22.853">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_snapshots_first" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:19.993+00:00" time="29.806">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_3" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:11.042+00:00" time="40.740">
        </testcase>
        <testcase name="integration_tests::volume_management::test_cte_returns_regions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.566+00:00" time="45.979">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_6" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:14.027+00:00" time="42.559">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_1" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.622+00:00" time="48.651">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_2" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.850+00:00" time="50.350">
        </testcase>
        <testcase name="integration_tests::volume_management::test_keep_your_targets_straight" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:16.538+00:00" time="44.963">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_write_regions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:22.723+00:00" time="39.796">
        </testcase>
        <testcase name="integration_tests::volume_management::test_disk_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:15.305+00:00" time="48.443">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_4" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:11.454+00:00" time="53.209">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_with_read_only_region_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:15.715+00:00" time="48.969">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stop_request" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:56.545+00:00" time="9.421">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_notify_downstairs_client_stops" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:56.586+00:00" time="9.614">
        </testcase>
        <testcase name="integration_tests::volume_management::test_create_image_from_snapshot_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.494+00:00" time="56.929">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:21.862+00:00" time="45.896">
        </testcase>
        <testcase name="integration_tests::volume_management::test_double_layer_snapshot_with_read_only_region_delete_2" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:15.498+00:00" time="52.522">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_disks_multiple_snapshots_order_2" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:17.598+00:00" time="50.739">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_multi" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:34.820+00:00" time="34.438">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:59.273+00:00" time="10.675">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop_multi" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:40.514+00:00" time="29.457">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_construction_request_region_gen_serialization" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:09.949+00:00" time="0.091">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_different_finish_status" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:01.501+00:00" time="10.596">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_different_upstairs_retry_interrupted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:01.200+00:00" time="11.087">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_sanity_rop" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:39.137+00:00" time="33.268">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_notify_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:02.519+00:00" time="11.090">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_reject_submit_progress_when_no_repair" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:03.748+00:00" time="12.032">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting_layers" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:30.477+00:00" time="45.560">
        </testcase>
        <testcase name="integration_tests::volume_management::test_delete_image_order_5" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:11.972+00:00" time="64.247">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_repair_id_and_type_conflict" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:04.664+00:00" time="11.801">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_same_upstairs_retry" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:04.684+00:00" time="11.803">
        </testcase>
        <testcase name="integration_tests::volume_management::test_no_zombie_read_only_regions" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:22.672+00:00" time="54.710">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_create_saga_unwinds_correctly" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:45.831+00:00" time="32.104">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:06.200+00:00" time="11.940">
        </testcase>
        <testcase name="integration_tests::unauthorized::test_unauthorized" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:02.894+00:00" time="75.817">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_delete_all_disks_first" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:19.372+00:00" time="59.668">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_randomize_ids_only_read_only" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:07.423+00:00" time="11.649">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_counting" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:26.864+00:00" time="52.271">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:07.758+00:00" time="12.065">
        </testcase>
        <testcase name="integration_tests::utilization::test_utilization_view" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:10.088+00:00" time="70.007">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_prevents_other_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:49.800+00:00" time="30.527">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_nothing" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:08.020+00:00" time="12.472">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_mid_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:08.337+00:00" time="12.337">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_checkout_updates_sparse_multiple_gen" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:09.258+00:00" time="12.387">
        </testcase>
        <testcase name="integration_tests::volume_management::test_upstairs_repair_submit_progress" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:05.966+00:00" time="15.700">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_hard_delete_idempotent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:10.040+00:00" time="11.941">
        </testcase>
        <testcase name="integration_tests::volume_management::test_snapshot_then_delete_disk" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:51.782+00:00" time="31.118">
        </testcase>
        <testcase name="integration_tests::volume_management::test_multiple_layers_of_snapshots_random_delete_order" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:21.488+00:00" time="61.866">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_no_parent" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:12.405+00:00" time="11.947">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_bad_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:12.097+00:00" time="12.608">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_base" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:12.287+00:00" time="13.057">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_deleted" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:13.609+00:00" time="12.130">
        </testcase>
        <testcase name="integration_tests::volume_management::test_read_only_region_reference_usage_sanity" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:42.198+00:00" time="44.435">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_read_only_parent_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:15.781+00:00" time="14.501">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:16.465+00:00" time="14.120">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_no_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:17.382+00:00" time="14.886">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_deleted_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:16.487+00:00" time="16.156">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_volume_not_volume" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:18.140+00:00" time="14.650">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_saga_twice" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:17.935+00:00" time="16.729">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_illegal_range" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:19.073+00:00" time="16.990">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_same_name" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:19.823+00:00" time="16.710">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_nexus_firewall_icmp" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:20.095+00:00" time="16.490">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_create_wont_use_deleted_region_snapshots" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:09.972+00:00" time="27.278">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_cross_vpc_rejected_before_write" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:19.040+00:00" time="18.358">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_firewall_rules_max_lengths" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:19.135+00:00" time="19.973">
        </testcase>
        <testcase name="integration_tests::vpc_firewall::test_vpc_firewall" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:20.327+00:00" time="19.759">
        </testcase>
        <testcase name="integration_tests::webhooks::test_cannot_subscribe_to_probes" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:26.634+00:00" time="14.217">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_crud_operations" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:20.674+00:00" time="22.044">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_blocked_from_networking_resources" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:22.901+00:00" time="20.094">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_manage_floating_ips_and_nics" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:24.352+00:00" time="19.007">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_attach_to_subnet" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:20.492+00:00" time="23.111">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpc_limited_collaborator_role" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:24.705+00:00" time="19.546">
        </testcase>
        <testcase name="integration_tests::webhooks::test_event_delivery" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:30.282+00:00" time="14.168">
        </testcase>
        <testcase name="integration_tests::webhooks::test_glob_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:30.585+00:00" time="14.310">
        </testcase>
        <testcase name="integration_tests::vpcs::test_limited_collaborator_can_create_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:23.354+00:00" time="21.724">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_vpc_subnets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:21.981+00:00" time="23.635">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_receivers" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:32.268+00:00" time="13.684">
        </testcase>
        <testcase name="integration_tests::webhooks::test_multiple_secrets" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:32.643+00:00" time="13.540">
        </testcase>
        <testcase name="integration_tests::vpcs::test_vpcs" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:25.344+00:00" time="21.092">
        </testcase>
        <testcase name="integration_tests::vpc_subnets::test_delete_vpc_subnet_with_interfaces_fails" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:21.667+00:00" time="26.683">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_add" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:36.532+00:00" time="12.980">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_create_delete" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:37.399+00:00" time="12.147">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting_no_modify_others" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:16.219+00:00" time="33.779">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:36.586+00:00" time="13.456">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_get" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:39.108+00:00" time="11.346">
        </testcase>
        <testcase name="integration_tests::webhooks::test_subscription_remove_glob" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:37.249+00:00" time="13.544">
        </testcase>
        <testcase name="integration_tests::webhooks::test_webhook_receiver_names_are_unique" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:39.913+00:00" time="11.309">
        </testcase>
        <testcase name="integration_tests::vpc_routers::test_vpc_routers_custom_delivered_to_instance" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:21.645+00:00" time="33.892">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_replace_snapshot_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:18.711+00:00" time="36.827">
        </testcase>
        <testcase name="integration_tests::volume_management::test_volume_remove_rop_respects_accounting" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:16.037+00:00" time="40.730">
        </testcase>
        <testcase name="integration_tests::volume_management::test_proper_region_sled_redundancy" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:49:25.189+00:00" time="103.239">
        </testcase>
        <testcase name="integration_tests::webhooks::test_api_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:25.739+00:00" time="47.404">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:32.790+00:00" time="42.307">
        </testcase>
        <testcase name="integration_tests::webhooks::test_probe_resends_failed_deliveries" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:34.665+00:00" time="45.402">
        </testcase>
        <testcase name="integration_tests::webhooks::test_retry_backoff" classname="omicron-nexus::test_all" timestamp="2026-06-22T19:50:36.063+00:00" time="48.307">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db" tests="248" disabled="0" errors="0" failures="0">
        <testcase name="client::tests::test_replicated" classname="oximeter-db" timestamp="2026-06-22T19:37:48.476+00:00" time="343.597">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_replicated" classname="oximeter-db" timestamp="2026-06-22T19:43:36.707+00:00" time="0.054">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_replicated" classname="oximeter-db" timestamp="2026-06-22T19:43:36.762+00:00" time="62.663">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_replicated" classname="oximeter-db" timestamp="2026-06-22T19:44:39.424+00:00" time="3.181">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_replicated" classname="oximeter-db" timestamp="2026-06-22T19:44:42.605+00:00" time="12.029">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_field_predicate_expression" classname="oximeter-db" timestamp="2026-06-22T19:50:50.191+00:00" time="0.045">
        </testcase>
        <testcase name="client::oxql::tests::correctly_negate_timestamp_predicate_expression" classname="oximeter-db" timestamp="2026-06-22T19:50:50.197+00:00" time="0.047">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_all_in_one_chunk" classname="oximeter-db" timestamp="2026-06-22T19:50:50.205+00:00" time="0.042">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_key_group_multiple_times" classname="oximeter-db" timestamp="2026-06-22T19:50:50.218+00:00" time="0.035">
        </testcase>
        <testcase name="client::oxql::tests::test_chunk_consistent_key_groups_split_middle_of_key_group" classname="oximeter-db" timestamp="2026-06-22T19:50:50.225+00:00" time="0.037">
        </testcase>
        <testcase name="client::tests::can_extract_ttl_from_all_oximeter_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:50.433+00:00" time="0.034">
        </testcase>
        <testcase name="client::tests::check_actual_schema_upgrades_are_valid_single_node" classname="oximeter-db" timestamp="2026-06-22T19:50:50.466+00:00" time="0.060">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields_query" classname="oximeter-db" timestamp="2026-06-22T19:50:50.253+00:00" time="0.807">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_table" classname="oximeter-db" timestamp="2026-06-22T19:50:50.236+00:00" time="0.843">
        </testcase>
        <testcase name="client::tests::can_ping_clickhouse" classname="oximeter-db" timestamp="2026-06-22T19:50:50.454+00:00" time="0.634">
        </testcase>
        <testcase name="client::oxql::tests::test_get_one_timeseries" classname="oximeter-db" timestamp="2026-06-22T19:50:50.262+00:00" time="0.853">
        </testcase>
        <testcase name="client::oxql::tests::test_get_fields" classname="oximeter-db" timestamp="2026-06-22T19:50:50.247+00:00" time="0.873">
        </testcase>
        <testcase name="client::oxql::tests::test_get_entire_timeseries_and_part_of_another" classname="oximeter-db" timestamp="2026-06-22T19:50:50.244+00:00" time="0.883">
        </testcase>
        <testcase name="client::oxql::tests::test_limit_operations" classname="oximeter-db" timestamp="2026-06-22T19:50:50.372+00:00" time="0.880">
        </testcase>
        <testcase name="client::tests::read_latest_version_reports_max" classname="oximeter-db" timestamp="2026-06-22T19:50:50.580+00:00" time="0.735">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_empty_version_table_reports_zero" classname="oximeter-db" timestamp="2026-06-22T19:50:50.793+00:00" time="0.759">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_database_reports_zero" classname="oximeter-db" timestamp="2026-06-22T19:50:51.060+00:00" time="0.649">
        </testcase>
        <testcase name="client::tests::test_apply_one_schema_upgrade_single_node" classname="oximeter-db" timestamp="2026-06-22T19:50:51.115+00:00" time="0.675">
        </testcase>
        <testcase name="client::tests::read_latest_version_with_no_version_table_reports_zero" classname="oximeter-db" timestamp="2026-06-22T19:50:51.079+00:00" time="0.789">
        </testcase>
        <testcase name="client::tests::test_extract_ttl_in_days_from_create_table_query" classname="oximeter-db" timestamp="2026-06-22T19:50:51.868+00:00" time="0.036">
        </testcase>
        <testcase name="client::tests::select_timeseries_with_select_one" classname="oximeter-db" timestamp="2026-06-22T19:50:51.088+00:00" time="0.833">
        </testcase>
        <testcase name="client::tests::test_database_version_update_is_idempotent" classname="oximeter-db" timestamp="2026-06-22T19:50:51.127+00:00" time="0.845">
        </testcase>
        <testcase name="client::tests::test_client_select_timeseries_one" classname="oximeter-db" timestamp="2026-06-22T19:50:51.120+00:00" time="0.864">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_downgrade" classname="oximeter-db" timestamp="2026-06-22T19:50:51.211+00:00" time="0.775">
        </testcase>
        <testcase name="client::tests::test_database_version_will_not_upgrade" classname="oximeter-db" timestamp="2026-06-22T19:50:51.222+00:00" time="0.788">
        </testcase>
        <testcase name="client::tests::test_differentiate_by_timeseries_name" classname="oximeter-db" timestamp="2026-06-22T19:50:51.252+00:00" time="0.783">
        </testcase>
        <testcase name="client::tests::test_read_schema_upgrade_sql_files" classname="oximeter-db" timestamp="2026-06-22T19:50:51.986+00:00" time="0.051">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete" classname="oximeter-db" timestamp="2026-06-22T19:50:52.010+00:00" time="0.044">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_nonexistent_file_is_ok" classname="oximeter-db" timestamp="2026-06-22T19:50:52.037+00:00" time="0.044">
        </testcase>
        <testcase name="client::tests::test_read_timeseries_to_delete_empty_file_is_ok" classname="oximeter-db" timestamp="2026-06-22T19:50:52.035+00:00" time="0.048">
        </testcase>
        <testcase name="client::tests::test_do_not_duplicate_schema_on_new_samples" classname="oximeter-db" timestamp="2026-06-22T19:50:51.315+00:00" time="0.806">
        </testcase>
        <testcase name="client::tests::check_db_init_is_sum_of_all_up_single_node" classname="oximeter-db" timestamp="2026-06-22T19:50:50.526+00:00" time="1.642">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_walks_through_multiple_steps_single_node" classname="oximeter-db" timestamp="2026-06-22T19:50:51.427+00:00" time="0.774">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_missing_desired_schema_version_fails" classname="oximeter-db" timestamp="2026-06-22T19:50:51.552+00:00" time="0.727">
        </testcase>
        <testcase name="client::tests::test_ensure_schema_with_version_gaps_fails" classname="oximeter-db" timestamp="2026-06-22T19:50:51.710+00:00" time="0.726">
        </testcase>
        <testcase name="client::tests::insert_samples_fails_fast" classname="oximeter-db" timestamp="2026-06-22T19:50:50.549+00:00" time="1.952">
        </testcase>
        <testcase name="client::tests::test_field_record_count" classname="oximeter-db" timestamp="2026-06-22T19:50:51.904+00:00" time="0.741">
        </testcase>
        <testcase name="client::tests::test_insert_samples" classname="oximeter-db" timestamp="2026-06-22T19:50:51.921+00:00" time="0.723">
        </testcase>
        <testcase name="client::tests::test_is_oximeter_cluster" classname="oximeter-db" timestamp="2026-06-22T19:50:51.972+00:00" time="0.706">
        </testcase>
        <testcase name="client::tests::test_list_timeseries" classname="oximeter-db" timestamp="2026-06-22T19:50:51.984+00:00" time="0.780">
        </testcase>
        <testcase name="client::tests::test_expunge_timeseries_by_name_single_node" classname="oximeter-db" timestamp="2026-06-22T19:50:51.790+00:00" time="0.995">
        </testcase>
        <testcase name="client::tests::test_unravel_index" classname="oximeter-db" timestamp="2026-06-22T19:50:52.785+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_verify_schema_upgrades" classname="oximeter-db" timestamp="2026-06-22T19:50:52.816+00:00" time="0.045">
        </testcase>
        <testcase name="client::tests::test_schema_mismatch" classname="oximeter-db" timestamp="2026-06-22T19:50:52.081+00:00" time="0.798">
        </testcase>
        <testcase name="model::fields::tests::test_extract_fields_as_block" classname="oximeter-db" timestamp="2026-06-22T19:50:52.850+00:00" time="0.040">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_histogram_measurement_columns" classname="oximeter-db" timestamp="2026-06-22T19:50:52.861+00:00" time="0.040">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_cumulative" classname="oximeter-db" timestamp="2026-06-22T19:50:52.880+00:00" time="0.045">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_gauge" classname="oximeter-db" timestamp="2026-06-22T19:50:52.891+00:00" time="0.043">
        </testcase>
        <testcase name="model::measurements::tests::test_extract_measurement_as_block_histogram" classname="oximeter-db" timestamp="2026-06-22T19:50:52.902+00:00" time="0.042">
        </testcase>
        <testcase name="model::measurements::tests::test_insert_datum_columns_scalar" classname="oximeter-db" timestamp="2026-06-22T19:50:52.925+00:00" time="0.036">
        </testcase>
        <testcase name="native::block::tests::concat_blocks" classname="oximeter-db" timestamp="2026-06-22T19:50:52.934+00:00" time="0.035">
        </testcase>
        <testcase name="native::block::tests::datetime64_scale_checks_range" classname="oximeter-db" timestamp="2026-06-22T19:50:52.944+00:00" time="0.033">
        </testcase>
        <testcase name="client::tests::test_schema_update" classname="oximeter-db" timestamp="2026-06-22T19:50:52.121+00:00" time="0.861">
        </testcase>
        <testcase name="native::block::tests::parse_date_time" classname="oximeter-db" timestamp="2026-06-22T19:50:52.961+00:00" time="0.036">
        </testcase>
        <testcase name="native::block::tests::parse_date_time64" classname="oximeter-db" timestamp="2026-06-22T19:50:52.968+00:00" time="0.031">
        </testcase>
        <testcase name="native::block::tests::parse_escaped_date_time64" classname="oximeter-db" timestamp="2026-06-22T19:50:52.978+00:00" time="0.031">
        </testcase>
        <testcase name="native::block::tests::test_data_type_to_string" classname="oximeter-db" timestamp="2026-06-22T19:50:52.982+00:00" time="0.030">
        </testcase>
        <testcase name="native::block::tests::test_datetime64_conversions" classname="oximeter-db" timestamp="2026-06-22T19:50:52.997+00:00" time="0.042">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_bad_escapes" classname="oximeter-db" timestamp="2026-06-22T19:50:53.008+00:00" time="0.041">
        </testcase>
        <testcase name="native::block::tests::test_parse_array_enum8_with_escapes" classname="oximeter-db" timestamp="2026-06-22T19:50:53.012+00:00" time="0.043">
        </testcase>
        <testcase name="native::block::tests::test_parse_all_known_timezones" classname="oximeter-db" timestamp="2026-06-22T19:50:52.999+00:00" time="0.058">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum8" classname="oximeter-db" timestamp="2026-06-22T19:50:53.039+00:00" time="0.036">
        </testcase>
        <testcase name="client::tests::test_schema_reinserted_after_redeployment" classname="oximeter-db" timestamp="2026-06-22T19:50:52.083+00:00" time="0.996">
        </testcase>
        <testcase name="native::block::tests::test_parse_enum_variant" classname="oximeter-db" timestamp="2026-06-22T19:50:53.049+00:00" time="0.032">
        </testcase>
        <testcase name="native::block::tests::test_parse_invalid_data_type" classname="oximeter-db" timestamp="2026-06-22T19:50:53.056+00:00" time="0.039">
        </testcase>
        <testcase name="client::tests::test_select_all_field_types" classname="oximeter-db" timestamp="2026-06-22T19:50:52.201+00:00" time="0.916">
        </testcase>
        <testcase name="client::tests::test_select_all_datum_types" classname="oximeter-db" timestamp="2026-06-22T19:50:52.168+00:00" time="0.966">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_all" classname="oximeter-db" timestamp="2026-06-22T19:50:52.279+00:00" time="0.860">
        </testcase>
        <testcase name="client::tests::test_recall_of_all_fields" classname="oximeter-db" timestamp="2026-06-22T19:50:52.054+00:00" time="1.166">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_limit" classname="oximeter-db" timestamp="2026-06-22T19:50:52.322+00:00" time="0.960">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_multiple_fields_with_multiple_values" classname="oximeter-db" timestamp="2026-06-22T19:50:52.502+00:00" time="0.783">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_full_block" classname="oximeter-db" timestamp="2026-06-22T19:50:53.285+00:00" time="0.036">
        </testcase>
        <testcase name="native::io::block::tests::test_decode_block_with_nulls" classname="oximeter-db" timestamp="2026-06-22T19:50:53.282+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_order" classname="oximeter-db" timestamp="2026-06-22T19:50:52.436+00:00" time="0.901">
        </testcase>
        <testcase name="native::io::column::tests::check_uuid_buffer_length_on_decode" classname="oximeter-db" timestamp="2026-06-22T19:50:53.320+00:00" time="0.046">
        </testcase>
        <testcase name="native::io::column::tests::fail_to_encode_out_of_range_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.322+00:00" time="0.046">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv4addr_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.338+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_ipv6addr_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.367+00:00" time="0.036">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint64_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.372+00:00" time="0.036">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_string_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.368+00:00" time="0.040">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_start_time" classname="oximeter-db" timestamp="2026-06-22T19:50:52.645+00:00" time="0.777">
        </testcase>
        <testcase name="client::tests::test_select_timeseries_with_select_one_field_with_multiple_values" classname="oximeter-db" timestamp="2026-06-22T19:50:52.645+00:00" time="0.791">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uint8_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.403+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::column::tests::test_decode_uuid_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.408+00:00" time="0.042">
        </testcase>
        <testcase name="native::io::column::tests::test_encode_decode_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.408+00:00" time="0.045">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_full_hello" classname="oximeter-db" timestamp="2026-06-22T19:50:53.422+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_multiple_hello_packets" classname="oximeter-db" timestamp="2026-06-22T19:50:53.437+00:00" time="0.038">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_hello_packet_and_a_half" classname="oximeter-db" timestamp="2026-06-22T19:50:53.436+00:00" time="0.041">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_nested_exceptions" classname="oximeter-db" timestamp="2026-06-22T19:50:53.450+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_partial_hello" classname="oximeter-db" timestamp="2026-06-22T19:50:53.454+00:00" time="0.039">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_pong" classname="oximeter-db" timestamp="2026-06-22T19:50:53.454+00:00" time="0.039">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_single_exception" classname="oximeter-db" timestamp="2026-06-22T19:50:53.477+00:00" time="0.027">
        </testcase>
        <testcase name="native::io::packet::server::tests::test_decode_progress_packet" classname="oximeter-db" timestamp="2026-06-22T19:50:53.475+00:00" time="0.029">
        </testcase>
        <testcase name="native::io::string::test::test_encode_decode" classname="oximeter-db" timestamp="2026-06-22T19:50:53.484+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_timeseries_schema_list" classname="oximeter-db" timestamp="2026-06-22T19:50:52.764+00:00" time="0.757">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_backtick_quoted_column_name" classname="oximeter-db" timestamp="2026-06-22T19:50:53.493+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::string::test::test_encode_hello_world" classname="oximeter-db" timestamp="2026-06-22T19:50:53.493+00:00" time="0.039">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_count" classname="oximeter-db" timestamp="2026-06-22T19:50:53.504+00:00" time="0.032">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_only_required_parts" classname="oximeter-db" timestamp="2026-06-22T19:50:53.504+00:00" time="0.034">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_description_with_default" classname="oximeter-db" timestamp="2026-06-22T19:50:53.515+00:00" time="0.033">
        </testcase>
        <testcase name="native::io::table_columns::tests::test_column_descriptions" classname="oximeter-db" timestamp="2026-06-22T19:50:53.521+00:00" time="0.031">
        </testcase>
        <testcase name="native::io::varuint::test_encode_decode_varuint" classname="oximeter-db" timestamp="2026-06-22T19:50:53.527+00:00" time="0.029">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_align_table_op" classname="oximeter-db" timestamp="2026-06-22T19:50:53.532+00:00" time="0.027">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_boolean_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.536+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_comparison" classname="oximeter-db" timestamp="2026-06-22T19:50:53.538+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.551+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_complicated_logical_combinations" classname="oximeter-db" timestamp="2026-06-22T19:50:53.548+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_double_quoted_string_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.556+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_duration_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.559+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_overridden_precedence" classname="oximeter-db" timestamp="2026-06-22T19:50:53.575+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_operator_precedence" classname="oximeter-db" timestamp="2026-06-22T19:50:53.575+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_simple_expression" classname="oximeter-db" timestamp="2026-06-22T19:50:53.584+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_single_negated_simple_expression" classname="oximeter-db" timestamp="2026-06-22T19:50:53.583+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_expr_two_simple_filter_expressions" classname="oximeter-db" timestamp="2026-06-22T19:50:53.588+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_filter_table_op" classname="oximeter-db" timestamp="2026-06-22T19:50:53.591+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_get_table_op" classname="oximeter-db" timestamp="2026-06-22T19:50:53.606+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_group_by" classname="oximeter-db" timestamp="2026-06-22T19:50:53.609+00:00" time="0.046">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_ident" classname="oximeter-db" timestamp="2026-06-22T19:50:53.627+00:00" time="0.042">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_like_only_available_for_strings" classname="oximeter-db" timestamp="2026-06-22T19:50:53.631+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_integer_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.627+00:00" time="0.044">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_hex_integer_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.625+00:00" time="0.047">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_limiting_table_ops" classname="oximeter-db" timestamp="2026-06-22T19:50:53.644+00:00" time="0.031">
        </testcase>
        <testcase name="client::tests::test_sql_query_output" classname="oximeter-db" timestamp="2026-06-22T19:50:52.678+00:00" time="1.004">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_multiple_negation" classname="oximeter-db" timestamp="2026-06-22T19:50:53.656+00:00" time="0.032">
        </testcase>
        <testcase name="native::connection::tests::test_basic_select_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.057+00:00" time="0.636">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_negated_filter_expr" classname="oximeter-db" timestamp="2026-06-22T19:50:53.669+00:00" time="0.033">
        </testcase>
        <testcase name="native::connection::tests::test_exchange_hello" classname="oximeter-db" timestamp="2026-06-22T19:50:53.079+00:00" time="0.624">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_literal_timestamp_string" classname="oximeter-db" timestamp="2026-06-22T19:50:53.672+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv4_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.672+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_parse_ipv6_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.672+00:00" time="0.037">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.675+00:00" time="0.038">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_data" classname="oximeter-db" timestamp="2026-06-22T19:50:53.081+00:00" time="0.639">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_query_starts_with_get" classname="oximeter-db" timestamp="2026-06-22T19:50:53.682+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_invalid_unicode_sequence" classname="oximeter-db" timestamp="2026-06-22T19:50:53.693+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_valid_escape_sequence" classname="oximeter-db" timestamp="2026-06-22T19:50:53.703+00:00" time="0.032">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequences_with_none" classname="oximeter-db" timestamp="2026-06-22T19:50:53.702+00:00" time="0.035">
        </testcase>
        <testcase name="native::connection::tests::test_insert_and_select_uuid" classname="oximeter-db" timestamp="2026-06-22T19:50:53.095+00:00" time="0.645">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_reducer" classname="oximeter-db" timestamp="2026-06-22T19:50:53.707+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_duration_to_db_interval" classname="oximeter-db" timestamp="2026-06-22T19:50:53.720+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal_is_case_insensitive" classname="oximeter-db" timestamp="2026-06-22T19:50:53.713+00:00" time="0.038">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field" classname="oximeter-db" timestamp="2026-06-22T19:50:53.724+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_uuid_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.709+00:00" time="0.045">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_single_quoted_string_literal" classname="oximeter-db" timestamp="2026-06-22T19:50:53.708+00:00" time="0.048">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.117+00:00" time="0.639">
        </testcase>
        <testcase name="oxql::ast::literal::tests::test_literal_compare_field_wrong_type" classname="oximeter-db" timestamp="2026-06-22T19:50:53.724+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_fraction_overlap_with_window" classname="oximeter-db" timestamp="2026-06-22T19:50:53.735+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-06-22T19:50:53.737+00:00" time="0.030">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_delta_value_in_window" classname="oximeter-db" timestamp="2026-06-22T19:50:53.740+00:00" time="0.033">
        </testcase>
        <testcase name="native::connection::tests::test_select_nullable_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.139+00:00" time="0.639">
        </testcase>
        <testcase name="native::connection::tests::test_select_array_of_nullable_column" classname="oximeter-db" timestamp="2026-06-22T19:50:53.134+00:00" time="0.644">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_does_not_modify_missing_values" classname="oximeter-db" timestamp="2026-06-22T19:50:53.749+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_mean_gauge_value_in_window" classname="oximeter-db" timestamp="2026-06-22T19:50:53.751+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::align::tests::test_verify_max_upsampling_ratio" classname="oximeter-db" timestamp="2026-06-22T19:50:53.751+00:00" time="0.037">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_all_ident_names" classname="oximeter-db" timestamp="2026-06-22T19:50:53.754+00:00" time="0.041">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_points_wrong_type" classname="oximeter-db" timestamp="2026-06-22T19:50:53.757+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_atom_filter_double_points" classname="oximeter-db" timestamp="2026-06-22T19:50:53.754+00:00" time="0.053">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_deep_expressions" classname="oximeter-db" timestamp="2026-06-22T19:50:53.757+00:00" time="0.052">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_empty_timeseries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.767+00:00" time="0.043">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_dnf_conversion_fails_on_extremely_long_expressions" classname="oximeter-db" timestamp="2026-06-22T19:50:53.759+00:00" time="0.051">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_filter_field_logic" classname="oximeter-db" timestamp="2026-06-22T19:50:53.772+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_simplify_to_dnf" classname="oximeter-db" timestamp="2026-06-22T19:50:53.778+00:00" time="0.033">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_implicit_field_names_for_types" classname="oximeter-db" timestamp="2026-06-22T19:50:53.778+00:00" time="0.035">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::test::test_group_by_display" classname="oximeter-db" timestamp="2026-06-22T19:50:53.782+00:00" time="0.031">
        </testcase>
        <testcase name="native::connection::tests::test_can_cancel_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.075+00:00" time="0.739">
        </testcase>
        <testcase name="oxql::ast::table_ops::filter::tests::test_error_message_with_invalid_field_names" classname="oximeter-db" timestamp="2026-06-22T19:50:53.765+00:00" time="0.050">
        </testcase>
        <testcase name="oxql::ast::table_ops::group_by::tests::test_group_by" classname="oximeter-db" timestamp="2026-06-22T19:50:53.786+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_first_k" classname="oximeter-db" timestamp="2026-06-22T19:50:53.788+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::ast::table_ops::limit::tests::test_last_k" classname="oximeter-db" timestamp="2026-06-22T19:50:53.795+00:00" time="0.031">
        </testcase>
        <testcase name="oxql::ast::table_ops::test::test_grouped_table_op_display" classname="oximeter-db" timestamp="2026-06-22T19:50:53.799+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::plan::align::test::test_align_input_schema" classname="oximeter-db" timestamp="2026-06-22T19:50:53.807+00:00" time="0.032">
        </testcase>
        <testcase name="native::connection::tests::test_send_cancel_with_no_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.220+00:00" time="0.624">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_filter_with_incomparable_types" classname="oximeter-db" timestamp="2026-06-22T19:50:53.810+00:00" time="0.073">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_align_non_numeric_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:53.810+00:00" time="0.088">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_unaligned_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:53.811+00:00" time="0.088">
        </testcase>
        <testcase name="oxql::plan::plan::tests::filter_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-06-22T19:50:53.813+00:00" time="0.089">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_group_multiple_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:53.810+00:00" time="0.094">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_gauge_plan_emits_one_node" classname="oximeter-db" timestamp="2026-06-22T19:50:53.815+00:00" time="0.095">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_unaligned_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:53.814+00:00" time="0.097">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_pushdown_does_not_reorder_around_align" classname="oximeter-db" timestamp="2026-06-22T19:50:53.827+00:00" time="0.085">
        </testcase>
        <testcase name="oxql::plan::plan::tests::get_cumulative_plan_emits_two_nodes" classname="oximeter-db" timestamp="2026-06-22T19:50:53.814+00:00" time="0.098">
        </testcase>
        <testcase name="oxql::plan::plan::tests::group_by_plan_leaves_only_grouped_fields" classname="oximeter-db" timestamp="2026-06-22T19:50:53.820+00:00" time="0.091">
        </testcase>
        <testcase name="oxql::plan::plan::tests::limit_plan_node_does_not_change_table_schema" classname="oximeter-db" timestamp="2026-06-22T19:50:53.824+00:00" time="0.088">
        </testcase>
        <testcase name="oxql::plan::plan::tests::cannot_join_one_table" classname="oximeter-db" timestamp="2026-06-22T19:50:53.812+00:00" time="0.100">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_into_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.840+00:00" time="0.075">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_group_by" classname="oximeter-db" timestamp="2026-06-22T19:50:53.844+00:00" time="0.072">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_merges_neighboring_filter_nodes" classname="oximeter-db" timestamp="2026-06-22T19:50:53.836+00:00" time="0.082">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits" classname="oximeter-db" timestamp="2026-06-22T19:50:53.912+00:00" time="0.054">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kind_from_outer_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.912+00:00" time="0.057">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_rearrange_around_incompatible_timestamp_filters" classname="oximeter-db" timestamp="2026-06-22T19:50:53.915+00:00" time="0.055">
        </testcase>
        <testcase name="oxql::plan::plan::tests::predicate_pushdown_pushes_filter_nodes_through_join" classname="oximeter-db" timestamp="2026-06-22T19:50:53.883+00:00" time="0.087">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_from_outer_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.916+00:00" time="0.054">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_merge_different_kinds_within_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.912+00:00" time="0.060">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_do_not_coalesce_incompatible_kind_from_outer_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.912+00:00" time="0.060">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_merge_same_kind_within_query" classname="oximeter-db" timestamp="2026-06-22T19:50:53.918+00:00" time="0.056">
        </testcase>
        <testcase name="oxql::plan::plan::tests::subquery_plan_returns_multiple_tables" classname="oximeter-db" timestamp="2026-06-22T19:50:53.899+00:00" time="0.089">
        </testcase>
        <testcase name="oxql::plan::plan::tests::requires_full_table_scan" classname="oximeter-db" timestamp="2026-06-22T19:50:53.898+00:00" time="0.093">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_multiple_predicates_partway_through_alignment" classname="oximeter-db" timestamp="2026-06-22T19:50:53.902+00:00" time="0.091">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_none_of_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-06-22T19:50:53.903+00:00" time="0.091">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_predicates_partway_through_alignment_differently" classname="oximeter-db" timestamp="2026-06-22T19:50:53.910+00:00" time="0.089">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_limits_rearrange_around_timestamp_filters" classname="oximeter-db" timestamp="2026-06-22T19:50:53.966+00:00" time="0.045">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_partway_through_alignment" classname="oximeter-db" timestamp="2026-06-22T19:50:53.911+00:00" time="0.101">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates" classname="oximeter-db" timestamp="2026-06-22T19:50:53.969+00:00" time="0.051">
        </testcase>
        <testcase name="oxql::plan::predicates::tests::push_single_predicate_through_alignment" classname="oximeter-db" timestamp="2026-06-22T19:50:53.912+00:00" time="0.110">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries_with_group_by" classname="oximeter-db" timestamp="2026-06-22T19:50:53.970+00:00" time="0.057">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_expr" classname="oximeter-db" timestamp="2026-06-22T19:50:53.993+00:00" time="0.036">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time_across_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.992+00:00" time="0.040">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_into_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.970+00:00" time="0.061">
        </testcase>
        <testcase name="oxql::query::tests::test_coalesce_predicates_merged_into_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.970+00:00" time="0.061">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom" classname="oximeter-db" timestamp="2026-06-22T19:50:53.995+00:00" time="0.039">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.974+00:00" time="0.060">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters_with_nested_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:53.972+00:00" time="0.061">
        </testcase>
        <testcase name="oxql::query::tests::test_restrict_filter_idents_single_atom_with_timestamp" classname="oximeter-db" timestamp="2026-06-22T19:50:53.999+00:00" time="0.034">
        </testcase>
        <testcase name="oxql::query::tests::test_query_end_time" classname="oximeter-db" timestamp="2026-06-22T19:50:53.988+00:00" time="0.048">
        </testcase>
        <testcase name="oxql::query::tests::test_insert_filters" classname="oximeter-db" timestamp="2026-06-22T19:50:53.972+00:00" time="0.068">
        </testcase>
        <testcase name="oxql::query::tests::test_split_query" classname="oximeter-db" timestamp="2026-06-22T19:50:54.011+00:00" time="0.039">
        </testcase>
        <testcase name="query::tests::test_field_value_as_db_str" classname="oximeter-db" timestamp="2026-06-22T19:50:54.022+00:00" time="0.030">
        </testcase>
        <testcase name="query::tests::test_field_selector_as_query" classname="oximeter-db" timestamp="2026-06-22T19:50:54.020+00:00" time="0.032">
        </testcase>
        <testcase name="query::tests::test_field_cmp" classname="oximeter-db" timestamp="2026-06-22T19:50:54.012+00:00" time="0.039">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_field_selectors" classname="oximeter-db" timestamp="2026-06-22T19:50:54.028+00:00" time="0.050">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_filter_raw" classname="oximeter-db" timestamp="2026-06-22T19:50:54.029+00:00" time="0.056">
        </testcase>
        <testcase name="query::tests::test_time_range" classname="oximeter-db" timestamp="2026-06-22T19:50:54.034+00:00" time="0.058">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_from_parts" classname="oximeter-db" timestamp="2026-06-22T19:50:54.032+00:00" time="0.061">
        </testcase>
        <testcase name="query::tests::test_string_field_selector" classname="oximeter-db" timestamp="2026-06-22T19:50:54.034+00:00" time="0.059">
        </testcase>
        <testcase name="sql::tests::test_allow_subqueries" classname="oximeter-db" timestamp="2026-06-22T19:50:54.040+00:00" time="0.052">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_fields" classname="oximeter-db" timestamp="2026-06-22T19:50:54.034+00:00" time="0.061">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_limit_offset" classname="oximeter-db" timestamp="2026-06-22T19:50:54.032+00:00" time="0.064">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_full" classname="oximeter-db" timestamp="2026-06-22T19:50:54.032+00:00" time="0.064">
        </testcase>
        <testcase name="query::tests::test_select_query_builder_no_selectors" classname="oximeter-db" timestamp="2026-06-22T19:50:54.034+00:00" time="0.063">
        </testcase>
        <testcase name="sql::tests::test_allow_limit_offset" classname="oximeter-db" timestamp="2026-06-22T19:50:54.036+00:00" time="0.063">
        </testcase>
        <testcase name="sql::tests::test_ctes_are_not_supported" classname="oximeter-db" timestamp="2026-06-22T19:50:54.052+00:00" time="0.058">
        </testcase>
        <testcase name="sql::tests::test_cannot_name_database" classname="oximeter-db" timestamp="2026-06-22T19:50:54.051+00:00" time="0.059">
        </testcase>
        <testcase name="sql::tests::test_function_allow_list" classname="oximeter-db" timestamp="2026-06-22T19:50:54.052+00:00" time="0.058">
        </testcase>
        <testcase name="sql::tests::test_multiple_statements_are_not_supported" classname="oximeter-db" timestamp="2026-06-22T19:50:54.077+00:00" time="0.039">
        </testcase>
        <testcase name="sql::tests::test_join_must_be_inner" classname="oximeter-db" timestamp="2026-06-22T19:50:54.052+00:00" time="0.070">
        </testcase>
        <testcase name="sql::tests::test_query_must_be_select_statement" classname="oximeter-db" timestamp="2026-06-22T19:50:54.086+00:00" time="0.043">
        </testcase>
        <testcase name="sql::tests::test_query_with_multiple_timeseries_generates_one_cte" classname="oximeter-db" timestamp="2026-06-22T19:50:54.092+00:00" time="0.042">
        </testcase>
        <testcase name="sql::tests::test_safe_sql_does_not_modify_original_alias" classname="oximeter-db" timestamp="2026-06-22T19:50:54.093+00:00" time="0.050">
        </testcase>
        <testcase name="tests::test_timeseries_key_field_stability" classname="oximeter-db" timestamp="2026-06-22T19:50:54.095+00:00" time="0.049">
        </testcase>
        <testcase name="sql::tests::test_with_comma_join_fails" classname="oximeter-db" timestamp="2026-06-22T19:50:54.093+00:00" time="0.054">
        </testcase>
        <testcase name="tests::test_timeseries_key_sample_stability" classname="oximeter-db" timestamp="2026-06-22T19:50:54.096+00:00" time="0.051">
        </testcase>
        <testcase name="sql::tests::test_require_table_is_timeseries_name" classname="oximeter-db" timestamp="2026-06-22T19:50:54.093+00:00" time="0.061">
        </testcase>
        <testcase name="oxql::ast::grammar::tests::test_recognize_escape_sequence_with_valid_unicode_sequence" classname="oximeter-db" timestamp="2026-06-22T19:50:53.688+00:00" time="0.564">
        </testcase>
        <testcase name="client::tests::cannot_ping_nonexistent_server" classname="oximeter-db" timestamp="2026-06-22T19:50:50.465+00:00" time="30.050">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="context::tests::test_database_usage" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:32.077+00:00" time="1.634">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_1" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.711+00:00" time="0.032">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_2" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.744+00:00" time="0.032">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_malformed_3" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.776+00:00" time="0.032">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_none" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.809+00:00" time="0.031">
        </testcase>
        <testcase name="context::tests::test_read_generation_from_file_success" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.839+00:00" time="0.095">
        </testcase>
        <testcase name="context::tests::test_retention_policy" classname="omicron-clickhouse-admin" timestamp="2026-06-22T19:43:33.935+00:00" time="1.342">
        </testcase>
    </testsuite>
    <testsuite name="omicron-clickhouse-admin::integration_test" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="test_keeper_cluster_membership" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-22T19:43:35.277+00:00" time="0.626">
        </testcase>
        <testcase name="test_keeper_conf_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-22T19:43:35.903+00:00" time="0.211">
        </testcase>
        <testcase name="test_lgif_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-22T19:43:36.114+00:00" time="0.227">
        </testcase>
        <testcase name="test_raft_config_parsing" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-22T19:43:36.342+00:00" time="0.232">
        </testcase>
        <testcase name="test_teardown" classname="omicron-clickhouse-admin::integration_test" timestamp="2026-06-22T19:43:36.574+00:00" time="0.133">
        </testcase>
    </testsuite>
    <testsuite name="omicron-ntp-admin" tests="20" disabled="0" errors="0" failures="0">
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_boundary_correction" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.086+00:00" time="0.024">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_correction" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.110+00:00" time="0.026">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ip_fallback" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.136+00:00" time="0.023">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_last_offset" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.159+00:00" time="0.023">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_id" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.182+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_ref_time" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.204+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_rms_offset" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.224+00:00" time="0.023">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_root_delay" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.247+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_root_dispersion" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.269+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_invalid_stratum" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.289+00:00" time="0.019">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_ipv6_address" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.309+00:00" time="0.024">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_negative_correction" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.333+00:00" time="0.027">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_correction" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.360+00:00" time="0.019">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_max_error" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.379+00:00" time="0.021">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_high_stratum" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.401+00:00" time="0.023">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_no_peer" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.424+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_not_synced_old_ref_time" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.444+00:00" time="0.021">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_special_ref_id" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.465+00:00" time="0.020">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_success" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.485+00:00" time="0.022">
        </testcase>
        <testcase name="http_entrypoints::tests::test_parse_timesync_result_too_few_fields" classname="omicron-ntp-admin" timestamp="2026-06-22T19:50:40.507+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::bin/omdb" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="clickhouse_admin::test_format_bytes" classname="omicron-omdb::bin/omdb" timestamp="2026-06-22T19:50:42.995+00:00" time="0.288">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_success_only" classname="omicron-omdb::bin/omdb" timestamp="2026-06-22T19:50:43.284+00:00" time="0.051">
        </testcase>
        <testcase name="oximeter::tests::test_print_producer_details_with_failure" classname="omicron-omdb::bin/omdb" timestamp="2026-06-22T19:50:43.334+00:00" time="0.047">
        </testcase>
    </testsuite>
    <testsuite name="omicron-package" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="config::tests::multi_preset_arg" classname="omicron-package" timestamp="2026-06-22T19:50:43.359+00:00" time="0.026">
        </testcase>
        <testcase name="dot::test::test_bad_dependency" classname="omicron-package" timestamp="2026-06-22T19:50:43.381+00:00" time="0.032">
        </testcase>
        <testcase name="dot::test::test_dot_output" classname="omicron-package" timestamp="2026-06-22T19:50:43.385+00:00" time="0.034">
        </testcase>
    </testsuite>
    <testsuite name="omicron-passwords" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="test::test_password_constraints" classname="omicron-passwords" timestamp="2026-06-22T19:50:43.419+00:00" time="0.024">
        </testcase>
        <testcase name="test::test_stable" classname="omicron-passwords" timestamp="2026-06-22T19:50:44.251+00:00" time="0.037">
        </testcase>
        <testcase name="test::test_weak_hashes" classname="omicron-passwords" timestamp="2026-06-22T19:50:44.288+00:00" time="0.021">
        </testcase>
        <testcase name="test::test_reproducible" classname="omicron-passwords" timestamp="2026-06-22T19:50:43.443+00:00" time="3.996">
        </testcase>
        <testcase name="test::test_compatible" classname="omicron-passwords" timestamp="2026-06-22T19:50:43.413+00:00" time="7.136">
        </testcase>
        <testcase name="test::test_smoke" classname="omicron-passwords" timestamp="2026-06-22T19:50:43.603+00:00" time="15.553">
        </testcase>
    </testsuite>
    <testsuite name="omicron-rpaths" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="internal::tests::test_configure_from_path" classname="omicron-rpaths" timestamp="2026-06-22T19:50:44.310+00:00" time="0.024">
        </testcase>
        <testcase name="internal::tests::test_configure_rpaths_from_unset_envvar" classname="omicron-rpaths" timestamp="2026-06-22T19:50:44.333+00:00" time="0.029">
        </testcase>
        <testcase name="internal::tests::test_emit_rpath" classname="omicron-rpaths" timestamp="2026-06-22T19:50:44.363+00:00" time="0.022">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent" tests="93" disabled="0" errors="0" failures="1">
        <testcase name="artifact_store::test::generations" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.385+00:00" time="0.220">
        </testcase>
        <testcase name="artifact_store::test::issue_7796" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.450+00:00" time="0.170">
        </testcase>
        <testcase name="artifact_store::test::list_get_put" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.605+00:00" time="0.101">
        </testcase>
        <testcase name="artifact_store::test::no_dataset" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.620+00:00" time="0.091">
        </testcase>
        <testcase name="bootstrap::params::tests::json_serialization_round_trips" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.712+00:00" time="0.045">
        </testcase>
        <testcase name="artifact_store::test::wrong_hash" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.706+00:00" time="0.081">
        </testcase>
        <testcase name="bootstrap::server::tests::start_sled_agent_request_serialization" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.757+00:00" time="0.039">
        </testcase>
        <testcase name="common::instance::test::destruction_after_migration_out_does_not_transition" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.795+00:00" time="0.043">
        </testcase>
        <testcase name="common::instance::test::failure_after_migration_in_does_not_transition" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.838+00:00" time="0.033">
        </testcase>
        <testcase name="common::instance::test::propolis_terminal_states_make_vmm_halted" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.872+00:00" time="0.035">
        </testcase>
        <testcase name="common::instance::test::rude_terminate_of_migration_target_fails_migrations" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.895+00:00" time="0.035">
        </testcase>
        <testcase name="common::instance::test::source_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.907+00:00" time="0.033">
        </testcase>
        <testcase name="common::instance::test::target_termination_fails_in_progress_migration" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.930+00:00" time="0.037">
        </testcase>
        <testcase name="config::test::test_smf_configs" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.940+00:00" time="0.045">
        </testcase>
        <testcase name="fmd::tests::boolean_array" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.967+00:00" time="0.046">
        </testcase>
        <testcase name="fmd::tests::boolean_presence" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.986+00:00" time="0.055">
        </testcase>
        <testcase name="fmd::tests::boolean_value" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.013+00:00" time="0.041">
        </testcase>
        <testcase name="fmd::tests::double" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.041+00:00" time="0.039">
        </testcase>
        <testcase name="fmd::tests::hrtime" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.055+00:00" time="0.043">
        </testcase>
        <testcase name="fmd::tests::integer_arrays" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.078+00:00" time="0.038">
        </testcase>
        <testcase name="fmd::tests::integers" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.080+00:00" time="0.053">
        </testcase>
        <testcase name="fmd::tests::string" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.098+00:00" time="0.037">
        </testcase>
        <testcase name="fmd::tests::string_array" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.117+00:00" time="0.037">
        </testcase>
        <testcase name="fmd::tests::unknown_type" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.134+00:00" time="0.041">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.135+00:00" time="0.044">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.153+00:00" time="0.043">
        </testcase>
        <testcase name="instance::tests::add_ephemeral_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.175+00:00" time="0.044">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_of_different_ip_version" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.179+00:00" time="0.044">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_existing_ephemeral_ip" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.196+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::add_floating_ip_with_no_ip_stack_at_all" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.219+00:00" time="0.043">
        </testcase>
        <testcase name="instance::tests::add_new_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.223+00:00" time="0.040">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv4_address" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.233+00:00" time="0.037">
        </testcase>
        <testcase name="instance::tests::prune_existing_floating_ip" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.264+00:00" time="0.036">
        </testcase>
        <testcase name="instance::tests::prune_existing_ephemeral_ipv6_address" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.263+00:00" time="0.041">
        </testcase>
        <testcase name="instance::tests::test_destroy_published_when_instance_removed" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.269+00:00" time="0.274">
        </testcase>
        <testcase name="instance::tests::test_failed_published_when_zone_gone" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.299+00:00" time="0.280">
        </testcase>
        <testcase name="instance::tests::test_instance_create_events_normal" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.304+00:00" time="0.467">
        </testcase>
        <testcase name="instance::tests::test_multicast_membership_equality" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.771+00:00" time="0.040">
        </testcase>
        <testcase name="metrics::test_samples_per_collection" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.811+00:00" time="0.035">
        </testcase>
        <testcase name="probe_manager::test::probe_state_set_ops" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.953+00:00" time="0.041">
        </testcase>
        <testcase name="profile::tests::empty_profile" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.994+00:00" time="0.042">
        </testcase>
        <testcase name="profile::tests::test_disabled_instance" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.036+00:00" time="0.039">
        </testcase>
        <testcase name="profile::tests::test_instance" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.074+00:00" time="0.040">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_stop_timeout" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.616+00:00" time="0.517">
        </testcase>
        <testcase name="profile::tests::test_multiple" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.115+00:00" time="0.043">
        </testcase>
        <testcase name="profile::tests::test_property" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.134+00:00" time="0.036">
        </testcase>
        <testcase name="profile::tests::test_property_group" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.158+00:00" time="0.034">
        </testcase>
        <testcase name="profile::tests::test_service" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.170+00:00" time="0.042">
        </testcase>
        <testcase name="profile::tests::test_service_property_group" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.183+00:00" time="0.045">
        </testcase>
        <testcase name="services::test::test_bootstrap_addr_to_techport_prefixes" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.192+00:00" time="0.037">
        </testcase>
        <testcase name="services::test::test_zone_bundle_metadata_schema" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.212+00:00" time="0.040">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_creating_to_stop" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.228+00:00" time="0.052">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_reboot" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.229+00:00" time="0.050">
        </testcase>
        <testcase name="sim::collection::test::test_sim_instance_running_then_destroyed" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.253+00:00" time="0.042">
        </testcase>
        <testcase name="sim::storage::test::cannot_boot_read_only_downstairs_with_no_snapshot" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.280+00:00" time="0.046">
        </testcase>
        <testcase name="sim::storage::test::cannot_create_snapshot_for_destroyed_region" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.294+00:00" time="0.046">
        </testcase>
        <testcase name="sim::storage::test::crucible_ports_get_reused" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.326+00:00" time="0.040">
        </testcase>
        <testcase name="sim::storage::test::must_delete_read_only_downstairs_first" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.341+00:00" time="0.043">
        </testcase>
        <testcase name="sim::storage::test::must_delete_snapshots_first" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.367+00:00" time="0.044">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.384+00:00" time="0.046">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_child_parent_relationship" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.411+00:00" time="0.046">
        </testcase>
        <testcase name="sim::storage::test::nested_dataset_not_found_missing_dataset" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.431+00:00" time="0.039">
        </testcase>
        <testcase name="sim::storage::test::running_snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.436+00:00" time="0.040">
        </testcase>
        <testcase name="sim::storage::test::snapshot_needs_region" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.457+00:00" time="0.040">
        </testcase>
        <testcase name="support_bundle::storage::tests::cannot_create_bundle_on_unmounted_parent" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.476+00:00" time="0.047">
        </testcase>
        <testcase name="support_bundle::storage::tests::basic_crud" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.469+00:00" time="0.063">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.498+00:00" time="0.054">
        </testcase>
        <testcase name="support_bundle::storage::tests::chunked_file_transfer_restart" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.523+00:00" time="0.054">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.532+00:00" time="0.058">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_bad_hash_still_deleteable" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.552+00:00" time="0.057">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_idempotency" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.577+00:00" time="0.057">
        </testcase>
        <testcase name="support_bundle::storage::tests::creation_without_dataset" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.590+00:00" time="0.058">
        </testcase>
        <testcase name="support_bundle::storage::tests::getting_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.609+00:00" time="0.060">
        </testcase>
        <testcase name="support_bundle::storage::tests::listing_bundles_mounts_them" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.635+00:00" time="0.064">
        </testcase>
        <testcase name="support_bundle::storage::tests::ranges" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.648+00:00" time="0.062">
        </testcase>
        <testcase name="support_bundle::storage::tests::try_to_write_after_finalize" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.669+00:00" time="0.056">
        </testcase>
        <testcase name="updates::test::test_query_no_components" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.699+00:00" time="0.043">
        </testcase>
        <testcase name="updates::test::test_query_sled_agent_version" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.710+00:00" time="0.044">
        </testcase>
        <testcase name="updates::test::test_query_zone_version" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.725+00:00" time="0.048">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::camino_starts_with_behaviour" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.742+00:00" time="0.042">
        </testcase>
        <testcase name="instance::tests::test_instance_create_timeout_while_starting_propolis" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.543+00:00" time="1.264">
        </testcase>
        <testcase name="bootstrap::server::tests::test_persistent_sled_agent_request_schema" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:44.787+00:00" time="0.650">
            <failure message="thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9" type="test failure with exit code 101">thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.</failure>
            <rerunFailure timestamp="2026-06-22T19:50:45.439+00:00" time="0.546" message="thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9" type="test failure with exit code 101">thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
@@ -49,10 +49,19 @@
         &quot;net&quot;: {
           &quot;$ref&quot;: &quot;#/definitions/Ipv6Net&quot;
         }
       }
     },
+    &quot;RackUuid&quot;: {
+      &quot;type&quot;: &quot;string&quot;,
+      &quot;format&quot;: &quot;uuid&quot;,
+      &quot;x-rust-type&quot;: {
+        &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
+        &quot;path&quot;: &quot;omicron_uuid_kinds::RackUuid&quot;,
+        &quot;version&quot;: &quot;*&quot;
+      }
+    },
     &quot;SledUuid&quot;: {
       &quot;type&quot;: &quot;string&quot;,
       &quot;format&quot;: &quot;uuid&quot;,
       &quot;x-rust-type&quot;: {
         &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
@@ -83,12 +92,15 @@
           &quot;description&quot;: &quot;Is this node an LRTQ learner node?\n\nWe only put the node into learner mode if `use_trust_quorum` is also true.&quot;,
           &quot;type&quot;: &quot;boolean&quot;
         },
         &quot;rack_id&quot;: {
           &quot;description&quot;: &quot;Uuid of the rack to which this sled agent belongs.&quot;,
-          &quot;type&quot;: &quot;string&quot;,
-          &quot;format&quot;: &quot;uuid&quot;
+          &quot;allOf&quot;: [
+            {
+              &quot;$ref&quot;: &quot;#/definitions/RackUuid&quot;
+            }
+          ]
         },
         &quot;subnet&quot;: {
           &quot;description&quot;: &quot;Portion of the IP space to be managed by the Sled Agent.&quot;,
           &quot;allOf&quot;: [
             {

test bootstrap::server::tests::test_persistent_sled_agent_request_schema ... FAILED

failures:

failures:
    bootstrap::server::tests::test_persistent_sled_agent_request_schema

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 92 filtered out; finished in 0.43s

</system-out>
                <system-err>
thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-22T19:50:45.985+00:00" time="0.841" message="thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9" type="test failure with exit code 101">thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
                <system-out>
running 1 test
@@ -49,10 +49,19 @@
         &quot;net&quot;: {
           &quot;$ref&quot;: &quot;#/definitions/Ipv6Net&quot;
         }
       }
     },
+    &quot;RackUuid&quot;: {
+      &quot;type&quot;: &quot;string&quot;,
+      &quot;format&quot;: &quot;uuid&quot;,
+      &quot;x-rust-type&quot;: {
+        &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
+        &quot;path&quot;: &quot;omicron_uuid_kinds::RackUuid&quot;,
+        &quot;version&quot;: &quot;*&quot;
+      }
+    },
     &quot;SledUuid&quot;: {
       &quot;type&quot;: &quot;string&quot;,
       &quot;format&quot;: &quot;uuid&quot;,
       &quot;x-rust-type&quot;: {
         &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
@@ -83,12 +92,15 @@
           &quot;description&quot;: &quot;Is this node an LRTQ learner node?\n\nWe only put the node into learner mode if `use_trust_quorum` is also true.&quot;,
           &quot;type&quot;: &quot;boolean&quot;
         },
         &quot;rack_id&quot;: {
           &quot;description&quot;: &quot;Uuid of the rack to which this sled agent belongs.&quot;,
-          &quot;type&quot;: &quot;string&quot;,
-          &quot;format&quot;: &quot;uuid&quot;
+          &quot;allOf&quot;: [
+            {
+              &quot;$ref&quot;: &quot;#/definitions/RackUuid&quot;
+            }
+          ]
         },
         &quot;subnet&quot;: {
           &quot;description&quot;: &quot;Portion of the IP space to be managed by the Sled Agent.&quot;,
           &quot;allOf&quot;: [
             {

test bootstrap::server::tests::test_persistent_sled_agent_request_schema ... FAILED

failures:

failures:
    bootstrap::server::tests::test_persistent_sled_agent_request_schema

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 92 filtered out; finished in 0.66s

</system-out>
                <system-err>
thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
@@ -49,10 +49,19 @@
         &quot;net&quot;: {
           &quot;$ref&quot;: &quot;#/definitions/Ipv6Net&quot;
         }
       }
     },
+    &quot;RackUuid&quot;: {
+      &quot;type&quot;: &quot;string&quot;,
+      &quot;format&quot;: &quot;uuid&quot;,
+      &quot;x-rust-type&quot;: {
+        &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
+        &quot;path&quot;: &quot;omicron_uuid_kinds::RackUuid&quot;,
+        &quot;version&quot;: &quot;*&quot;
+      }
+    },
     &quot;SledUuid&quot;: {
       &quot;type&quot;: &quot;string&quot;,
       &quot;format&quot;: &quot;uuid&quot;,
       &quot;x-rust-type&quot;: {
         &quot;crate&quot;: &quot;omicron-uuid-kinds&quot;,
@@ -83,12 +92,15 @@
           &quot;description&quot;: &quot;Is this node an LRTQ learner node?\n\nWe only put the node into learner mode if `use_trust_quorum` is also true.&quot;,
           &quot;type&quot;: &quot;boolean&quot;
         },
         &quot;rack_id&quot;: {
           &quot;description&quot;: &quot;Uuid of the rack to which this sled agent belongs.&quot;,
-          &quot;type&quot;: &quot;string&quot;,
-          &quot;format&quot;: &quot;uuid&quot;
+          &quot;allOf&quot;: [
+            {
+              &quot;$ref&quot;: &quot;#/definitions/RackUuid&quot;
+            }
+          ]
         },
         &quot;subnet&quot;: {
           &quot;description&quot;: &quot;Portion of the IP space to be managed by the Sled Agent.&quot;,
           &quot;allOf&quot;: [
             {

test bootstrap::server::tests::test_persistent_sled_agent_request_schema ... FAILED

failures:

failures:
    bootstrap::server::tests::test_persistent_sled_agent_request_schema

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 92 filtered out; finished in 0.52s

</system-out>
            <system-err>
thread &apos;bootstrap::server::tests::test_persistent_sled_agent_request_schema&apos; (2) panicked at sled-agent/src/bootstrap/server.rs:822:9:
assertion failed: string doesn&apos;t match the contents of file: &quot;../schema/start-sled-agent-request.json&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: test_persistent_sled_agent_request_schema
             at ./src/bootstrap/server.rs:822:9
   4: omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0}
             at ./src/bootstrap/server.rs:820:51
   5: &lt;omicron_sled_agent::bootstrap::server::tests::test_persistent_sled_agent_request_schema::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
   6: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
</system-err>
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_find_archived_log_files" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.784+00:00" time="0.052">
        </testcase>
        <testcase name="instance::tests::test_instance_manager_creation" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.579+00:00" time="1.354">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_zfs_quota" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.933+00:00" time="0.071">
        </testcase>
        <testcase name="zone_bundle::tests::test_dir_size" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:47.004+00:00" time="0.045">
        </testcase>
        <testcase name="sim::http_entrypoints_pantry::tests::test_simulated_api_matches_real" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.280+00:00" time="2.997">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_context" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.774+00:00" time="2.646">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_list_with_filter" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.808+00:00" time="3.417">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_update_context" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.826+00:00" time="3.639">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_cleanup" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.754+00:00" time="4.457">
        </testcase>
        <testcase name="zone_bundle::illumos_tests::test_utilization" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:46.837+00:00" time="4.590">
        </testcase>
        <testcase name="nexus::test::nexus_self_notification_test" classname="omicron-sled-agent" timestamp="2026-06-22T19:50:45.846+00:00" time="32.097">
        </testcase>
    </testsuite>
    <testsuite name="omicron-sled-agent::mod" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::commands::test_sled_agent_no_args" classname="omicron-sled-agent::mod" timestamp="2026-06-22T19:50:47.049+00:00" time="0.071">
        </testcase>
        <testcase name="integration_tests::commands::test_sled_agent_sim_no_args" classname="omicron-sled-agent::mod" timestamp="2026-06-22T19:50:47.120+00:00" time="0.067">
        </testcase>
        <testcase name="integration_tests::early_network::early_network_blobs_deserialize" classname="omicron-sled-agent::mod" timestamp="2026-06-22T19:50:47.188+00:00" time="0.044">
        </testcase>
    </testsuite>
    <testsuite name="omicron-test-utils" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="dev::clickhouse::tests::test_clickhouse_in_path" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.440+00:00" time="0.044">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.484+00:00" time="0.038">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_both_specified" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.521+00:00" time="0.254">
        </testcase>
        <testcase name="dev::clickhouse::tests::sparse_serialization_is_disabled" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.231+00:00" time="0.740">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_clickhouse_ports_assert_consistent_panics_one_specified" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.776+00:00" time="0.282">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_ready" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.058+00:00" time="0.046">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_finds_actual_ports" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.104+00:00" time="0.040">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_panics_with_sentinel_but_no_ports" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.144+00:00" time="0.234">
        </testcase>
        <testcase name="dev::db::test::test_bad_cmd" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.379+00:00" time="0.230">
        </testcase>
        <testcase name="dev::clickhouse::tests::wait_for_ports_waits_for_sentinel_line" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.350+00:00" time="0.450">
        </testcase>
        <testcase name="dev::clickhouse::tests::test_discover_clickhouse_not_ready" classname="omicron-test-utils" timestamp="2026-06-22T19:50:47.971+00:00" time="1.045">
        </testcase>
        <testcase name="dev::db::test::test_cmd_fails" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.609+00:00" time="0.440">
        </testcase>
        <testcase name="dev::db::test::test_database_start_hang" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.049+00:00" time="0.255">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_fail" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.305+00:00" time="0.036">
        </testcase>
        <testcase name="dev::db::test::test_make_pg_config_ok" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.341+00:00" time="0.031">
        </testcase>
        <testcase name="dev::db::test::test_parse_http_addr" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.373+00:00" time="0.043">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_abnormal" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.416+00:00" time="0.038">
        </testcase>
        <testcase name="dev::db::test::test_process_exit_normal" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.420+00:00" time="0.047">
        </testcase>
        <testcase name="dev::db::test::test_starter_tmpdir" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.546+00:00" time="0.032">
        </testcase>
        <testcase name="dev::dendrite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.578+00:00" time="0.044">
        </testcase>
        <testcase name="dev::dendrite::tests::test_dpd_in_path" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.622+00:00" time="0.038">
        </testcase>
        <testcase name="dev::maghemite::tests::test_ddmd_in_path" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.660+00:00" time="0.036">
        </testcase>
        <testcase name="dev::maghemite::tests::test_discover_local_listening_port" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.697+00:00" time="0.044">
        </testcase>
        <testcase name="dev::maghemite::tests::test_mgd_in_path" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.740+00:00" time="0.038">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_extra" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.779+00:00" time="0.053">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_bad_listen_url" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.454+00:00" time="0.430">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_section" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.832+00:00" time="0.054">
        </testcase>
        <testcase name="dev::db::test::test_http_addr_integration" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.277+00:00" time="0.657">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_totally_annihilate_section" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.886+00:00" time="0.059">
        </testcase>
        <testcase name="dev::test_cmds::tests::test_redact_timestamps" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.884+00:00" time="0.229">
        </testcase>
        <testcase name="dev::db::test::test_database_concurrent" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.016+00:00" time="1.416">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_overridden_dir" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.513+00:00" time="1.067">
        </testcase>
        <testcase name="dev::db::test::test_data_survives_drop_without_cleanup" classname="omicron-test-utils" timestamp="2026-06-22T19:50:48.800+00:00" time="4.050">
        </testcase>
        <testcase name="dev::db::test::test_setup_database_default_dir" classname="omicron-test-utils" timestamp="2026-06-22T19:50:49.467+00:00" time="6.564">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector" tests="9" disabled="0" errors="0" failures="0">
        <testcase name="agent::tests::test_self_stat_collection_count" classname="oximeter-collector" timestamp="2026-06-22T19:50:49.945+00:00" time="0.098">
        </testcase>
        <testcase name="agent::tests::test_self_stat_error_counter" classname="oximeter-collector" timestamp="2026-06-22T19:50:49.998+00:00" time="0.101">
        </testcase>
        <testcase name="agent::tests::test_self_stat_unreachable_counter" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.042+00:00" time="0.100">
        </testcase>
        <testcase name="agent::tests::test_updated_producer_is_still_collected_from" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.044+00:00" time="0.108">
        </testcase>
        <testcase name="results_sink::tests::batch_handoff_notifies_receiver_when_forced" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.114+00:00" time="0.038">
        </testcase>
        <testcase name="self_stats::tests::only_reset_counters_if_info_is_different" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.152+00:00" time="0.036">
        </testcase>
        <testcase name="self_stats::tests::test_failure_reason_serialization" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.152+00:00" time="0.038">
        </testcase>
        <testcase name="agent::tests::verify_producer_details" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.099+00:00" time="0.106">
        </testcase>
        <testcase name="results_sink::tests::test_batch_handoff_overflow" classname="oximeter-collector" timestamp="2026-06-22T19:50:50.142+00:00" time="0.076">
        </testcase>
    </testsuite>
    <testsuite name="oximeter" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::timeseries_schema_consistency" classname="oximeter" timestamp="2026-06-22T19:50:49.934+00:00" time="0.262">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-collector::test_commands" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_oximeter_no_args" classname="oximeter-collector::test_commands" timestamp="2026-06-22T19:50:50.189+00:00" time="0.183">
        </testcase>
    </testsuite>
    <testsuite name="omicron-omdb::test_all_output" tests="3" disabled="0" errors="0" failures="1">
        <testcase name="test_omdb_usage_errors" classname="omicron-omdb::test_all_output" timestamp="2026-06-22T19:50:42.718+00:00" time="9.604">
        </testcase>
        <testcase name="test_omdb_env_settings" classname="omicron-omdb::test_all_output" timestamp="2026-06-22T19:50:40.528+00:00" time="18.149">
        </testcase>
        <testcase name="test_omdb_success_cases" classname="omicron-omdb::test_all_output" timestamp="2026-06-22T19:50:40.851+00:00" time="35.589">
            <failure message="thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5" type="test failure with exit code 101">thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpJmmKQT&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpJmmKQT/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 26267) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.1-clickhouse-lCtVYK)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.1-clickhouse-lCtVYK: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpquclNb
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmp6uuUR6
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpTo6VZJ
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpvbwB85
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpmXl2XX
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmp30KaIm</failure>
            <rerunFailure timestamp="2026-06-22T19:51:16.440+00:00" time="27.641" message="thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5" type="test failure with exit code 101">thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmp5T3wPR&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmp5T3wPR/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 29031) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.1-clickhouse-Y5Vv9e)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.1-clickhouse-Y5Vv9e: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpRyvokv
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpwPmlo2
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpIEt94g
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpwciLaI
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpmdx0Mq
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpkcDf2T
                <system-out>
running 1 test
running commands with args: [&quot;db&quot;, &quot;db-metadata&quot;, &quot;ls-nexus&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
running commands with args: [&quot;db&quot;, &quot;disks&quot;, &quot;list&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;show&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;diff&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;names&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;instances&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;, &quot;-F&quot;, &quot;discretionary&quot;]
running commands with args: [&quot;mgs&quot;, &quot;inventory&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;doc&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;saga_recovery&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;blueprint_loader&quot;, &quot;blueprint_executor&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_internal&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_external&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;all&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;sagas&quot;, &quot;demo-create&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;background-tasks&quot;, &quot;activate&quot;, &quot;inventory_collection&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;list&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;e54c74a5-08c6-4802-ae1d-228c5df80cf1&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;e54c74a5-08c6-4802-ae1d-228c5df80cf1&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;e54c74a5-08c6-4802-ae1d-228c5df80cf1&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;, &quot;--details&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--planner-enabled&quot;, &quot;true&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--disruption-policy&quot;, &quot;migrate-or-terminate&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;reconfigurator&quot;, &quot;export&quot;, &quot;/var/tmp/omicron_tmp/.tmpfdsb2j/reconfigurator-export.out&quot;]
running commands with args: [&quot;db&quot;, &quot;whatis&quot;, &quot;001de000-5110-4000-8000-000000000000&quot;, &quot;001de000-05e4-4000-8000-000000004007&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;--skip-blueprint-validation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
@@ -1013,11 +1013,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
@@ -1712,11 +1712,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms

test test_omdb_success_cases ... FAILED

failures:

failures:
    test_omdb_success_cases

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 27.47s

</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.0.log&quot;
DB URL: postgresql://root@[::1]:60225/omicron?sslmode=disable
DB address: [::1]:60225
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.2.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.2.log&quot;
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.3.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.3.log&quot;

thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmp5T3wPR&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmp5T3wPR/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 29031) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.1-clickhouse-Y5Vv9e)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29024.1-clickhouse-Y5Vv9e: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpRyvokv
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpwPmlo2
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpIEt94g
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpwciLaI
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpmdx0Mq
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpkcDf2T
</system-err>
            </rerunFailure>
            <rerunFailure timestamp="2026-06-22T19:51:44.082+00:00" time="27.329" message="thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5" type="test failure with exit code 101">thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmp9LgyhG&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmp9LgyhG/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 29084) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.1-clickhouse-5B8lzv)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.1-clickhouse-5B8lzv: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpYOTCeB
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpVABQ1o
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpsUQCm3
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpn1ueKz
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpDeXiQO
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpXF7Vim
                <system-out>
running 1 test
running commands with args: [&quot;db&quot;, &quot;db-metadata&quot;, &quot;ls-nexus&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
running commands with args: [&quot;db&quot;, &quot;disks&quot;, &quot;list&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;show&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;diff&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;names&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;instances&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;, &quot;-F&quot;, &quot;discretionary&quot;]
running commands with args: [&quot;mgs&quot;, &quot;inventory&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;doc&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;saga_recovery&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;blueprint_loader&quot;, &quot;blueprint_executor&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_internal&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_external&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;all&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;sagas&quot;, &quot;demo-create&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;background-tasks&quot;, &quot;activate&quot;, &quot;inventory_collection&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;list&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;52a761f3-a9f9-4086-a4c4-234fd517d8ce&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;52a761f3-a9f9-4086-a4c4-234fd517d8ce&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;52a761f3-a9f9-4086-a4c4-234fd517d8ce&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;, &quot;--details&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--planner-enabled&quot;, &quot;true&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--disruption-policy&quot;, &quot;migrate-or-terminate&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;reconfigurator&quot;, &quot;export&quot;, &quot;/var/tmp/omicron_tmp/.tmpcS2Ra5/reconfigurator-export.out&quot;]
running commands with args: [&quot;db&quot;, &quot;whatis&quot;, &quot;001de000-5110-4000-8000-000000000000&quot;, &quot;001de000-05e4-4000-8000-000000004007&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;--skip-blueprint-validation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
@@ -1013,11 +1013,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
@@ -1712,11 +1712,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms

test test_omdb_success_cases ... FAILED

failures:

failures:
    test_omdb_success_cases

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 27.16s

</system-out>
                <system-err>log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.0.log&quot;
DB URL: postgresql://root@[::1]:58237/omicron?sslmode=disable
DB address: [::1]:58237
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.2.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.2.log&quot;
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.3.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.3.log&quot;

thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmp9LgyhG&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmp9LgyhG/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 29084) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.1-clickhouse-5B8lzv)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.29077.1-clickhouse-5B8lzv: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpYOTCeB
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpVABQ1o
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpsUQCm3
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpn1ueKz
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpDeXiQO
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpXF7Vim
</system-err>
            </rerunFailure>
            <system-out>
running 1 test
running commands with args: [&quot;db&quot;, &quot;db-metadata&quot;, &quot;ls-nexus&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
running commands with args: [&quot;db&quot;, &quot;disks&quot;, &quot;list&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;show&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;diff&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;dns&quot;, &quot;names&quot;, &quot;external&quot;, &quot;2&quot;]
running commands with args: [&quot;db&quot;, &quot;instances&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;]
running commands with args: [&quot;db&quot;, &quot;sleds&quot;, &quot;-F&quot;, &quot;discretionary&quot;]
running commands with args: [&quot;mgs&quot;, &quot;inventory&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;doc&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;saga_recovery&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;blueprint_loader&quot;, &quot;blueprint_executor&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_internal&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;dns_external&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;background-tasks&quot;, &quot;show&quot;, &quot;all&quot;, &quot;--no-executing-info&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;sagas&quot;, &quot;demo-create&quot;]
running commands with args: [&quot;nexus&quot;, &quot;sagas&quot;, &quot;list&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;nexus&quot;, &quot;background-tasks&quot;, &quot;activate&quot;, &quot;inventory_collection&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;list&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;17c68062-e833-4844-83c8-d67285e1fbee&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;show&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;17c68062-e833-4844-83c8-d67285e1fbee&quot;, &quot;current-target&quot;]
running commands with args: [&quot;nexus&quot;, &quot;blueprints&quot;, &quot;diff&quot;, &quot;17c68062-e833-4844-83c8-d67285e1fbee&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;]
running commands with args: [&quot;nexus&quot;, &quot;update-status&quot;, &quot;--details&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--planner-enabled&quot;, &quot;true&quot;]
running commands with args: [&quot;-w&quot;, &quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;set&quot;, &quot;--disruption-policy&quot;, &quot;migrate-or-terminate&quot;]
running commands with args: [&quot;nexus&quot;, &quot;reconfigurator-config&quot;, &quot;show&quot;, &quot;current&quot;]
running commands with args: [&quot;reconfigurator&quot;, &quot;export&quot;, &quot;/var/tmp/omicron_tmp/.tmpslCGjf/reconfigurator-export.out&quot;]
running commands with args: [&quot;db&quot;, &quot;whatis&quot;, &quot;001de000-5110-4000-8000-000000000000&quot;, &quot;001de000-05e4-4000-8000-000000004007&quot;]
running commands with args: [&quot;--destructive&quot;, &quot;db&quot;, &quot;db-metadata&quot;, &quot;force-mark-nexus-quiesced&quot;, &quot;--skip-confirmation&quot;, &quot;--skip-blueprint-validation&quot;, &quot;913233fe-92a8-4635-9572-183f495429c4&quot;]
@@ -1013,11 +1013,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
@@ -1712,11 +1712,11 @@
 
 task: &quot;switch_port_config_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;s
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms
-warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {})
+warning: unknown background task: &quot;switch_port_config_manager&quot; (don&apos;t know how to interpret details: Object {&quot;incomplete_bootstore_configs&quot;: Array []})
 
 task: &quot;trust_quorum_manager&quot;
   configured period: every &lt;REDACTED_DURATION&gt;m
   last completed activation: &lt;REDACTED ITERATIONS&gt;, triggered by &lt;TRIGGERED_BY_REDACTED&gt;
     started at &lt;REDACTED_TIMESTAMP&gt; (&lt;REDACTED DURATION&gt;s ago) and ran for &lt;REDACTED DURATION&gt;ms

test test_omdb_success_cases ... FAILED

failures:

failures:
    test_omdb_success_cases

test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 2 filtered out; finished in 35.28s

</system-out>
            <system-err>log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.0.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.0.log&quot;
DB URL: postgresql://root@[::1]:47883/omicron?sslmode=disable
DB address: [::1]:47883
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.2.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.2.log&quot;
log file: /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.3.log
note: configured to log to &quot;/var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.3.log&quot;

thread &apos;test_omdb_success_cases&apos; (2) panicked at dev-tools/omdb/tests/test_all_output.rs:451:5:
assertion failed: string doesn&apos;t match the contents of file: &quot;tests/successes.out&quot; see diffset above
                set EXPECTORATE=overwrite if these changes are intentional
stack backtrace:
   0: __rustc::rust_begin_unwind
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
   1: core::panicking::panic_fmt
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:80:14
   2: expectorate::assert_contents::&lt;&amp;str&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/expectorate-1.2.0/src/lib.rs:67:9
   3: {async_block#0}
             at ./tests/test_all_output.rs:451:5
   4: poll&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   5: poll&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/future/future.rs:133:9
   6: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:70
   7: with_budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:167:5
   8: budget&lt;core::task::poll::Poll&lt;()&gt;, tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure#0}::{closure#0}::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/task/coop/mod.rs:133:5
   9: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:778:25
  10: &lt;tokio::runtime::scheduler::current_thread::Context&gt;::enter::&lt;core::task::poll::Poll&lt;()&gt;, &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:451:19
  11: {closure#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:777:44
  12: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:68
  13: &lt;tokio::runtime::context::scoped::Scoped&lt;tokio::runtime::scheduler::Context&gt;&gt;::set::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/scoped.rs:40:9
  14: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:38
  15: try_with&lt;tokio::runtime::context::Context, tokio::runtime::context::set_scheduler::{closure_env#0}&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;), tokio::runtime::scheduler::current_thread::{impl#9}::enter::{closure_env#0}&lt;tokio::runtime::scheduler::current_thread::{impl#9}::block_on::{closure_env#0}&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;&gt;, core::option::Option&lt;()&gt;&gt;&gt;, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core, alloc::alloc::Global&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:513:12
  16: &lt;std::thread::local::LocalKey&lt;tokio::runtime::context::Context&gt;&gt;::with::&lt;tokio::runtime::context::set_scheduler&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;::{closure#0}, (alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;)&gt;
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/local.rs:477:20
  17: tokio::runtime::context::set_scheduler::&lt;(alloc::boxed::Box&lt;tokio::runtime::scheduler::current_thread::Core&gt;, core::option::Option&lt;()&gt;), &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;::{closure#0}&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context.rs:181:17
  18: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::enter::&lt;&lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;::{closure#0}, core::option::Option&lt;()&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:865:27
  19: &lt;tokio::runtime::scheduler::current_thread::CoreGuard&gt;::block_on::&lt;core::pin::Pin&lt;&amp;mut core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:765:24
  20: {closure#0}&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:205:33
  21: tokio::runtime::context::runtime::enter_runtime::&lt;&lt;tokio::runtime::scheduler::current_thread::CurrentThread&gt;::block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;::{closure#0}, ()&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/context/runtime.rs:65:16
  22: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/scheduler/current_thread/mod.rs:193:9
  23: &lt;tokio::runtime::runtime::Runtime&gt;::block_on_inner::&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output = ()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:371:52
  24: block_on&lt;core::pin::Pin&lt;&amp;mut dyn core::future::future::Future&lt;Output=()&gt;&gt;&gt;
             at /home/build/.cargo/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.52.1/src/runtime/runtime.rs:345:18
  25: test_omdb_success_cases
             at ./tests/test_all_output.rs:609:31
  26: test_all_output::test_omdb_success_cases::{closure#0}
             at ./tests/test_all_output.rs:136:35
  27: &lt;test_all_output::test_omdb_success_cases::{closure#0} as core::ops::function::FnOnce&lt;()&gt;&gt;::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
  28: core::ops::function::FnOnce::call_once
             at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
note: Some details are omitted, run with `RUST_BACKTRACE=full` for a verbose backtrace.
WARN: dropped CockroachInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: temporary directory leaked: &quot;/var/tmp/omicron_tmp/.tmpJmmKQT&quot;
If you would like to access the database for debugging, run the following:

# Run the database
cargo xtask db-dev run --no-populate --store-dir &quot;/var/tmp/omicron_tmp/.tmpJmmKQT/data&quot;
# Access the database. Note the port may change if you run multiple databases.
cockroach sql --host=localhost:32221 --insecure
WARN: dropped ClickHouse process without cleaning it up first (there may still be a child process running (PID 26267) and a temporary directory leaked, /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.1-clickhouse-lCtVYK)
failed to clean up ClickHouse data dir:
- /var/tmp/omicron_tmp/test_all_output-84e080b7ee05757f-test_omdb_success_cases.26247.1-clickhouse-lCtVYK: File exists (os error 17)
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmpquclNb
WARN: dropped DendriteInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: dendrite temporary directory leaked: /var/tmp/omicron_tmp/.tmp6uuUR6
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpTo6VZJ
WARN: dropped MgdInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: mgd temporary directory leaked: /var/tmp/omicron_tmp/.tmpvbwB85
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmpmXl2XX
WARN: dropped DdmInstance without cleaning it up first (there may still be a child process running and a temporary directory leaked)
WARN: ddmd temporary directory leaked: /var/tmp/omicron_tmp/.tmp30KaIm
</system-err>
        </testcase>
    </testsuite>
    <testsuite name="oximeter-instruments" tests="24" disabled="0" errors="0" failures="0">
        <testcase name="kstat::cpu::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.109+00:00" time="0.050">
        </testcase>
        <testcase name="http::tests::test_latency_tracker" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.109+00:00" time="0.051">
        </testcase>
        <testcase name="kstat::cpu::tests::test_sled_cpu_samples" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.117+00:00" time="0.056">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.134+00:00" time="0.046">
        </testcase>
        <testcase name="kstat::link::tests::no_futures_to_await_after_removing_target" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.121+00:00" time="0.075">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_invalid_uuid" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.180+00:00" time="0.027">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_kstat_is_gone" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.154+00:00" time="0.076">
        </testcase>
        <testcase name="kstat::link::tests::test_sled_datalink" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.161+00:00" time="0.068">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_prefix" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.197+00:00" time="0.044">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_with_expiration" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.147+00:00" time="0.094">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_start_time_is_equal" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.147+00:00" time="0.098">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.143+00:00" time="0.109">
        </testcase>
        <testcase name="kstat::link::tests::updating_target_changes_existing_sampling_interval" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.173+00:00" time="0.091">
        </testcase>
        <testcase name="kstat::link::tests::test_prune_creation_times_when_target_is_removed" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.160+00:00" time="0.105">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_no_uuid" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.206+00:00" time="0.058">
        </testcase>
        <testcase name="kstat::zone::tests::test_kstat_interested" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.229+00:00" time="0.048">
        </testcase>
        <testcase name="kstat::zone::parse_tests::test_parse_zone_name_omicron_zone" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.229+00:00" time="0.048">
        </testcase>
        <testcase name="kstat::link::tests::test_kstat_sampler_with_overflow" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.144+00:00" time="0.133">
        </testcase>
        <testcase name="kstat::zone::tests::test_zone_samples" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.229+00:00" time="0.049">
        </testcase>
        <testcase name="zfs::usage::tests::test_dataset_samples" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.245+00:00" time="0.039">
        </testcase>
        <testcase name="zfs::usage::tests::test_collect_zpools" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.241+00:00" time="0.062">
        </testcase>
        <testcase name="zfs::usage::tests::test_collect_datasets" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.241+00:00" time="0.072">
        </testcase>
        <testcase name="kstat::cpu::tests::test_kstat_sampler" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.109+00:00" time="0.215">
        </testcase>
        <testcase name="kstat::link::tests::overflowing_self_stat_queue_does_not_block_sampler" classname="oximeter-instruments" timestamp="2026-06-22T19:50:54.128+00:00" time="8.410">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-db::integration_test" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="test_schemas_are_not_modified" classname="oximeter-db::integration_test" timestamp="2026-06-22T19:50:54.097+00:00" time="0.132">
        </testcase>
        <testcase name="test_schemas_disjoint" classname="oximeter-db::integration_test" timestamp="2026-06-22T19:50:54.099+00:00" time="14.427">
        </testcase>
        <testcase name="test_cluster" classname="oximeter-db::integration_test" timestamp="2026-06-22T19:50:54.096+00:00" time="16.954">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-macro-impl" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_extract_datum_type_by_annotatd_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.252+00:00" time="0.033">
        </testcase>
        <testcase name="tests::test_extract_datum_type_by_field_name" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.252+00:00" time="0.040">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.265+00:00" time="0.035">
        </testcase>
        <testcase name="tests::test_metric_enum" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.277+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_extract_datum_type_multiple_annotated_fields" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.265+00:00" time="0.036">
        </testcase>
        <testcase name="tests::test_metric_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.278+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_extract_datum_type_named_and_annotated_same_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.265+00:00" time="0.037">
        </testcase>
        <testcase name="tests::test_metric_without_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.279+00:00" time="0.023">
        </testcase>
        <testcase name="tests::test_metric_annotated_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.277+00:00" time="0.027">
        </testcase>
        <testcase name="tests::test_target_empty_struct" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.285+00:00" time="0.022">
        </testcase>
        <testcase name="tests::test_target" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.284+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_target_enum" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.292+00:00" time="0.026">
        </testcase>
        <testcase name="tests::test_target_unit_struct" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.300+00:00" time="0.027">
        </testcase>
        <testcase name="tests::test_target_with_datum_field" classname="oximeter-macro-impl" timestamp="2026-06-22T19:50:54.301+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-schema" tests="34" disabled="0" errors="0" failures="0">
        <testcase name="ir::tests::construct_field_schema_fails_with_duplicate_field_names" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.313+00:00" time="0.029">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_fails_with_reference_to_unknown_field" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.318+00:00" time="0.029">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_datum_types" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.302+00:00" time="0.045">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_non_copy_fields" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.302+00:00" time="0.045">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_datum_type_with_no_extra_derives" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.302+00:00" time="0.045">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_partially_ordered_datum_types" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.303+00:00" time="0.044">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.307+00:00" time="0.040">
        </testcase>
        <testcase name="codegen::tests::emit_schema_types_with_no_metric_fields_generates_expected_tokens" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.311+00:00" time="0.040">
        </testcase>
        <testcase name="ir::tests::construct_field_schema_picks_up_correct_fields" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.324+00:00" time="0.030">
        </testcase>
        <testcase name="ir::tests::extract_authz_scope_requires_relevant_field" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.328+00:00" time="0.027">
        </testcase>
        <testcase name="codegen::tests::compute_extra_derives_respects_totally_ordered_datum_types" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.304+00:00" time="0.059">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_succeeds_with_gaps_in_versions" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.348+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_add_existing_metric" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.342+00:00" time="0.031">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_to_remove_non_existent_metric" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.348+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_requires_adding_first" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.348+00:00" time="0.028">
        </testcase>
        <testcase name="ir::tests::extract_metric_fields_fails_with_non_increasing_versions" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.348+00:00" time="0.028">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_descriptions" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.348+00:00" time="0.030">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_metric_name" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.347+00:00" time="0.030">
        </testcase>
        <testcase name="ir::tests::ensures_target_has_at_least_one_field" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.327+00:00" time="0.051">
        </testcase>
        <testcase name="ir::tests::fail_on_empty_target_name" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.351+00:00" time="0.029">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_field_names" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.355+00:00" time="0.028">
        </testcase>
        <testcase name="ir::tests::fail_on_very_long_timeseries_name" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.355+00:00" time="0.035">
        </testcase>
        <testcase name="ir::tests::into_schema_list_fails_with_zero_metrics" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.363+00:00" time="0.029">
        </testcase>
        <testcase name="ir::tests::only_support_format_version_1" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.379+00:00" time="0.026">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_nonexistent_target_version" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.374+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::load_schema_catches_metric_versions_not_added_in" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.374+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::validate_field_name_disallows_bad_names" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.383+00:00" time="0.024">
        </testcase>
        <testcase name="ir::tests::load_schema_fails_with_duplicate_timeseries" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.374+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.376+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_version_is_removed" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.378+00:00" time="0.031">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_late_implied_metric_versions" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.378+00:00" time="0.032">
        </testcase>
        <testcase name="ir::tests::load_schema_fills_in_implied_metric_versions_when_last_is_modified" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.376+00:00" time="0.034">
        </testcase>
        <testcase name="ir::tests::load_schema_skips_versions_until_metric_is_added" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.378+00:00" time="0.033">
        </testcase>
        <testcase name="ir::tests::validate_field_name_verifies_uuid_field_names" classname="oximeter-schema" timestamp="2026-06-22T19:50:54.391+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="queue::tests::test_bounded_queue_overflow" classname="oximeter-types" timestamp="2026-06-22T19:50:54.409+00:00" time="0.034">
        </testcase>
        <testcase name="queue::tests::test_bounded_queue_sample_overflow" classname="oximeter-types" timestamp="2026-06-22T19:50:54.409+00:00" time="0.034">
        </testcase>
        <testcase name="traits::tests::test_target_trait" classname="oximeter-types" timestamp="2026-06-22T19:50:54.411+00:00" time="0.032">
        </testcase>
        <testcase name="traits::tests::test_metric_trait" classname="oximeter-types" timestamp="2026-06-22T19:50:54.410+00:00" time="0.033">
        </testcase>
        <testcase name="queue::tests::test_bounded_queue" classname="oximeter-types" timestamp="2026-06-22T19:50:54.407+00:00" time="0.037">
        </testcase>
        <testcase name="traits::tests::test_producer_trait" classname="oximeter-types" timestamp="2026-06-22T19:50:54.410+00:00" time="0.043">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-types-versions" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="impls::histogram::tests::test_bin_range" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.413+00:00" time="0.039">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range_from" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.443+00:00" time="0.021">
        </testcase>
        <testcase name="impls::histogram::tests::test_ensure_finite" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.444+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_empty_bins_not_supported" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.444+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_bin_range_to" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.444+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.445+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_construct_with" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.453+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.453+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_extreme_samples" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.464+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_float_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.468+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unbounded_samples" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.469+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.470+00:00" time="0.023">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_unsorted_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.470+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_non_partitioned_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.474+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_histogram_with_overlapping_bins" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.476+00:00" time="0.022">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.489+00:00" time="0.020">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_not_overflow_wide_bin_type" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.492+00:00" time="0.023">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_bins_u8" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.490+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_all_representable" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.491+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_2" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.493+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_1" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.493+00:00" time="0.025">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_4" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.495+00:00" time="0.024">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_f64_matches_reference_implementation::case_3" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.494+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_does_overflow_narrow_bin_type" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.493+00:00" time="0.027">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.497+00:00" time="0.026">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_small_bin_count" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.499+00:00" time="0.028">
        </testcase>
        <testcase name="impls::histogram::tests::test_log_linear_bins_integer_size_checks" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.496+00:00" time="0.031">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_f64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.509+00:00" time="0.022">
        </testcase>
        <testcase name="impls::quantile::tests::test_empty_observations" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.517+00:00" time="0.019">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_ok" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.516+00:00" time="0.019">
        </testcase>
        <testcase name="impls::histogram::tests::test_span_decades_other_counts_u64_resolution_too_low" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.515+00:00" time="0.022">
        </testcase>
        <testcase name="impls::quantile::tests::test_invalid_p_value" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.520+00:00" time="0.018">
        </testcase>
        <testcase name="impls::quantile::tests::test_float_observations" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.520+00:00" time="0.021">
        </testcase>
        <testcase name="impls::quantile::tests::test_default_percentiles" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.517+00:00" time="0.027">
        </testcase>
        <testcase name="impls::quantile::tests::test_find_cells" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.520+00:00" time="0.023">
        </testcase>
        <testcase name="impls::quantile::tests::test_min_p" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.526+00:00" time="0.019">
        </testcase>
        <testcase name="impls::quantile::tests::test_integer_observations" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.520+00:00" time="0.025">
        </testcase>
        <testcase name="impls::quantile::tests::test_max_p" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.523+00:00" time="0.022">
        </testcase>
        <testcase name="impls::quantile::tests::test_non_filled_observations" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.527+00:00" time="0.021">
        </testcase>
        <testcase name="impls::quantile::tests::test_rounding" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.532+00:00" time="0.024">
        </testcase>
        <testcase name="impls::schema::tests::test_field_schema_ordering" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.535+00:00" time="0.022">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_f64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.539+00:00" time="0.021">
        </testcase>
        <testcase name="impls::types::tests::test_cumulative_i64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.541+00:00" time="0.020">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.535+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_01_as_string" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.544+00:00" time="0.021">
        </testcase>
        <testcase name="impls::schema::tests::test_timeseries_name_from_str" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.537+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_datum" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.544+00:00" time="0.024">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_04_as_i16" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.545+00:00" time="0.025">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_02_as_i8" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.545+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_03_as_u8" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.546+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_05_as_u16" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.548+00:00" time="0.025">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_07_as_u32" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.558+00:00" time="0.023">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_08_as_i64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.559+00:00" time="0.022">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_06_as_i32" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.556+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_09_as_u64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.561+00:00" time="0.023">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_12_as_ipv6addr" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.565+00:00" time="0.021">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_11_as_ipv4addr" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.565+00:00" time="0.021">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_type::case_10_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.563+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_1_as_u64" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.567+00:00" time="0.022">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_5_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.573+00:00" time="0.024">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_2_as_uuid" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.570+00:00" time="0.028">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_3_as_bool" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.573+00:00" time="0.026">
        </testcase>
        <testcase name="impls::types::tests::test_field_value_parse_as_wrong_type::case_4_as_ipaddr" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.573+00:00" time="0.027">
        </testcase>
        <testcase name="impls::types::tests::test_measurement" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.580+00:00" time="0.020">
        </testcase>
        <testcase name="impls::types::tests::test_verify_field_names" classname="oximeter-types-versions" timestamp="2026-06-22T19:50:54.581+00:00" time="0.028">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-test-utils" tests="5" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_sample_struct" classname="oximeter-test-utils" timestamp="2026-06-22T19:50:54.406+00:00" time="0.086">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_sample" classname="oximeter-test-utils" timestamp="2026-06-22T19:50:54.407+00:00" time="0.085">
        </testcase>
        <testcase name="tests::test_timeseries_schema_from_parts" classname="oximeter-test-utils" timestamp="2026-06-22T19:50:54.407+00:00" time="0.085">
        </testcase>
        <testcase name="tests::test_schema_field_ordering_across_target_metric" classname="oximeter-test-utils" timestamp="2026-06-22T19:50:54.407+00:00" time="0.086">
        </testcase>
        <testcase name="tests::test_gen_test_samples" classname="oximeter-test-utils" timestamp="2026-06-22T19:50:54.392+00:00" time="0.105">
        </testcase>
    </testsuite>
    <testsuite name="oxlog" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_daterange_filter" classname="oxlog" timestamp="2026-06-22T19:50:54.583+00:00" time="0.021">
        </testcase>
        <testcase name="tests::test_oxide_smf_service_name_from_log_file_name" classname="oxlog" timestamp="2026-06-22T19:50:54.586+00:00" time="0.024">
        </testcase>
        <testcase name="tests::test_is_oxide_smf_log_file" classname="oxlog" timestamp="2026-06-22T19:50:54.585+00:00" time="0.025">
        </testcase>
        <testcase name="tests::test_sort_logs" classname="oxlog" timestamp="2026-06-22T19:50:54.586+00:00" time="0.024">
        </testcase>
    </testsuite>
    <testsuite name="oxlog::bin/oxlog" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_parse_timestamp" classname="oxlog::bin/oxlog" timestamp="2026-06-22T19:50:54.589+00:00" time="0.029">
        </testcase>
    </testsuite>
    <testsuite name="oxql-types" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="point::tests::test_cast_points_from_bool" classname="oxql-types" timestamp="2026-06-22T19:50:54.590+00:00" time="0.028">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double" classname="oxql-types" timestamp="2026-06-22T19:50:54.597+00:00" time="0.023">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_double_distribution" classname="oxql-types" timestamp="2026-06-22T19:50:54.598+00:00" time="0.023">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_int_distribution" classname="oxql-types" timestamp="2026-06-22T19:50:54.599+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_join_point_arrays" classname="oxql-types" timestamp="2026-06-22T19:50:54.605+00:00" time="0.022">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_integer" classname="oxql-types" timestamp="2026-06-22T19:50:54.600+00:00" time="0.027">
        </testcase>
        <testcase name="point::tests::test_cast_points_from_string" classname="oxql-types" timestamp="2026-06-22T19:50:54.601+00:00" time="0.028">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_with_new_epoch" classname="oxql-types" timestamp="2026-06-22T19:50:54.610+00:00" time="0.020">
        </testcase>
        <testcase name="point::tests::test_push_concrete_values" classname="oxql-types" timestamp="2026-06-22T19:50:54.610+00:00" time="0.024">
        </testcase>
        <testcase name="point::tests::test_point_delta_between" classname="oxql-types" timestamp="2026-06-22T19:50:54.609+00:00" time="0.026">
        </testcase>
        <testcase name="point::tests::test_point_delta_between_overlapping_time_ranges" classname="oxql-types" timestamp="2026-06-22T19:50:54.610+00:00" time="0.028">
        </testcase>
        <testcase name="point::tests::test_sub_between_histogram_distributions" classname="oxql-types" timestamp="2026-06-22T19:50:54.618+00:00" time="0.023">
        </testcase>
    </testsuite>
    <testsuite name="range-requests" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="test::invalid_ranges" classname="range-requests" timestamp="2026-06-22T19:50:54.622+00:00" time="0.020">
        </testcase>
        <testcase name="test::get_response_no_range" classname="range-requests" timestamp="2026-06-22T19:50:54.620+00:00" time="0.028">
        </testcase>
        <testcase name="test::parse_range_invalid" classname="range-requests" timestamp="2026-06-22T19:50:54.627+00:00" time="0.023">
        </testcase>
        <testcase name="test::get_response_with_range" classname="range-requests" timestamp="2026-06-22T19:50:54.621+00:00" time="0.030">
        </testcase>
        <testcase name="test::parse_range_valid" classname="range-requests" timestamp="2026-06-22T19:50:54.627+00:00" time="0.025">
        </testcase>
        <testcase name="test::potential_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-06-22T19:50:54.629+00:00" time="0.026">
        </testcase>
        <testcase name="test::range_into_str" classname="range-requests" timestamp="2026-06-22T19:50:54.631+00:00" time="0.025">
        </testcase>
        <testcase name="test::single_range_parsing_does_not_crash" classname="range-requests" timestamp="2026-06-22T19:50:54.635+00:00" time="0.025">
        </testcase>
    </testsuite>
    <testsuite name="parallel-task-set" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test::test_spawn_many" classname="parallel-task-set" timestamp="2026-06-22T19:50:54.618+00:00" time="0.088">
        </testcase>
    </testsuite>
    <testsuite name="reconfigurator-cli::test-scripts" tests="29" disabled="0" errors="0" failures="0">
        <testcase name="script::cmds-add-sled-no-disks.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.635+00:00" time="0.125">
        </testcase>
        <testcase name="script::cmds-blueprint-noop.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.642+00:00" time="0.132">
        </testcase>
        <testcase name="script::cmds-expunge-zones.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.655+00:00" time="0.142">
        </testcase>
        <testcase name="script::cmds-blueprint-load.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.641+00:00" time="0.195">
        </testcase>
        <testcase name="script::cmds-cockroachdb-settings.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.647+00:00" time="0.194">
        </testcase>
        <testcase name="script::cmds-blueprint-history.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.638+00:00" time="0.207">
        </testcase>
        <testcase name="script::cmds-host-phase-2-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.656+00:00" time="0.210">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-external-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.651+00:00" time="0.218">
        </testcase>
        <testcase name="script::cmds-expunge-newly-added-internal-dns.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.652+00:00" time="0.217">
        </testcase>
        <testcase name="script::cmds-example.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.650+00:00" time="0.229">
        </testcase>
        <testcase name="script::cmds-nexus-generation.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.845+00:00" time="0.126">
        </testcase>
        <testcase name="script::cmds-pipe-to-grep.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.873+00:00" time="0.147">
        </testcase>
        <testcase name="script::cmds-set-mgs-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.879+00:00" time="0.165">
        </testcase>
        <testcase name="script::cmds-set-remove-mupdate-override.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.972+00:00" time="0.134">
        </testcase>
        <testcase name="script::cmds-set-zone-images.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.020+00:00" time="0.132">
        </testcase>
        <testcase name="script::cmds-undo-redo.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.106+00:00" time="0.124">
        </testcase>
        <testcase name="script::cmds-missing-measurement-manifest.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.660+00:00" time="0.600">
        </testcase>
        <testcase name="script::cmds-mupdate-override-without-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.760+00:00" time="0.593">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory-set.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.774+00:00" time="0.600">
        </testcase>
        <testcase name="script::cmds-mupdate-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.797+00:00" time="0.594">
        </testcase>
        <testcase name="script::cmds.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.260+00:00" time="0.194">
        </testcase>
        <testcase name="script::cmds-noop-stale-inventory.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.870+00:00" time="0.625">
        </testcase>
        <testcase name="script::cmds-nexus-generation-autobump.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.841+00:00" time="0.723">
        </testcase>
        <testcase name="script::cmds-unknown-measurements.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.153+00:00" time="0.598">
        </testcase>
        <testcase name="script::cmds-missing-sled-blocks-zone-updates.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.706+00:00" time="1.098">
        </testcase>
        <testcase name="script::cmds-noop-image-source.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.866+00:00" time="1.097">
        </testcase>
        <testcase name="script::cmds-mupdate-update-flow.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:54.836+00:00" time="1.367">
        </testcase>
        <testcase name="script::cmds-unsafe-zone-mgs.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.230+00:00" time="1.110">
        </testcase>
        <testcase name="script::cmds-target-release.txt" classname="reconfigurator-cli::test-scripts" timestamp="2026-06-22T19:50:55.044+00:00" time="1.790">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-config-reconciler" tests="65" disabled="0" errors="0" failures="0">
        <testcase name="debug_collector::file_archiver::execution::test::test_real_archival" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.031+00:00" time="0.059">
        </testcase>
        <testcase name="debug_collector::file_archiver::filesystem::test::test_filename" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.090+00:00" time="0.035">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_basic" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.125+00:00" time="0.054">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_immutable_only" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.179+00:00" time="0.054">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_archiving_is_streaming" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.204+00:00" time="0.053">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_directory_list_error" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.233+00:00" time="0.053">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_file_metadata_error" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.257+00:00" time="0.055">
        </testcase>
        <testcase name="debug_collector::file_archiver::planning::test::test_naming_logs" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.286+00:00" time="0.035">
        </testcase>
        <testcase name="debug_collector::file_archiver::test_helpers::test_test_data" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.311+00:00" time="0.039">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_archives_rotated_logs_and_cores" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.321+00:00" time="0.052">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_configures_coreadm_only_when_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.340+00:00" time="0.039">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.350+00:00" time="0.042">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleaned_over_threshold_many_files" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.373+00:00" time="0.045">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_cleanup_ignores_support_bundles" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.380+00:00" time="0.041">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_datasets_skipped_if_no_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.804+00:00" time="0.618">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_debug_dir_not_cleaned_under_threshold" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.393+00:00" time="0.040">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_does_not_configure_coreadm_when_no_crash_dataset_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.418+00:00" time="0.036">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumpadm_called_when_vacant_slice_but_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.421+00:00" time="0.037">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_dumps_saved_when_space_available" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.422+00:00" time="0.037">
        </testcase>
        <testcase name="debug_collector::worker::tests::test_savecore_and_dumpadm_not_called_when_occupied_and_no_dir" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.433+00:00" time="0.034">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_reads_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.458+00:00" time="0.039">
        </testcase>
        <testcase name="host_phase_2::tests::reconcile_slot_writes_disk_as_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.459+00:00" time="0.041">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.353+00:00" time="1.178">
        </testcase>
        <testcase name="internal_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.500+00:00" time="0.039">
        </testcase>
        <testcase name="internal_disks::tests::only_m2_disks_are_adopted" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.531+00:00" time="0.043">
        </testcase>
        <testcase name="internal_disks::tests::removed_disks_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.539+00:00" time="0.039">
        </testcase>
        <testcase name="internal_disks::tests::boot_disks_sort_ahead_of_non_boot_disks_in_id_map" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.467+00:00" time="0.148">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::can_convert_v4_to_newer_versions" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.574+00:00" time="0.046">
        </testcase>
        <testcase name="ledger::ledgered_sled_config_versioning::tests::read_config_converts_from_older_versions" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.579+00:00" time="0.055">
        </testcase>
        <testcase name="ledger::tests::read_existing_config" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.620+00:00" time="0.042">
        </testcase>
        <testcase name="ledger::tests::first_config_is_ledgered" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.615+00:00" time="0.049">
        </testcase>
        <testcase name="ledger::tests::reject_artifact_configs_removing_referenced_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.634+00:00" time="0.043">
        </testcase>
        <testcase name="ledger::tests::reject_config_changed_without_generation_bump" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.662+00:00" time="0.046">
        </testcase>
        <testcase name="ledger::tests::reject_configs_referencing_nonexistent_artifacts" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.664+00:00" time="0.049">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.374+00:00" time="1.352">
        </testcase>
        <testcase name="ledger::tests::reject_configs_with_mupdate_override_and_artifact_image_source" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.677+00:00" time="0.050">
        </testcase>
        <testcase name="ledger::tests::reject_old_config_generation" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.708+00:00" time="0.044">
        </testcase>
        <testcase name="ledger::tests::wait_for_at_least_one_internal_disk" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.713+00:00" time="0.040">
        </testcase>
        <testcase name="reconciler_task::datasets::tests::test_rekey_result_has_failures" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.727+00:00" time="0.038">
        </testcase>
        <testcase name="dataset_serialization_task::tests::datasets_skipped_if_zpool_not_managed" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.537+00:00" time="1.261">
        </testcase>
        <testcase name="dataset_serialization_task::tests::transient_zone_ensured_after_transient_zone_root" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.964+00:00" time="0.852">
        </testcase>
        <testcase name="reconciler_task::zones::tests::does_new_config_require_zone_restart_examples" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.798+00:00" time="0.035">
        </testcase>
        <testcase name="reconciler_task::zones::tests::dont_restart_zone_if_only_change_is_location" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.816+00:00" time="0.046">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_retries_after_failed_halt" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.834+00:00" time="0.044">
        </testcase>
        <testcase name="reconciler_task::zones::tests::shutdown_dns_does_dns_specific_cleanup" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.833+00:00" time="0.047">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_halting_preexisting_zone_fails" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.862+00:00" time="0.038">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_durable_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.878+00:00" time="0.036">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_missing_root_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.880+00:00" time="0.037">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_mupdate_override_error" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.900+00:00" time="0.040">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_fails_if_time_not_synced_when_required" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.915+00:00" time="0.041">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zone_stops_preexisting_zones" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.917+00:00" time="0.043">
        </testcase>
        <testcase name="reconciler_task::zones::tests::start_zones_that_previously_failed_to_start" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.940+00:00" time="0.041">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_datasets_get_mounted_even_with_data" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.392+00:00" time="1.636">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::nested_dataset" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.495+00:00" time="1.743">
        </testcase>
        <testcase name="dataset_serialization_task::tests::find_orphaned_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.564+00:00" time="1.812">
        </testcase>
        <testcase name="internal_disks::tests::failures_are_retried" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.497+00:00" time="1.165">
        </testcase>
        <testcase name="dataset_serialization_task::tests::ensure_dataset_calls_skipped_if_not_needed" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.538+00:00" time="2.230">
        </testcase>
        <testcase name="raw_disks::tests::proptest_raw_disk_changes" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.726+00:00" time="1.205">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::fail_if_disk_not_present" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.752+00:00" time="1.402">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::internal_disks_are_rejected" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.765+00:00" time="1.505">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::remove_disks_not_in_config" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.768+00:00" time="1.711">
        </testcase>
        <testcase name="reconciler_task::external_disks::tests::firmware_updates_are_propagated" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.752+00:00" time="1.934">
        </testcase>
        <testcase name="dataset_serialization_task::tests::nested_dataset_operations" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.751+00:00" time="3.745">
        </testcase>
        <testcase name="host_phase_2::tests::proptest_read_valid_host_phase2" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:56.454+00:00" time="4.652">
        </testcase>
        <testcase name="dataset_serialization_task::illumos_tests::ensure_many_datasets" classname="sled-agent-config-reconciler" timestamp="2026-06-22T19:50:55.454+00:00" time="8.030">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-rack-setup" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="plan::service::tests::bump_allocator_basics" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:56.956+00:00" time="0.028">
        </testcase>
        <testcase name="plan::service::tests::service_port_builder_skips_dns_ips" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:56.981+00:00" time="0.034">
        </testcase>
        <testcase name="plan::service::tests::test_dataset_and_zone_count" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:56.984+00:00" time="0.039">
        </testcase>
        <testcase name="service::test::parse_rack_initialization" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.014+00:00" time="0.034">
        </testcase>
        <testcase name="plan::service::tests::test_last_allocated_subnet_ip_offset" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.013+00:00" time="0.037">
        </testcase>
        <testcase name="service::test::parse_rack_initialization_weak_hash" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.023+00:00" time="0.034">
        </testcase>
        <testcase name="service::test::rss_blueprint_is_blippy_clean" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.027+00:00" time="0.041">
        </testcase>
        <testcase name="service::test::test_extra_certs" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.049+00:00" time="0.037">
        </testcase>
        <testcase name="service::test::test_subnets" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.057+00:00" time="0.031">
        </testcase>
        <testcase name="service::test::test_omicron_zone_configs" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:57.051+00:00" time="0.042">
        </testcase>
        <testcase name="plan::service::tests::bump_allocator_exhaustion" classname="sled-agent-rack-setup" timestamp="2026-06-22T19:50:56.960+00:00" time="0.303">
        </testcase>
    </testsuite>
    <testsuite name="oximeter-producer" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="tests::test_producer_registration_task" classname="oximeter-producer" timestamp="2026-06-22T19:50:54.301+00:00" time="2.713">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-resolvable-files" tests="33" disabled="0" errors="0" failures="0">
        <testcase name="manifest::tests::read_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.069+00:00" time="0.032">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.085+00:00" time="0.031">
        </testcase>
        <testcase name="manifest::tests::read_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.088+00:00" time="0.038">
        </testcase>
        <testcase name="manifest::tests::read_non_boot_disk_zone_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.093+00:00" time="0.042">
        </testcase>
        <testcase name="manifest::tests::read_success" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.101+00:00" time="0.036">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_error_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.116+00:00" time="0.030">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.126+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_mismatch_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.135+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_not_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.137+00:00" time="0.031">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.146+00:00" time="0.029">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_matches_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.153+00:00" time="0.027">
        </testcase>
        <testcase name="mupdate_override::tests::clear_boot_success_non_boot_value_mismatch" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.163+00:00" time="0.030">
        </testcase>
        <testcase name="mupdate_override::tests::clear_file_io_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.168+00:00" time="0.030">
        </testcase>
        <testcase name="mupdate_override::tests::clear_no_status" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.175+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.180+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_boot_disk_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.193+00:00" time="0.025">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_disk_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.198+00:00" time="0.031">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.208+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::clear_non_boot_matches_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.203+00:00" time="0.035">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_absent_other_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.218+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_missing" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.229+00:00" time="0.029">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_read_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.237+00:00" time="0.029">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_install_dataset_not_dir" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.237+00:00" time="0.032">
        </testcase>
        <testcase name="mupdate_override::tests::read_boot_present_other_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.237+00:00" time="0.032">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_absent" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.246+00:00" time="0.026">
        </testcase>
        <testcase name="mupdate_override::tests::read_both_present" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.259+00:00" time="0.024">
        </testcase>
        <testcase name="mupdate_override::tests::read_different_values" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.263+00:00" time="0.028">
        </testcase>
        <testcase name="mupdate_override::tests::read_solo_boot_disk" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.267+00:00" time="0.028">
        </testcase>
        <testcase name="source_resolver::tests::file_source_with_errors" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.268+00:00" time="0.035">
        </testcase>
        <testcase name="source_resolver::tests::file_source_zone_manifest_invalid" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.269+00:00" time="0.034">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.272+00:00" time="0.034">
        </testcase>
        <testcase name="source_resolver::tests::lookup_with_mupdate_override_error" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.283+00:00" time="0.032">
        </testcase>
        <testcase name="source_resolver::tests::resolver_status_to_inventory" classname="sled-agent-resolvable-files" timestamp="2026-06-22T19:50:57.291+00:00" time="0.029">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="zone_bundle::tests::test_compare_bundles" classname="sled-agent-types" timestamp="2026-06-22T19:50:57.295+00:00" time="0.017">
        </testcase>
    </testsuite>
    <testsuite name="sled-agent-types-versions" tests="14" disabled="0" errors="0" failures="0">
        <testcase name="impls::early_networking::tests::test_ip_parsing" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.304+00:00" time="0.024">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_smf_property_formatting" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.312+00:00" time="0.019">
        </testcase>
        <testcase name="impls::early_networking::tests::test_router_peer_ip_addr_serialization" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.304+00:00" time="0.028">
        </testcase>
        <testcase name="impls::early_networking::tests::test_uplink_ip_net_serialization" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.306+00:00" time="0.030">
        </testcase>
        <testcase name="impls::inventory::tests::fmd_inventory_result_display_snapshot" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.315+00:00" time="0.022">
        </testcase>
        <testcase name="impls::sled::tests::serialize_start_sled_agent_v0_deserialize_v1" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.321+00:00" time="0.019">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_priority_dimension" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.328+00:00" time="0.019">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_sort_zone_bundle_cause" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.331+00:00" time="0.018">
        </testcase>
        <testcase name="impls::zone_bundle::tests::test_storage_limit_bytes_available" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.331+00:00" time="0.019">
        </testcase>
        <testcase name="v30::early_networking::tests::test_router_peer_address_conversions" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.336+00:00" time="0.017">
        </testcase>
        <testcase name="v30::early_networking::tests::test_uplink_address_conversions" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.337+00:00" time="0.018">
        </testcase>
        <testcase name="v42::early_networking::tests::uplink_ports_deserialize_rejects_empty" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.347+00:00" time="0.018">
        </testcase>
        <testcase name="v42::early_networking::tests::uplink_ports_rejects_empty" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.349+00:00" time="0.019">
        </testcase>
        <testcase name="v33::system_networking::tests::proptest_service_nat_entries_try_from" classname="sled-agent-types-versions" timestamp="2026-06-22T19:50:57.341+00:00" time="0.146">
        </testcase>
    </testsuite>
    <testsuite name="sled-diagnostics" tests="10" disabled="0" errors="0" failures="0">
        <testcase name="logs::illumos_tests::test_extra_log_file_regex" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.368+00:00" time="0.035">
        </testcase>
        <testcase name="logs::test::test_sort_cockroach_extra_logs" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.376+00:00" time="0.033">
        </testcase>
        <testcase name="queries::test::test_command_stderr_is_correct" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.403+00:00" time="0.043">
        </testcase>
        <testcase name="queries::test::test_command_stdout_is_correct" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.409+00:00" time="0.041">
        </testcase>
        <testcase name="queries::test::test_command_stdout_stderr_are_interleaved" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.446+00:00" time="0.044">
        </testcase>
        <testcase name="queries::test::test_long_running_command_is_aborted" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.450+00:00" time="0.536">
        </testcase>
        <testcase name="logs::illumos_tests::log_paths_found_correctly_in_snapshot" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.355+00:00" time="0.996">
        </testcase>
        <testcase name="logs::illumos_tests::log_snapshots_work" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.366+00:00" time="1.172">
        </testcase>
        <testcase name="logs::illumos_tests::collect_current_logs" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.351+00:00" time="1.537">
        </testcase>
        <testcase name="logs::illumos_tests::log_collection_comes_from_snapshot" classname="sled-diagnostics" timestamp="2026-06-22T19:50:57.353+00:00" time="1.728">
        </testcase>
    </testsuite>
    <testsuite name="sled-hardware" tests="12" disabled="0" errors="0" failures="0">
        <testcase name="disk::test::test_disk_paths" classname="sled-hardware" timestamp="2026-06-22T19:50:57.487+00:00" time="0.029">
        </testcase>
        <testcase name="disk::test::test_partition_device_paths" classname="sled-hardware" timestamp="2026-06-22T19:50:57.490+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_cannot_format" classname="sled-hardware" timestamp="2026-06-22T19:50:57.517+00:00" time="0.029">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-06-22T19:50:57.523+00:00" time="0.034">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_m2_with_expected_format" classname="sled-hardware" timestamp="2026-06-22T19:50:57.546+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_fails_with_empty_gpt" classname="sled-hardware" timestamp="2026-06-22T19:50:57.557+00:00" time="0.034">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_format_with_dev_path" classname="sled-hardware" timestamp="2026-06-22T19:50:57.579+00:00" time="0.033">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_no_format_without_dev_path" classname="sled-hardware" timestamp="2026-06-22T19:50:57.591+00:00" time="0.031">
        </testcase>
        <testcase name="illumos::partitions::test::ensure_partition_layout_u2_with_expected_format" classname="sled-hardware" timestamp="2026-06-22T19:50:57.612+00:00" time="0.032">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_invalid" classname="sled-hardware" timestamp="2026-06-22T19:50:57.622+00:00" time="0.028">
        </testcase>
        <testcase name="illumos::tests::parse_smbios_valid" classname="sled-hardware" timestamp="2026-06-22T19:50:57.645+00:00" time="0.027">
        </testcase>
        <testcase name="underlay::tests::test_mac_to_bootstrap_ip" classname="sled-hardware" timestamp="2026-06-22T19:50:57.651+00:00" time="0.027">
        </testcase>
    </testsuite>
    <testsuite name="sled-storage" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="dataset::test::serialize_dataset_name" classname="sled-storage" timestamp="2026-06-22T19:50:57.662+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="support-bundle-collection" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="zip::test::test_bundle_to_stream" classname="support-bundle-collection" timestamp="2026-06-22T19:50:57.672+00:00" time="0.041">
        </testcase>
        <testcase name="zip::test::test_bundle_to_writer" classname="support-bundle-collection" timestamp="2026-06-22T19:50:57.678+00:00" time="0.046">
        </testcase>
        <testcase name="zip::test::test_bundle_to_zipfile" classname="support-bundle-collection" timestamp="2026-06-22T19:50:57.681+00:00" time="0.049">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="proxy::tests::proxy_roundtrip_concurrent" classname="trust-quorum" timestamp="2026-06-22T19:50:57.713+00:00" time="0.043">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_disconnected" classname="trust-quorum" timestamp="2026-06-22T19:50:57.725+00:00" time="0.046">
        </testcase>
        <testcase name="proxy::tests::proxy_roundtrip_invalid_response" classname="trust-quorum" timestamp="2026-06-22T19:50:57.731+00:00" time="0.043">
        </testcase>
        <testcase name="task::tests::tq_initial_config_prepare_and_commit" classname="trust-quorum" timestamp="2026-06-22T19:50:57.774+00:00" time="1.001">
        </testcase>
        <testcase name="task::tests::tq_initial_config" classname="trust-quorum" timestamp="2026-06-22T19:50:57.771+00:00" time="1.007">
        </testcase>
        <testcase name="task::tests::test_network_config" classname="trust-quorum" timestamp="2026-06-22T19:50:57.768+00:00" time="1.352">
        </testcase>
        <testcase name="task::tests::full_mesh_connectivity" classname="trust-quorum" timestamp="2026-06-22T19:50:57.756+00:00" time="1.436">
        </testcase>
        <testcase name="task::tests::tq_upgrade_from_lrtq" classname="trust-quorum" timestamp="2026-06-22T19:50:58.269+00:00" time="0.991">
        </testcase>
        <testcase name="task::tests::tq_proxy" classname="trust-quorum" timestamp="2026-06-22T19:50:57.986+00:00" time="1.346">
        </testcase>
        <testcase name="task::tests::tq_reconfig_with_commit_advance" classname="trust-quorum" timestamp="2026-06-22T19:50:58.155+00:00" time="1.415">
        </testcase>
        <testcase name="task::tests::tq_persistent_state" classname="trust-quorum" timestamp="2026-06-22T19:50:57.931+00:00" time="1.702">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol" tests="7" disabled="0" errors="0" failures="0">
        <testcase name="crypto::tests::rack_secrets_decryption_failure" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.478+00:00" time="0.035">
        </testcase>
        <testcase name="crypto::tests::rack_secrets_encrypt_decrypt_roundtrip" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.513+00:00" time="0.031">
        </testcase>
        <testcase name="rack_secret_loader::tests::test_load_rack_secrets" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.544+00:00" time="0.034">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_failure" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.578+00:00" time="0.088">
        </testcase>
        <testcase name="node::tests::initial_configuration" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.538+00:00" time="0.134">
        </testcase>
        <testcase name="validators::tests::test_validate_reconfigure_msg_new_success" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.666+00:00" time="0.079">
        </testcase>
        <testcase name="crypto::tests::rack_secret_test" classname="trust-quorum-protocol" timestamp="2026-06-22T19:50:58.352+00:00" time="0.453">
        </testcase>
    </testsuite>
    <testsuite name="update-common" tests="11" disabled="0" errors="0" failures="0">
        <testcase name="artifacts::update_plan::tests::test_bad_hubris_cabooses" classname="update-common" timestamp="2026-06-22T19:50:58.775+00:00" time="0.041">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_bad_rot_versions" classname="update-common" timestamp="2026-06-22T19:50:58.778+00:00" time="0.047">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_bord" classname="update-common" timestamp="2026-06-22T19:50:58.805+00:00" time="0.046">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_split_control_plane" classname="update-common" timestamp="2026-06-22T19:50:58.826+00:00" time="0.035">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_multi_rot_version" classname="update-common" timestamp="2026-06-22T19:50:58.817+00:00" time="0.052">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bootloaders" classname="update-common" timestamp="2026-06-22T19:50:58.852+00:00" time="0.034">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_too_many_rot_bord" classname="update-common" timestamp="2026-06-22T19:50:58.861+00:00" time="0.040">
        </testcase>
        <testcase name="artifacts::update_plan::tests::test_update_plan_from_artifacts" classname="update-common" timestamp="2026-06-22T19:50:58.869+00:00" time="0.055">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake" classname="update-common" timestamp="2026-06-22T19:50:58.678+00:00" time="0.301">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_extract_fake_split" classname="update-common" timestamp="2026-06-22T19:50:58.687+00:00" time="0.312">
        </testcase>
        <testcase name="artifacts::artifacts_with_plan::tests::test_fake_archive_idempotent" classname="update-common" timestamp="2026-06-22T19:50:58.745+00:00" time="2.531">
        </testcase>
    </testsuite>
    <testsuite name="update-engine" tests="8" disabled="0" errors="0" failures="0">
        <testcase name="display::line_display_shared::tests::test_format_progress_counter" classname="update-engine" timestamp="2026-06-22T19:50:58.900+00:00" time="0.025">
        </testcase>
        <testcase name="display::group_display::tests::test_stats" classname="update-engine" timestamp="2026-06-22T19:50:58.888+00:00" time="0.043">
        </testcase>
        <testcase name="display::line_display_shared::tests::test_start_line" classname="update-engine" timestamp="2026-06-22T19:50:58.925+00:00" time="0.027">
        </testcase>
        <testcase name="engine::tests::error_exits_early" classname="update-engine" timestamp="2026-06-22T19:50:58.925+00:00" time="0.033">
        </testcase>
        <testcase name="events::tests::progress_event_parse_unknown" classname="update-engine" timestamp="2026-06-22T19:50:58.931+00:00" time="0.030">
        </testcase>
        <testcase name="events::tests::step_event_parse_unknown" classname="update-engine" timestamp="2026-06-22T19:50:58.952+00:00" time="0.033">
        </testcase>
        <testcase name="spec::tests::test_merge_anyhow_list" classname="update-engine" timestamp="2026-06-22T19:50:58.958+00:00" time="0.028">
        </testcase>
        <testcase name="buffer::tests::test_buffer" classname="update-engine" timestamp="2026-06-22T19:50:58.886+00:00" time="0.116">
        </testcase>
    </testsuite>
    <testsuite name="wicket" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="cli::rack_setup::config_toml::tests::round_trip_nonempty_config" classname="wicket" timestamp="2026-06-22T19:50:58.962+00:00" time="0.026">
        </testcase>
        <testcase name="state::inventory::tests::component_id_display" classname="wicket" timestamp="2026-06-22T19:50:58.978+00:00" time="0.018">
        </testcase>
        <testcase name="state::rack::tests::up_down_are_opposites" classname="wicket" timestamp="2026-06-22T19:50:58.986+00:00" time="0.018">
        </testcase>
        <testcase name="state::rack::tests::prev_next_are_opposites" classname="wicket" timestamp="2026-06-22T19:50:58.985+00:00" time="0.021">
        </testcase>
    </testsuite>
    <testsuite name="wicket-common" tests="6" disabled="0" errors="0" failures="0">
        <testcase name="rack_setup::tests::invalid_router_peer_address" classname="wicket-common" timestamp="2026-06-22T19:50:58.996+00:00" time="0.020">
        </testcase>
        <testcase name="rack_setup::tests::invalid_uplink_address" classname="wicket-common" timestamp="2026-06-22T19:50:58.999+00:00" time="0.022">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_import_export_policy" classname="wicket-common" timestamp="2026-06-22T19:50:59.002+00:00" time="0.022">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_router_peer_address" classname="wicket-common" timestamp="2026-06-22T19:50:59.004+00:00" time="0.024">
        </testcase>
        <testcase name="rack_setup::tests::roundtrip_uplink_address" classname="wicket-common" timestamp="2026-06-22T19:50:59.006+00:00" time="0.025">
        </testcase>
        <testcase name="rack_update::tests::test_rollup_update_state" classname="wicket-common" timestamp="2026-06-22T19:50:59.016+00:00" time="0.019">
        </testcase>
    </testsuite>
    <testsuite name="wicketd" tests="3" disabled="0" errors="0" failures="0">
        <testcase name="installinator_progress::tests::test_states" classname="wicketd" timestamp="2026-06-22T19:50:59.020+00:00" time="0.032">
        </testcase>
        <testcase name="rss_config::tests::test_router_lifetime_unnumbered_only" classname="wicketd" timestamp="2026-06-22T19:50:59.028+00:00" time="0.037">
        </testcase>
        <testcase name="rss_config::tests::test_bgp_auth_key_states" classname="wicketd" timestamp="2026-06-22T19:50:59.024+00:00" time="0.049">
        </testcase>
    </testsuite>
    <testsuite name="wicket::mod" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::command_tests::test_wicket_ssh_force_command_like" classname="wicket::mod" timestamp="2026-06-22T19:50:58.987+00:00" time="0.074">
        </testcase>
    </testsuite>
    <testsuite name="wicketd::mod" tests="4" disabled="0" errors="0" failures="0">
        <testcase name="integration_tests::inventory::test_inventory" classname="wicketd::mod" timestamp="2026-06-22T19:50:59.031+00:00" time="0.576">
        </testcase>
        <testcase name="integration_tests::updates::test_update_races" classname="wicketd::mod" timestamp="2026-06-22T19:50:59.053+00:00" time="0.695">
        </testcase>
        <testcase name="integration_tests::updates::test_installinator_fetch" classname="wicketd::mod" timestamp="2026-06-22T19:50:59.035+00:00" time="0.863">
        </testcase>
        <testcase name="integration_tests::updates::test_updates" classname="wicketd::mod" timestamp="2026-06-22T19:50:59.061+00:00" time="1.967">
        </testcase>
    </testsuite>
    <testsuite name="trust-quorum-protocol::cluster" tests="1" disabled="0" errors="0" failures="0">
        <testcase name="test_trust_quorum_protocol" classname="trust-quorum-protocol::cluster" timestamp="2026-06-22T19:50:58.672+00:00" time="52.481">
        </testcase>
    </testsuite>
</testsuites>
