Max level shown:
12026-02-10T03:09:05.958ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 36 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), output_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-02-10T03:09:05.988ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 219 store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("907a5fd1763ce5ddd74001261e5b52cd200a25f9"), sha256: "ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 177, tv_nsec: 655294229 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-02-10T03:09:05.988ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 227 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42026-02-10T03:09:05.988ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 7103cd3a3d7b0112d2949dd135db06fef0c156bb file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-02-10T03:09:05.993ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/7103cd3a3d7b0112d2949dd135db06fef0c156bb/crucible-nightly.sha256.txt
62026-02-10T03:09:06.182ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 248 target = phd_framework::artifacts::store
72026-02-10T03:09:06.744ZDEBGphd-runner: Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/957f5c45f90033df7b97619092c68828e7a3b163/propolis-server.sha256.txt
82026-02-10T03:09:06.867ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-02-10T03:09:06.867ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-02-10T03:09:06.868ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112026-02-10T03:09:06.869ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122026-02-10T03:09:06.869ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-02-10T03:09:06.869ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-02-10T03:09:06.870ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
152026-02-10T03:09:06.872ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-02-10T03:09:06.874ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/907a5fd1763ce5ddd74001261e5b52cd200a25f9/OVMF_CODE.fd
172026-02-10T03:09:07.251ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
182026-02-10T03:09:07.251ZDEBGphd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso file = phd-tests/framework/src/artifacts/store.rs line = 614 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store timeout = 600s
192026-02-10T03:09:14.233ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
202026-02-10T03:09:14.233ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
212026-02-10T03:09:14.246ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.89M 25.3T 1.91M /phd-artifacts\n target = phd_framework::zfs
222026-02-10T03:09:14.248ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cde71857-4cbb-429f-bfef-b0c663713d0c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = snapshot
232026-02-10T03:09:14.272ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-cde71857-4cbb-429f-bfef-b0c663713d0c", "phd-artifacts/phd-clone-9acac7c3-d11a-40ef-8972-3ef9c25da259"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = clone
242026-02-10T03:09:14.292ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9acac7c3-d11a-40ef-8972-3ef9c25da259"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = list
252026-02-10T03:09:14.304ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::can_migrate_from_base stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-9acac7c3-d11a-40ef-8972-3ef9c25da259 0B 25.3T 48.9M /phd-artifacts/phd-clone-9acac7c3-d11a-40ef-8972-3ef9c25da259\n target = phd_framework::zfs
262026-02-10T03:09:14.307ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-02-10T03:09:14.307ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-02-10T03:09:14.307ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-02-10T03:09:14.307ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/957f5c45f90033df7b97619092c68828e7a3b163/propolis-server.tar.gz
302026-02-10T03:09:22.667ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 160 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store untar_path = propolis-server
312026-02-10T03:09:22.667ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 514 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
322026-02-10T03:09:39.069ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server" target = phd_framework::test_vm::server
332026-02-10T03:09:39.069ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base.stdout.log" target = phd_framework::log_config
342026-02-10T03:09:39.152ZINFOphd-runner: [NEW - EVENT] Launched server with pid 819 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-02-10T03:09:39.152ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
362026-02-10T03:09:39.157ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
372026-02-10T03:09:39.159ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 24850 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-02-10T03:09:39.807ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-02-10T03:09:39.812ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb, name: "phd-vm-ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 80186542-977b-4bfd-8439-419af13923dd, project_id: e59396ac-e889-47b2-8266-9c216b1cd606, sled_id: 95f87b43-00b7-4154-8d95-a646fad50b5a, sled_serial: "95f87b43-00b7-4154-8d95-a646fad50b5a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
402026-02-10T03:09:39.813ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
412026-02-10T03:09:39.813ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
422026-02-10T03:09:39.814ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
432026-02-10T03:09:39.814ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-02-10T03:09:39.814ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
452026-02-10T03:09:39.814ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-02-10T03:09:39.815ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
472026-02-10T03:09:39.815ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
482026-02-10T03:09:44.392ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4577 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
492026-02-10T03:09:44.392ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-02-10T03:09:44.395ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-02-10T03:09:44.395ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
522026-02-10T03:09:44.396ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
532026-02-10T03:09:44.422ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
542026-02-10T03:09:44.422ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-02-10T03:09:44.423ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-02-10T03:09:44.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
572026-02-10T03:09:44.423ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
582026-02-10T03:09:44.455ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 31 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
592026-02-10T03:09:44.455ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-02-10T03:09:44.455ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4640 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-02-10T03:09:44.456ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
622026-02-10T03:09:44.457ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
632026-02-10T03:09:44.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
642026-02-10T03:09:44.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
652026-02-10T03:09:44.465ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
662026-02-10T03:09:44.488ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
672026-02-10T03:09:44.489ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
682026-02-10T03:09:44.489ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
692026-02-10T03:09:44.499ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
702026-02-10T03:09:44.499ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
712026-02-10T03:09:44.499ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
722026-02-10T03:09:44.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
732026-02-10T03:09:44.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
742026-02-10T03:09:44.522ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
752026-02-10T03:09:44.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
762026-02-10T03:09:44.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
772026-02-10T03:09:44.533ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
782026-02-10T03:09:44.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
792026-02-10T03:09:44.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
802026-02-10T03:09:44.566ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
812026-02-10T03:09:44.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
822026-02-10T03:09:44.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
832026-02-10T03:09:44.577ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
842026-02-10T03:09:44.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
852026-02-10T03:09:44.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
862026-02-10T03:09:44.609ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
872026-02-10T03:09:44.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
882026-02-10T03:09:44.620ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
892026-02-10T03:09:44.621ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
902026-02-10T03:09:44.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
912026-02-10T03:09:44.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
922026-02-10T03:09:44.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
932026-02-10T03:09:44.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
942026-02-10T03:09:44.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
952026-02-10T03:09:44.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
962026-02-10T03:09:44.697ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
972026-02-10T03:09:44.697ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
982026-02-10T03:09:44.698ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-02-10T03:09:44.698ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-02-10T03:09:44.698ZDEBGphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 56 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
1012026-02-10T03:09:44.698ZDEBGphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 69 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1022026-02-10T03:09:44.698ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1032026-02-10T03:09:44.699ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::can_migrate_from_base/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::log_config
1042026-02-10T03:09:44.726ZINFOphd-runner: [NEW - EVENT] Launched server with pid 820 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-02-10T03:09:44.726ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-02-10T03:09:44.727ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10
1072026-02-10T03:09:44.727ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = be35807c-51ee-46d2-ba52-c290e3c4a13f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10 timeout_duration = 45s
1082026-02-10T03:09:44.728ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10 vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1092026-02-10T03:09:44.728ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10 vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1102026-02-10T03:09:45.470ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 03ca6768-df69-4221-b62b-080941165a10, name: "phd-vm-03ca6768-df69-4221-b62b-080941165a10", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 80186542-977b-4bfd-8439-419af13923dd, project_id: e59396ac-e889-47b2-8266-9c216b1cd606, sled_id: f3d6eee1-8ad9-406f-809d-c3cb70368374, sled_serial: "f3d6eee1-8ad9-406f-809d-c3cb70368374", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10 vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1112026-02-10T03:09:45.470ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = be35807c-51ee-46d2-ba52-c290e3c4a13f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10
1122026-02-10T03:09:48.186ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
1132026-02-10T03:09:49.582ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10
1142026-02-10T03:09:49.582ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4111 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = be35807c-51ee-46d2-ba52-c290e3c4a13f path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10
1152026-02-10T03:09:49.585ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
1162026-02-10T03:09:49.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1172026-02-10T03:09:49.587ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1182026-02-10T03:09:49.589ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
1192026-02-10T03:09:49.670ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
1202026-02-10T03:09:49.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 84 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1212026-02-10T03:09:49.671ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10517 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb
1222026-02-10T03:09:49.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1232026-02-10T03:09:49.671ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1242026-02-10T03:09:49.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1252026-02-10T03:09:49.698ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1262026-02-10T03:09:49.698ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
1272026-02-10T03:09:49.698ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9889 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-02-10T03:09:49.698ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
1292026-02-10T03:09:49.698ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-02-10T03:09:49.700ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1312026-02-10T03:09:50.218ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::can_migrate_from_base self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1322026-02-10T03:09:50.292ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1332026-02-10T03:09:50.292ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-9acac7c3-d11a-40ef-8972-3ef9c25da259"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1342026-02-10T03:09:50.318ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1352026-02-10T03:09:50.318ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-cde71857-4cbb-429f-bfef-b0c663713d0c"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::zfs verb = destroy vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1362026-02-10T03:09:50.337ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 639 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1372026-02-10T03:09:50.338ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5609 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10 vm = migration_from_base_lifecycle_0 vm_id = 03ca6768-df69-4221-b62b-080941165a10
1382026-02-10T03:09:50.338ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 639 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1392026-02-10T03:09:50.338ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5610 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = ebb89954-cc7b-4317-bddb-8bcd2ed3b9eb target = phd_framework::test_vm target_id = 03ca6768-df69-4221-b62b-080941165a10
1402026-02-10T03:09:50.338ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 43465 file = phd-tests/tests/src/migrate.rs line = 34 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_tests::migrate::from_base
1412026-02-10T03:09:50.338ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1422026-02-10T03:09:50.338ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-02-10T03:09:50.338ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-02-10T03:09:50.338ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
1452026-02-10T03:09:50.338ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-02-10T03:09:50.338ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1472026-02-10T03:09:50.338ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1482026-02-10T03:09:50.338ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1492026-02-10T03:09:50.350ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 866M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
1502026-02-10T03:09:50.350ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a96a7760-8df6-4459-af3d-a4a7dbcf5394"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-02-10T03:09:50.365ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-a96a7760-8df6-4459-af3d-a4a7dbcf5394", "phd-artifacts/phd-clone-cc086437-64b5-4f5c-ae79-2402f819a9d6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-02-10T03:09:50.387ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cc086437-64b5-4f5c-ae79-2402f819a9d6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-02-10T03:09:50.399ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::serial_history stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-cc086437-64b5-4f5c-ae79-2402f819a9d6 0B 25.3T 864M /phd-artifacts/phd-clone-cc086437-64b5-4f5c-ae79-2402f819a9d6\n target = phd_framework::zfs
1542026-02-10T03:09:50.400ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-02-10T03:09:50.400ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-02-10T03:09:50.400ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server target = phd_framework::artifacts::store
1572026-02-10T03:09:50.400ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server" target = phd_framework::test_vm::server
1582026-02-10T03:09:50.400ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base.stdout.log" target = phd_framework::log_config
1592026-02-10T03:09:50.428ZINFOphd-runner: [NEW - EVENT] Launched server with pid 829 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-02-10T03:09:50.428ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-02-10T03:09:50.428ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1622026-02-10T03:09:50.429ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1632026-02-10T03:09:50.878ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-02-10T03:09:50.879ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: a00b4dec-adce-4ee2-b385-8878a03daf06, name: "phd-vm-a00b4dec-adce-4ee2-b385-8878a03daf06", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e613fa16-be27-44a6-8588-bd2b8d0acb47, project_id: 9aa17b61-dd30-4fd9-b968-2ab2450de064, sled_id: f46eb4ff-d354-4f9f-856b-4bd72cfcdf1e, sled_serial: "f46eb4ff-d354-4f9f-856b-4bd72cfcdf1e", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1652026-02-10T03:09:50.879ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1662026-02-10T03:09:50.879ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1672026-02-10T03:09:50.880ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1682026-02-10T03:09:50.880ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-02-10T03:09:50.880ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1702026-02-10T03:09:50.880ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-02-10T03:09:50.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1722026-02-10T03:09:50.881ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1732026-02-10T03:09:55.380ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4499 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1742026-02-10T03:09:55.380ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-02-10T03:09:55.381ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-02-10T03:09:55.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1772026-02-10T03:09:55.381ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1782026-02-10T03:09:55.409ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1792026-02-10T03:09:55.409ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-02-10T03:09:55.410ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-02-10T03:09:55.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1822026-02-10T03:09:55.410ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1832026-02-10T03:09:55.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1842026-02-10T03:09:55.443ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-02-10T03:09:55.443ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4562 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-02-10T03:09:55.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1872026-02-10T03:09:55.443ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1882026-02-10T03:09:55.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1892026-02-10T03:09:55.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1902026-02-10T03:09:55.454ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1912026-02-10T03:09:55.486ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1922026-02-10T03:09:55.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1932026-02-10T03:09:55.487ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1942026-02-10T03:09:55.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1952026-02-10T03:09:55.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1962026-02-10T03:09:55.498ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1972026-02-10T03:09:55.530ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
1982026-02-10T03:09:55.535ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
1992026-02-10T03:09:55.535ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-02-10T03:09:55.535ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-02-10T03:09:55.535ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2022026-02-10T03:09:55.535ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2032026-02-10T03:09:55.536ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::serial_history/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::log_config
2042026-02-10T03:09:55.561ZINFOphd-runner: [NEW - EVENT] Launched server with pid 830 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-02-10T03:09:55.561ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-02-10T03:09:55.561ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2072026-02-10T03:09:55.561ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 53cb7a15-2251-4f87-bb1b-740bcd55f6d1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9 timeout_duration = 45s
2082026-02-10T03:09:55.561ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9 vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2092026-02-10T03:09:55.562ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9 vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2102026-02-10T03:09:56.034ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: d6efeb0f-2078-4da9-913a-de07531d01d9, name: "phd-vm-d6efeb0f-2078-4da9-913a-de07531d01d9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e613fa16-be27-44a6-8588-bd2b8d0acb47, project_id: 9aa17b61-dd30-4fd9-b968-2ab2450de064, sled_id: b2e84fd6-a7fc-41c7-8a82-b9a2c55562dd, sled_serial: "b2e84fd6-a7fc-41c7-8a82-b9a2c55562dd", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9 vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2112026-02-10T03:09:56.034ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 53cb7a15-2251-4f87-bb1b-740bcd55f6d1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2122026-02-10T03:09:58.735ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7756}} target = phd_framework::serial
2132026-02-10T03:10:00.647ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2142026-02-10T03:10:00.647ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4612 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 53cb7a15-2251-4f87-bb1b-740bcd55f6d1 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2152026-02-10T03:10:00.649ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
2162026-02-10T03:10:00.651ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
2172026-02-10T03:10:00.730ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 80 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
2182026-02-10T03:10:00.730ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10301 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a00b4dec-adce-4ee2-b385-8878a03daf06
2192026-02-10T03:10:00.734ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2202026-02-10T03:10:00.735ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
2212026-02-10T03:10:00.735ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
2222026-02-10T03:10:00.735ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9855 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2232026-02-10T03:10:00.735ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-02-10T03:10:00.736ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2252026-02-10T03:10:01.392ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::serial_history self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2262026-02-10T03:10:01.467ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2272026-02-10T03:10:01.467ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-cc086437-64b5-4f5c-ae79-2402f819a9d6"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2282026-02-10T03:10:01.495ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2292026-02-10T03:10:01.495ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-a96a7760-8df6-4459-af3d-a4a7dbcf5394"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = destroy vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2302026-02-10T03:10:01.513ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 778 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2312026-02-10T03:10:01.514ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 778 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-02-10T03:10:01.514ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5951 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9 vm = migration_serial_history_base_lifecycle_0 vm_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2332026-02-10T03:10:01.514ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5952 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a00b4dec-adce-4ee2-b385-8878a03daf06 target = phd_framework::test_vm target_id = d6efeb0f-2078-4da9-913a-de07531d01d9
2342026-02-10T03:10:01.514ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2352026-02-10T03:10:01.514ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11174 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-02-10T03:10:01.514ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-02-10T03:10:01.514ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-02-10T03:10:01.514ZINFOphd-runner: [TEST - START] file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
2392026-02-10T03:10:01.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-02-10T03:10:01.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2412026-02-10T03:10:01.514ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
2422026-02-10T03:10:01.515ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2432026-02-10T03:10:01.526ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 866M 25.3T 864M /phd-artifacts\n target = phd_framework::zfs
2442026-02-10T03:10:01.526ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9e851518-db09-4224-b4b2-ea14d65d5606"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = snapshot
2452026-02-10T03:10:01.543ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-9e851518-db09-4224-b4b2-ea14d65d5606", "phd-artifacts/phd-clone-41d21c3b-057a-461c-9e8a-494a883af0cc"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = clone
2462026-02-10T03:10:01.560ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-41d21c3b-057a-461c-9e8a-494a883af0cc"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = list
2472026-02-10T03:10:01.572ZDEBGphd-runner: [TEST - EVENT] parsing zfs list output file = phd-tests/framework/src/zfs.rs line = 238 path = phd_tests::migrate::from_base::migration_from_base_and_back stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-41d21c3b-057a-461c-9e8a-494a883af0cc 0B 25.3T 864M /phd-artifacts/phd-clone-41d21c3b-057a-461c-9e8a-494a883af0cc\n target = phd_framework::zfs
2482026-02-10T03:10:01.572ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-02-10T03:10:01.572ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-02-10T03:10:01.573ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server target = phd_framework::artifacts::store
2512026-02-10T03:10:01.573ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server" target = phd_framework::test_vm::server
2522026-02-10T03:10:01.573ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back.stdout.log" target = phd_framework::log_config
2532026-02-10T03:10:01.598ZINFOphd-runner: [NEW - EVENT] Launched server with pid 839 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-02-10T03:10:01.599ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-02-10T03:10:01.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2562026-02-10T03:10:01.599ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2572026-02-10T03:10:02.129ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-02-10T03:10:02.129ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8b64f783-f1df-44c8-8836-69a52295041d, name: "phd-vm-8b64f783-f1df-44c8-8836-69a52295041d", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f322fca8-4971-4fa2-81f5-67319dd7f441, project_id: c5c61852-4774-485e-a80b-0283506da0ad, sled_id: e0f1db4d-61c8-455b-833e-b677c09702bb, sled_serial: "e0f1db4d-61c8-455b-833e-b677c09702bb", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2592026-02-10T03:10:02.130ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2602026-02-10T03:10:02.130ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 573 path = phd_tests::migrate::from_base::migration_from_base_and_back state = Run target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2612026-02-10T03:10:02.130ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 568 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2622026-02-10T03:10:02.131ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-02-10T03:10:02.131ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 832 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2642026-02-10T03:10:02.131ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-02-10T03:10:02.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2662026-02-10T03:10:02.131ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2672026-02-10T03:10:06.651ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4520 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2682026-02-10T03:10:06.651ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-02-10T03:10:06.652ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-02-10T03:10:06.652ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2712026-02-10T03:10:06.652ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2722026-02-10T03:10:06.669ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2732026-02-10T03:10:06.669ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-02-10T03:10:06.670ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 840 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-02-10T03:10:06.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2762026-02-10T03:10:06.670ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2772026-02-10T03:10:06.702ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2782026-02-10T03:10:06.702ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 880 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-02-10T03:10:06.703ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4571 file = phd-tests/framework/src/test_vm/mod.rs line = 883 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-02-10T03:10:06.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2812026-02-10T03:10:06.703ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2822026-02-10T03:10:06.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2832026-02-10T03:10:06.714ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2842026-02-10T03:10:06.715ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2852026-02-10T03:10:06.747ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2862026-02-10T03:10:06.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2872026-02-10T03:10:06.748ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2882026-02-10T03:10:06.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2892026-02-10T03:10:06.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2902026-02-10T03:10:06.758ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2912026-02-10T03:10:06.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2922026-02-10T03:10:06.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2932026-02-10T03:10:06.792ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2942026-02-10T03:10:06.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2952026-02-10T03:10:06.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2962026-02-10T03:10:06.802ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2972026-02-10T03:10:06.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2982026-02-10T03:10:06.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
2992026-02-10T03:10:06.835ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3002026-02-10T03:10:06.846ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3012026-02-10T03:10:06.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3022026-02-10T03:10:06.847ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3032026-02-10T03:10:06.869ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3042026-02-10T03:10:06.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3052026-02-10T03:10:06.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3062026-02-10T03:10:06.880ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3072026-02-10T03:10:06.880ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3082026-02-10T03:10:06.880ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3092026-02-10T03:10:06.913ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3102026-02-10T03:10:06.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3112026-02-10T03:10:06.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3122026-02-10T03:10:06.924ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3132026-02-10T03:10:06.924ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3142026-02-10T03:10:06.924ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3152026-02-10T03:10:06.957ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3162026-02-10T03:10:06.957ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3172026-02-10T03:10:06.957ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-02-10T03:10:06.957ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
3192026-02-10T03:10:06.957ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3202026-02-10T03:10:06.957ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3212026-02-10T03:10:06.958ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::log_config
3222026-02-10T03:10:06.983ZINFOphd-runner: [NEW - EVENT] Launched server with pid 840 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-02-10T03:10:06.984ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 26 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-02-10T03:10:06.984ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3252026-02-10T03:10:06.984ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = a496e889-4b57-4eb0-a94f-ae784822593f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f timeout_duration = 45s
3262026-02-10T03:10:06.984ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3272026-02-10T03:10:06.985ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3282026-02-10T03:10:07.414ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 379f8f64-f381-4da1-a5df-45a40e98129f, name: "phd-vm-379f8f64-f381-4da1-a5df-45a40e98129f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f322fca8-4971-4fa2-81f5-67319dd7f441, project_id: c5c61852-4774-485e-a80b-0283506da0ad, sled_id: 4a2e9c6e-d7f2-477e-bec3-2b88f32131f8, sled_serial: "4a2e9c6e-d7f2-477e-bec3-2b88f32131f8", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3292026-02-10T03:10:07.414ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = a496e889-4b57-4eb0-a94f-ae784822593f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3302026-02-10T03:10:10.161ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7847}} target = phd_framework::serial
3312026-02-10T03:10:11.022ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3322026-02-10T03:10:11.022ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3607 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = a496e889-4b57-4eb0-a94f-ae784822593f path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3332026-02-10T03:10:11.025ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3342026-02-10T03:10:11.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3352026-02-10T03:10:11.025ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3362026-02-10T03:10:11.027ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3372026-02-10T03:10:11.108ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 82 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3382026-02-10T03:10:11.108ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9508 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 8b64f783-f1df-44c8-8836-69a52295041d
3392026-02-10T03:10:11.108ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 83 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3402026-02-10T03:10:11.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3412026-02-10T03:10:11.109ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3422026-02-10T03:10:11.137ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3432026-02-10T03:10:11.137ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __BASE_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3442026-02-10T03:10:11.137ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-02-10T03:10:11.137ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
3462026-02-10T03:10:11.137ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server target = phd_framework::artifacts::store
3472026-02-10T03:10:11.137ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/acc120f555a55b6d5f27e95e38e0ecfd1623803c465a1bd59ff971e763547d66/propolis-server" target = phd_framework::test_vm::server
3482026-02-10T03:10:11.137ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::log_config
3492026-02-10T03:10:11.166ZINFOphd-runner: [NEW - EVENT] Launched server with pid 842 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-02-10T03:10:11.166ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 28 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-02-10T03:10:11.166ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3522026-02-10T03:10:11.166ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = fb36277e-4b7b-468d-ba0e-7b1afca4696b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd timeout_duration = 45s
3532026-02-10T03:10:11.166ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3542026-02-10T03:10:11.167ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3552026-02-10T03:10:11.826ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b9e26913-a222-4cef-8df8-4dc895f266cd, name: "phd-vm-b9e26913-a222-4cef-8df8-4dc895f266cd", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f322fca8-4971-4fa2-81f5-67319dd7f441, project_id: c5c61852-4774-485e-a80b-0283506da0ad, sled_id: 7ce30518-ba4a-41ce-be0d-a05580af177d, sled_serial: "7ce30518-ba4a-41ce-be0d-a05580af177d", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3562026-02-10T03:10:11.826ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = fb36277e-4b7b-468d-ba0e-7b1afca4696b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3572026-02-10T03:10:14.545ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7894}} target = phd_framework::serial
3582026-02-10T03:10:15.317ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3592026-02-10T03:10:15.317ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3489 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = fb36277e-4b7b-468d-ba0e-7b1afca4696b path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3602026-02-10T03:10:15.319ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3612026-02-10T03:10:15.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3622026-02-10T03:10:15.319ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3632026-02-10T03:10:15.321ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3642026-02-10T03:10:15.398ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3652026-02-10T03:10:15.398ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 8413 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f vm = migration_from_base_and_back_lifecycle_0 vm_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3662026-02-10T03:10:15.398ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 8413 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 8b64f783-f1df-44c8-8836-69a52295041d target = phd_framework::test_vm target_id = 379f8f64-f381-4da1-a5df-45a40e98129f
3672026-02-10T03:10:16.983ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 1664 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3682026-02-10T03:10:16.984ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3692026-02-10T03:10:16.984ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3702026-02-10T03:10:17.017ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3712026-02-10T03:10:17.017ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 73 path = phd_tests::migrate::from_base::migration_from_base_and_back propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base_and_back
3722026-02-10T03:10:17.017ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-02-10T03:10:17.017ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS", metrics: None } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 318 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
3742026-02-10T03:10:17.017ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3752026-02-10T03:10:17.017ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/ff12d5cb021e34447b44301f70434e861b07d2779c16abe2f2efef49ff02fffb/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3762026-02-10T03:10:17.017ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/log_config.rs line = 84 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/phd_tests::migrate::from_base::migration_from_base_and_back/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::log_config
3772026-02-10T03:10:17.044ZINFOphd-runner: [NEW - EVENT] Launched server with pid 844 file = phd-tests/framework/src/test_vm/server.rs line = 122 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-02-10T03:10:17.044ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 27 file = phd-tests/framework/src/test_vm/mod.rs line = 300 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-02-10T03:10:17.044ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57
3802026-02-10T03:10:17.045ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 635 migration_id = 54253e83-6e76-4268-92eb-1b4fc043aee1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57 timeout_duration = 45s
3812026-02-10T03:10:17.045ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57 vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3822026-02-10T03:10:17.045ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance) file = phd-tests/framework/src/test_vm/mod.rs line = 448 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57 vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3832026-02-10T03:10:17.641ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 8c764b56-d952-48fe-95de-a9a33753df57, name: "phd-vm-8c764b56-d952-48fe-95de-a9a33753df57", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: f322fca8-4971-4fa2-81f5-67319dd7f441, project_id: c5c61852-4774-485e-a80b-0283506da0ad, sled_id: 590b53fb-d763-4275-a3be-cb79f706b0d9, sled_serial: "590b53fb-d763-4275-a3be-cb79f706b0d9", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 507 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57 vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3842026-02-10T03:10:17.641ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 54253e83-6e76-4268-92eb-1b4fc043aee1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57
3852026-02-10T03:10:20.364ZINFOphd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message file = phd-tests/framework/src/serial/mod.rs line = 275 s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7941}} target = phd_framework::serial
3862026-02-10T03:10:20.664ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 669 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57
3872026-02-10T03:10:20.664ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3023 file = phd-tests/framework/src/test_vm/mod.rs line = 656 migration_id = 54253e83-6e76-4268-92eb-1b4fc043aee1 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57
3882026-02-10T03:10:20.667ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3892026-02-10T03:10:20.667ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3902026-02-10T03:10:20.667ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3912026-02-10T03:10:20.668ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3922026-02-10T03:10:20.745ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3932026-02-10T03:10:20.746ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9578 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd vm = migration_from_base_and_back_lifecycle_1 vm_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3942026-02-10T03:10:20.746ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 78 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3952026-02-10T03:10:20.746ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 9578 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 379f8f64-f381-4da1-a5df-45a40e98129f target = phd_framework::test_vm target_id = b9e26913-a222-4cef-8df8-4dc895f266cd
3962026-02-10T03:10:20.746ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3972026-02-10T03:10:20.746ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 905 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3982026-02-10T03:10:20.778ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 898 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
3992026-02-10T03:10:20.778ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4002026-02-10T03:10:20.779ZDEBGphd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed file = phd-tests/framework/src/serial/mod.rs line = 213 target = phd_framework::serial
4012026-02-10T03:10:20.779ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 18648 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-02-10T03:10:20.779ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 130 target = phd_runner::execute
4032026-02-10T03:10:20.779ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-02-10T03:10:20.780ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1171 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4052026-02-10T03:10:21.446ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 140 path = phd_tests::migrate::from_base::migration_from_base_and_back self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4062026-02-10T03:10:21.524ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs clone dropped file = phd-tests/framework/src/zfs.rs line = 83 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4072026-02-10T03:10:21.524ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-41d21c3b-057a-461c-9e8a-494a883af0cc"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4082026-02-10T03:10:21.555ZDEBGphd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped file = phd-tests/framework/src/zfs.rs line = 57 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4092026-02-10T03:10:21.555ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-9e851518-db09-4224-b4b2-ea14d65d5606"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::zfs verb = destroy vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4102026-02-10T03:10:21.575ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 796 file = phd-tests/framework/src/test_vm/mod.rs line = 1148 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4112026-02-10T03:10:21.575ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 796 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-02-10T03:10:21.575ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 4530 file = phd-tests/framework/src/test_vm/mod.rs line = 409 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57 vm = migration_from_base_and_back_lifecycle_2 vm_id = 8c764b56-d952-48fe-95de-a9a33753df57
4132026-02-10T03:10:21.576ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4142026-02-10T03:10:21.576ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4530 file = phd-tests/framework/src/test_vm/mod.rs line = 602 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b9e26913-a222-4cef-8df8-4dc895f266cd target = phd_framework::test_vm target_id = 8c764b56-d952-48fe-95de-a9a33753df57
4152026-02-10T03:10:21.576ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4162026-02-10T03:10:21.576ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 20059 file = phd-tests/tests/src/migrate.rs line = 52 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_tests::migrate::from_base
417 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 74.70s
418 
4192026-02-10T03:10:21.576ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner