Max level shown:
12026-07-01T02:04:23.613ZINFOphd-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, manual_stop_on_failure: false }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22026-07-01T02:04:23.648ZDEBGphd-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("bf64f45b1a58e69d126a3c6ca1e4512c88668132"), sha256: "740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448" }), 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: 238, tv_nsec: 937482632 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32026-07-01T02:04:23.649ZINFOphd-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-07-01T02:04:23.651ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = 2bfe090eb5318ec8c467157018db2429d4df535b file = phd-tests/framework/src/artifacts/store.rs line = 311 target = phd_framework::artifacts::store
52026-07-01T02:04:23.655ZDEBGphd-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/2bfe090eb5318ec8c467157018db2429d4df535b/crucible-nightly.sha256.txt
62026-07-01T02:04:24.033ZINFOphd-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-07-01T02:04:24.554ZDEBGphd-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/979b72896bc39a876c98fb32fe706da37a4fc408/propolis-server.sha256.txt
82026-07-01T02:04:24.718ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92026-07-01T02:04:24.720ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102026-07-01T02:04:24.721ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 83 target = phd_runner::execute
112026-07-01T02:04:24.721ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
122026-07-01T02:04:24.721ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132026-07-01T02:04:24.721ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142026-07-01T02:04:24.724ZINFOphd-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-07-01T02:04:24.725ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
162026-07-01T02:04:24.727ZDEBGphd-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/bf64f45b1a58e69d126a3c6ca1e4512c88668132/OVMF_CODE.fd
172026-07-01T02:04:25.155ZDEBGphd-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-07-01T02:04:25.169ZDEBGphd-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-07-01T02:05:43.202ZDEBGphd-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-07-01T02:05:43.203ZDEBGphd-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-07-01T02:05:43.218ZDEBGphd-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 3.43M 25.3T 2M /phd-artifacts\n target = phd_framework::zfs
222026-07-01T02:05:43.221ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91a3a6fa-e48b-471d-9762-332624a1c4d7"] 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-07-01T02:05:43.245ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-91a3a6fa-e48b-471d-9762-332624a1c4d7", "phd-artifacts/phd-clone-21e836a3-706f-437a-b39d-ac473978c151"] 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-07-01T02:05:43.262ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-21e836a3-706f-437a-b39d-ac473978c151"] 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-07-01T02:05:43.274ZDEBGphd-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-21e836a3-706f-437a-b39d-ac473978c151 0B 25.3T 49.0M /phd-artifacts/phd-clone-21e836a3-706f-437a-b39d-ac473978c151\n target = phd_framework::zfs
262026-07-01T02:05:43.278ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
272026-07-01T02:05:43.278ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base
282026-07-01T02:05:43.278ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server.tar.gz path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::artifacts::store
292026-07-01T02:05:43.278ZDEBGphd-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/979b72896bc39a876c98fb32fe706da37a4fc408/propolis-server.tar.gz
302026-07-01T02:05:58.235ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/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-07-01T02:05:58.235ZDEBGphd-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-07-01T02:06:19.493ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
332026-07-01T02:06:19.493ZINFOphd-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-07-01T02:06:19.595ZINFOphd-runner: [NEW - EVENT] Launched server with pid 924 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
352026-07-01T02:06:19.609ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
362026-07-01T02:06:19.619ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
372026-07-01T02:06:19.624ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 36343 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
382026-07-01T02:06:20.082ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
392026-07-01T02:06:20.085ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: c27a1801-1e41-433f-af93-c0ae685984bc, name: "phd-vm-c27a1801-1e41-433f-af93-c0ae685984bc", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d468deca-aed9-4211-9460-0f31abc95bae, project_id: da9b58d5-1753-4c72-ae10-7b03cde64d0e, sled_id: 739c25c8-94e4-45e8-9059-6cc9e91dc87a, sled_serial: "739c25c8-94e4-45e8-9059-6cc9e91dc87a", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
402026-07-01T02:06:20.085ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
412026-07-01T02:06:20.085ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
422026-07-01T02:06:20.087ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
432026-07-01T02:06:20.087ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
442026-07-01T02:06:20.087ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
452026-07-01T02:06:20.087ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
462026-07-01T02:06:20.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
472026-07-01T02:06:20.087ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
482026-07-01T02:06:24.679ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4592 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
492026-07-01T02:06:24.679ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
502026-07-01T02:06:24.683ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
512026-07-01T02:06:24.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
522026-07-01T02:06:24.683ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
532026-07-01T02:06:24.708ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 25 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
542026-07-01T02:06:24.709ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
552026-07-01T02:06:24.709ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
562026-07-01T02:06:24.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
572026-07-01T02:06:24.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
582026-07-01T02:06:24.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
592026-07-01T02:06:24.742ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
602026-07-01T02:06:24.742ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4655 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
612026-07-01T02:06:24.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
622026-07-01T02:06:24.744ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
632026-07-01T02:06:24.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
642026-07-01T02:06:24.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
652026-07-01T02:06:24.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
662026-07-01T02:06:24.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
672026-07-01T02:06:24.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
682026-07-01T02:06:24.788ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
692026-07-01T02:06:24.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
702026-07-01T02:06:24.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
712026-07-01T02:06:24.798ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
722026-07-01T02:06:24.831ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
732026-07-01T02:06:24.831ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
742026-07-01T02:06:24.832ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
752026-07-01T02:06:24.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
762026-07-01T02:06:24.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
772026-07-01T02:06:24.842ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
782026-07-01T02:06:24.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
792026-07-01T02:06:24.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
802026-07-01T02:06:24.876ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
812026-07-01T02:06:24.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
822026-07-01T02:06:24.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
832026-07-01T02:06:24.887ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
842026-07-01T02:06:24.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
852026-07-01T02:06:24.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
862026-07-01T02:06:24.920ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
872026-07-01T02:06:24.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
882026-07-01T02:06:24.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
892026-07-01T02:06:24.931ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
902026-07-01T02:06:24.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
912026-07-01T02:06:24.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
922026-07-01T02:06:24.964ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
932026-07-01T02:06:24.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
942026-07-01T02:06:24.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
952026-07-01T02:06:24.975ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = c27a1801-1e41-433f-af93-c0ae685984bc
962026-07-01T02:06:25.008ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
972026-07-01T02:06:25.008ZINFOphd-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-07-01T02:06:25.008ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
992026-07-01T02:06:25.008ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
1002026-07-01T02:06:25.010ZDEBGphd-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-07-01T02:06:25.010ZDEBGphd-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-07-01T02:06:25.010ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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-07-01T02:06:25.010ZINFOphd-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-07-01T02:06:25.045ZINFOphd-runner: [NEW - EVENT] Launched server with pid 925 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
1052026-07-01T02:06:25.059ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 50 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
1062026-07-01T02:06:25.059ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1072026-07-01T02:06:25.059ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 4587f6c1-397c-4992-8f2b-c0ed6768f95a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404 timeout_duration = 45s
1082026-07-01T02:06:25.059ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404 vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1092026-07-01T02:06:25.060ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404 vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1102026-07-01T02:06:25.890ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 0dc1594a-c8a9-4f82-9988-9197099f0404, name: "phd-vm-0dc1594a-c8a9-4f82-9988-9197099f0404", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: d468deca-aed9-4211-9460-0f31abc95bae, project_id: da9b58d5-1753-4c72-ae10-7b03cde64d0e, sled_id: ab7ffbc8-7db2-4f75-90db-f9df98200ee5, sled_serial: "ab7ffbc8-7db2-4f75-90db-f9df98200ee5", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404 vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1112026-07-01T02:06:25.891ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 4587f6c1-397c-4992-8f2b-c0ed6768f95a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1122026-07-01T02:06:28.754ZINFOphd-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-07-01T02:06:30.304ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1142026-07-01T02:06:30.304ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4412 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 4587f6c1-397c-4992-8f2b-c0ed6768f95a path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1152026-07-01T02:06:30.306ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
1162026-07-01T02:06:30.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1172026-07-01T02:06:30.307ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1182026-07-01T02:06:30.311ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = c27a1801-1e41-433f-af93-c0ae685984bc
1192026-07-01T02:06:30.401ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 91 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
1202026-07-01T02:06:30.401ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10791 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = c27a1801-1e41-433f-af93-c0ae685984bc
1212026-07-01T02:06:30.401ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 93 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1222026-07-01T02:06:30.402ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1232026-07-01T02:06:30.402ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1242026-07-01T02:06:30.435ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1252026-07-01T02:06:30.435ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1262026-07-01T02:06:30.435ZDEBGphd-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-07-01T02:06:30.435ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 10353 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1282026-07-01T02:06:30.436ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
1292026-07-01T02:06:30.436ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1302026-07-01T02:06:30.437ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1312026-07-01T02:06:30.909ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1322026-07-01T02:06:30.997ZDEBGphd-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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1332026-07-01T02:06:30.997ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-21e836a3-706f-437a-b39d-ac473978c151"] 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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1342026-07-01T02:06:31.022ZDEBGphd-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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1352026-07-01T02:06:31.023ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-91a3a6fa-e48b-471d-9762-332624a1c4d7"] 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 = 0dc1594a-c8a9-4f82-9988-9197099f0404
1362026-07-01T02:06:31.041ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 605 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1372026-07-01T02:06:31.042ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5982 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404 vm = migration_from_base_lifecycle_0 vm_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1382026-07-01T02:06:31.042ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5982 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = c27a1801-1e41-433f-af93-c0ae685984bc target = phd_framework::test_vm target_id = 0dc1594a-c8a9-4f82-9988-9197099f0404
1392026-07-01T02:06:31.042ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 126309 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
1402026-07-01T02:06:31.042ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 605 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1412026-07-01T02:06:31.042ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
1422026-07-01T02:06:31.042ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1432026-07-01T02:06:31.042ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1442026-07-01T02:06:31.042ZINFOphd-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-07-01T02:06:31.042ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
1462026-07-01T02:06:31.042ZDEBGphd-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-07-01T02:06:31.042ZDEBGphd-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-07-01T02:06:31.043ZDEBGphd-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-07-01T02:06:31.053ZDEBGphd-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 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
1502026-07-01T02:06:31.054ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-af43934b-3172-498d-bf1a-5a351d4aa45e"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1512026-07-01T02:06:31.072ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-af43934b-3172-498d-bf1a-5a351d4aa45e", "phd-artifacts/phd-clone-50b2ec32-118d-4faf-af32-b4a400c41a46"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1522026-07-01T02:06:31.090ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-50b2ec32-118d-4faf-af32-b4a400c41a46"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1532026-07-01T02:06:31.102ZDEBGphd-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-50b2ec32-118d-4faf-af32-b4a400c41a46 0B 25.3T 1.07G /phd-artifacts/phd-clone-50b2ec32-118d-4faf-af32-b4a400c41a46\n target = phd_framework::zfs
1542026-07-01T02:06:31.102ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1552026-07-01T02:06:31.102ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base
1562026-07-01T02:06:31.102ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
1572026-07-01T02:06:31.102ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
1582026-07-01T02:06:31.103ZINFOphd-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-07-01T02:06:31.142ZINFOphd-runner: [NEW - EVENT] Launched server with pid 934 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1602026-07-01T02:06:31.156ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1612026-07-01T02:06:31.156ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1622026-07-01T02:06:31.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 = 459 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1632026-07-01T02:06:31.683ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1642026-07-01T02:06:31.683ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 2244866f-c151-4df4-b3da-4ca5a2408cf3, name: "phd-vm-2244866f-c151-4df4-b3da-4ca5a2408cf3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e19171d4-e3d2-4f45-b531-69a0077526da, project_id: da2fe7b0-9831-4f25-b3ba-3ca419f451c6, sled_id: bdfeb519-80e9-41d4-a304-ccbf74dab5b1, sled_serial: "bdfeb519-80e9-41d4-a304-ccbf74dab5b1", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1652026-07-01T02:06:31.683ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1662026-07-01T02:06:31.683ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1672026-07-01T02:06:31.685ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 1 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1682026-07-01T02:06:31.685ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1692026-07-01T02:06:31.685ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1702026-07-01T02:06:31.685ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
1712026-07-01T02:06:31.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1722026-07-01T02:06:31.685ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1732026-07-01T02:06:36.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4562 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1742026-07-01T02:06:36.248ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
1752026-07-01T02:06:36.248ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1762026-07-01T02:06:36.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1772026-07-01T02:06:36.248ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1782026-07-01T02:06:36.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1792026-07-01T02:06:36.266ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
1802026-07-01T02:06:36.266ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
1812026-07-01T02:06:36.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1822026-07-01T02:06:36.266ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1832026-07-01T02:06:36.299ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1842026-07-01T02:06:36.300ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1852026-07-01T02:06:36.300ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4614 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1862026-07-01T02:06:36.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1872026-07-01T02:06:36.300ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1882026-07-01T02:06:36.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1892026-07-01T02:06:36.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1902026-07-01T02:06:36.310ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1912026-07-01T02:06:36.343ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1922026-07-01T02:06:36.344ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1932026-07-01T02:06:36.344ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1942026-07-01T02:06:36.354ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1952026-07-01T02:06:36.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1962026-07-01T02:06:36.355ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1972026-07-01T02:06:36.388ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
1982026-07-01T02:06:36.395ZINFOphd-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-07-01T02:06:36.395ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2002026-07-01T02:06:36.395ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2012026-07-01T02:06:36.395ZDEBGphd-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-07-01T02:06:36.395ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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-07-01T02:06:36.395ZINFOphd-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-07-01T02:06:36.434ZINFOphd-runner: [NEW - EVENT] Launched server with pid 935 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2052026-07-01T02:06:36.447ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2062026-07-01T02:06:36.447ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2072026-07-01T02:06:36.447ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = ad03c1d9-4bcb-42f4-bded-c4eaf66dec75 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9 timeout_duration = 45s
2082026-07-01T02:06:36.447ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2092026-07-01T02:06:36.448ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2102026-07-01T02:06:37.149ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9, name: "phd-vm-39ccce9e-a30f-4898-b0e7-2e7c883ca3c9", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: e19171d4-e3d2-4f45-b531-69a0077526da, project_id: da2fe7b0-9831-4f25-b3ba-3ca419f451c6, sled_id: 5db5db0e-d94b-41bc-b161-1f4b62b15269, sled_serial: "5db5db0e-d94b-41bc-b161-1f4b62b15269", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2112026-07-01T02:06:37.150ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = ad03c1d9-4bcb-42f4-bded-c4eaf66dec75 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2122026-07-01T02:06:40.049ZINFOphd-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-07-01T02:06:41.487ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2142026-07-01T02:06:41.488ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4337 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = ad03c1d9-4bcb-42f4-bded-c4eaf66dec75 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2152026-07-01T02:06:41.490ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
2162026-07-01T02:06:41.492ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 2244866f-c151-4df4-b3da-4ca5a2408cf3
2172026-07-01T02:06:41.580ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 90 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
2182026-07-01T02:06:41.580ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 10423 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3
2192026-07-01T02:06:41.583ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2202026-07-01T02:06:41.584ZDEBGphd-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-07-01T02:06:41.584ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 9900 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2222026-07-01T02:06:41.584ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
2232026-07-01T02:06:41.584ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2242026-07-01T02:06:41.585ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2252026-07-01T02:06:42.131ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2262026-07-01T02:06:42.216ZDEBGphd-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 = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2272026-07-01T02:06:42.216ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-50b2ec32-118d-4faf-af32-b4a400c41a46"] 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 = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2282026-07-01T02:06:42.244ZDEBGphd-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 = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2292026-07-01T02:06:42.244ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-af43934b-3172-498d-bf1a-5a351d4aa45e"] 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 = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2302026-07-01T02:06:42.262ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 678 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2312026-07-01T02:06:42.262ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 678 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2322026-07-01T02:06:42.262ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5814 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9 vm = migration_serial_history_base_lifecycle_0 vm_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2332026-07-01T02:06:42.262ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5815 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = 2244866f-c151-4df4-b3da-4ca5a2408cf3 target = phd_framework::test_vm target_id = 39ccce9e-a30f-4898-b0e7-2e7c883ca3c9
2342026-07-01T02:06:42.262ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 91 target = phd_runner::execute
2352026-07-01T02:06:42.262ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 11219 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2362026-07-01T02:06:42.262ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2372026-07-01T02:06:42.262ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2382026-07-01T02:06:42.263ZINFOphd-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-07-01T02:06:42.263ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd target = phd_framework::artifacts::store
2402026-07-01T02:06:42.263ZDEBGphd-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-07-01T02:06:42.263ZDEBGphd-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-07-01T02:06:42.263ZDEBGphd-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-07-01T02:06:42.273ZDEBGphd-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 1.07G 25.3T 1.07G /phd-artifacts\n target = phd_framework::zfs
2442026-07-01T02:06:42.273ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca0d254-2675-4431-a5bf-a0662cda2d85"] 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-07-01T02:06:42.290ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca0d254-2675-4431-a5bf-a0662cda2d85", "phd-artifacts/phd-clone-96c66da1-18a5-4bb1-a11a-aeee64dcedc9"] 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-07-01T02:06:42.308ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-96c66da1-18a5-4bb1-a11a-aeee64dcedc9"] 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-07-01T02:06:42.320ZDEBGphd-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-96c66da1-18a5-4bb1-a11a-aeee64dcedc9 0B 25.3T 1.07G /phd-artifacts/phd-clone-96c66da1-18a5-4bb1-a11a-aeee64dcedc9\n target = phd_framework::zfs
2482026-07-01T02:06:42.321ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2492026-07-01T02:06:42.321ZINFOphd-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 = 322 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm_name = migration_from_base_and_back
2502026-07-01T02:06:42.321ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
2512026-07-01T02:06:42.321ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
2522026-07-01T02:06:42.321ZINFOphd-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-07-01T02:06:42.360ZINFOphd-runner: [NEW - EVENT] Launched server with pid 944 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
2542026-07-01T02:06:42.375ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 53 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2552026-07-01T02:06:42.375ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2562026-07-01T02:06:42.375ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2572026-07-01T02:06:43.045ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2582026-07-01T02:06:43.046ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 5632a142-d149-4d79-a03f-aad132986db3, name: "phd-vm-5632a142-d149-4d79-a03f-aad132986db3", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973e4ce6-cd97-4def-b2a9-f1fd135405bd, project_id: 6cb8f199-6cb6-4c23-bd2b-ba4874b8cc6d, sled_id: 9d68655a-6d62-4b64-b62c-41590d4066f9, sled_serial: "9d68655a-6d62-4b64-b62c-41590d4066f9", sled_revision: 1, sled_model: "pheidippes" } }, state: Creating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2592026-07-01T02:06:43.046ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2602026-07-01T02:06:43.047ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 584 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 = 5632a142-d149-4d79-a03f-aad132986db3
2612026-07-01T02:06:43.048ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 579 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2622026-07-01T02:06:43.048ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2632026-07-01T02:06:43.048ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 843 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 = 5632a142-d149-4d79-a03f-aad132986db3
2642026-07-01T02:06:43.048ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
2652026-07-01T02:06:43.048ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2662026-07-01T02:06:43.048ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2672026-07-01T02:06:47.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4597 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2682026-07-01T02:06:47.646ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
2692026-07-01T02:06:47.646ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2702026-07-01T02:06:47.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2712026-07-01T02:06:47.646ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2722026-07-01T02:06:47.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2732026-07-01T02:06:47.665ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("stty -F `tty` cols 9999") target = phd_framework::test_vm
2742026-07-01T02:06:47.665ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 851 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
2752026-07-01T02:06:47.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2762026-07-01T02:06:47.665ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2772026-07-01T02:06:47.698ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2782026-07-01T02:06:47.699ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 891 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2792026-07-01T02:06:47.699ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4650 file = phd-tests/framework/src/test_vm/mod.rs line = 894 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
2802026-07-01T02:06:47.699ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2812026-07-01T02:06:47.699ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2822026-07-01T02:06:47.709ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2832026-07-01T02:06:47.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2842026-07-01T02:06:47.710ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2852026-07-01T02:06:47.742ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2862026-07-01T02:06:47.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2872026-07-01T02:06:47.743ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2882026-07-01T02:06:47.753ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2892026-07-01T02:06:47.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2902026-07-01T02:06:47.754ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2912026-07-01T02:06:47.776ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2922026-07-01T02:06:47.776ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2932026-07-01T02:06:47.776ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2942026-07-01T02:06:47.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2952026-07-01T02:06:47.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2962026-07-01T02:06:47.787ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
2972026-07-01T02:06:47.820ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2982026-07-01T02:06:47.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
2992026-07-01T02:06:47.821ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3002026-07-01T02:06:47.831ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3012026-07-01T02:06:47.831ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3022026-07-01T02:06:47.831ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3032026-07-01T02:06:47.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3042026-07-01T02:06:47.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3052026-07-01T02:06:47.864ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3062026-07-01T02:06:47.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3072026-07-01T02:06:47.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3082026-07-01T02:06:47.875ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3092026-07-01T02:06:47.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3102026-07-01T02:06:47.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3112026-07-01T02:06:47.908ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3122026-07-01T02:06:47.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3132026-07-01T02:06:47.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3142026-07-01T02:06:47.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 5632a142-d149-4d79-a03f-aad132986db3
3152026-07-01T02:06:47.953ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3162026-07-01T02:06:47.953ZINFOphd-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-07-01T02:06:47.953ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3182026-07-01T02:06:47.953ZINFOphd-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 = 322 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-07-01T02:06:47.953ZDEBGphd-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-07-01T02:06:47.954ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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-07-01T02:06:47.954ZINFOphd-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-07-01T02:06:47.992ZINFOphd-runner: [NEW - EVENT] Launched server with pid 945 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3232026-07-01T02:06:48.006ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3242026-07-01T02:06:48.006ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3252026-07-01T02:06:48.006ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 93e87777-9bee-443d-935b-197d1ce1323a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 timeout_duration = 45s
3262026-07-01T02:06:48.006ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 vm = migration_from_base_and_back_lifecycle_0 vm_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3272026-07-01T02:06:48.007ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 vm = migration_from_base_and_back_lifecycle_0 vm_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3282026-07-01T02:06:48.685ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363, name: "phd-vm-68a8ecd9-a4b6-48a0-9175-a38c0c4cc363", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973e4ce6-cd97-4def-b2a9-f1fd135405bd, project_id: 6cb8f199-6cb6-4c23-bd2b-ba4874b8cc6d, sled_id: 47a85d99-83fb-4a08-a8b3-4aa3d622a9cb, sled_serial: "47a85d99-83fb-4a08-a8b3-4aa3d622a9cb", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 vm = migration_from_base_and_back_lifecycle_0 vm_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3292026-07-01T02:06:48.685ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 93e87777-9bee-443d-935b-197d1ce1323a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3302026-07-01T02:06:51.566ZINFOphd-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-07-01T02:06:51.626ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3322026-07-01T02:06:51.626ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 2940 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 93e87777-9bee-443d-935b-197d1ce1323a path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3332026-07-01T02:06:51.628ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3342026-07-01T02:06:51.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3352026-07-01T02:06:51.628ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3362026-07-01T02:06:51.630ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 5632a142-d149-4d79-a03f-aad132986db3
3372026-07-01T02:06:51.717ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3382026-07-01T02:06:51.717ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 9341 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 5632a142-d149-4d79-a03f-aad132986db3
3392026-07-01T02:06:51.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 88 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3402026-07-01T02:06:51.717ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3412026-07-01T02:06:51.718ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3422026-07-01T02:06:51.751ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3432026-07-01T02:06:51.751ZINFOphd-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-07-01T02:06:51.751ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3452026-07-01T02:06:51.751ZINFOphd-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 = 322 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-07-01T02:06:51.751ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server target = phd_framework::artifacts::store
3472026-07-01T02:06:51.751ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/9fe407041bbd80f7b21f15d668ea461fe451f3dec4c2bc2f02e9bf1c85fa3441/propolis-server" target = phd_framework::test_vm::server
3482026-07-01T02:06:51.751ZINFOphd-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-07-01T02:06:51.790ZINFOphd-runner: [NEW - EVENT] Launched server with pid 947 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3502026-07-01T02:06:51.803ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 52 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3512026-07-01T02:06:51.803ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3522026-07-01T02:06:51.804ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = 5e7f8539-4f4e-45c5-8fc9-8745dafb7b0d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f timeout_duration = 45s
3532026-07-01T02:06:51.804ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f vm = migration_from_base_and_back_lifecycle_1 vm_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3542026-07-01T02:06:51.804ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f vm = migration_from_base_and_back_lifecycle_1 vm_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3552026-07-01T02:06:52.556ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: b3582dfb-d1b6-4f60-96d4-0328893c6c3f, name: "phd-vm-b3582dfb-d1b6-4f60-96d4-0328893c6c3f", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973e4ce6-cd97-4def-b2a9-f1fd135405bd, project_id: 6cb8f199-6cb6-4c23-bd2b-ba4874b8cc6d, sled_id: fff13dd3-4f01-400d-9c0e-f961cac906d0, sled_serial: "fff13dd3-4f01-400d-9c0e-f961cac906d0", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f vm = migration_from_base_and_back_lifecycle_1 vm_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3562026-07-01T02:06:52.556ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 5e7f8539-4f4e-45c5-8fc9-8745dafb7b0d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3572026-07-01T02:06:55.457ZINFOphd-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-07-01T02:06:55.719ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3592026-07-01T02:06:55.719ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3162 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = 5e7f8539-4f4e-45c5-8fc9-8745dafb7b0d path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3602026-07-01T02:06:55.722ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3612026-07-01T02:06:55.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3622026-07-01T02:06:55.722ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3632026-07-01T02:06:55.723ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3642026-07-01T02:06:55.809ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 87 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3652026-07-01T02:06:55.809ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 7802 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 vm = migration_from_base_and_back_lifecycle_0 vm_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3662026-07-01T02:06:55.809ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 7802 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 5632a142-d149-4d79-a03f-aad132986db3 target = phd_framework::test_vm target_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363
3672026-07-01T02:06:57.957ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 2234 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3682026-07-01T02:06:57.957ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3692026-07-01T02:06:57.957ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3702026-07-01T02:06:57.991ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3712026-07-01T02:06:57.991ZINFOphd-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-07-01T02:06:57.992ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3732026-07-01T02:06:57.992ZINFOphd-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 = 322 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-07-01T02:06:57.992ZDEBGphd-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-07-01T02:06:57.992ZINFOphd-runner: [NEW - EVENT] Launching Propolis server bootrom_path = "/phd-artifacts/740187046a7267d0de72d3455070333547dbc0ea023531471fb2b2a61effa448/OVMF_CODE.fd" file = phd-tests/framework/src/test_vm/server.rs line = 66 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-07-01T02:06:57.992ZINFOphd-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-07-01T02:06:58.030ZINFOphd-runner: [NEW - EVENT] Launched server with pid 949 file = phd-tests/framework/src/test_vm/server.rs line = 127 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
3782026-07-01T02:06:58.043ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 51 file = phd-tests/framework/src/test_vm/mod.rs line = 304 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
3792026-07-01T02:06:58.043ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3802026-07-01T02:06:58.043ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 646 migration_id = cd64610e-1893-44a6-89c9-44ffbd0f8f30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98 timeout_duration = 45s
3812026-07-01T02:06:58.043ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98 vm = migration_from_base_and_back_lifecycle_2 vm_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3822026-07-01T02:06:58.044ZINFOphd-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 = 459 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98 vm = migration_from_base_and_back_lifecycle_2 vm_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3832026-07-01T02:06:58.428ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { properties: InstanceProperties { id: aa14305a-d387-4150-b7c0-bbff2971ed98, name: "phd-vm-aa14305a-d387-4150-b7c0-bbff2971ed98", description: "Pheidippides-managed VM", metadata: InstanceMetadata { silo_id: 973e4ce6-cd97-4def-b2a9-f1fd135405bd, project_id: 6cb8f199-6cb6-4c23-bd2b-ba4874b8cc6d, sled_id: a434bb28-4f08-43e9-9f5f-c2303a0f2783, sled_serial: "a434bb28-4f08-43e9-9f5f-c2303a0f2783", sled_revision: 1, sled_model: "pheidippes" } }, state: Migrating } line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98 vm = migration_from_base_and_back_lifecycle_2 vm_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3842026-07-01T02:06:58.428ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = cd64610e-1893-44a6-89c9-44ffbd0f8f30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3852026-07-01T02:07:01.323ZINFOphd-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-07-01T02:07:02.790ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 680 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3872026-07-01T02:07:02.790ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4361 file = phd-tests/framework/src/test_vm/mod.rs line = 667 migration_id = cd64610e-1893-44a6-89c9-44ffbd0f8f30 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98
3882026-07-01T02:07:02.792ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3892026-07-01T02:07:02.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3902026-07-01T02:07:02.793ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3912026-07-01T02:07:02.794ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3922026-07-01T02:07:02.882ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3932026-07-01T02:07:02.882ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 11077 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f vm = migration_from_base_and_back_lifecycle_1 vm_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3942026-07-01T02:07:02.882ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 11078 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = 68a8ecd9-a4b6-48a0-9175-a38c0c4cc363 target = phd_framework::test_vm target_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f
3952026-07-01T02:07:02.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 89 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3962026-07-01T02:07:02.882ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3972026-07-01T02:07:02.883ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 924 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3982026-07-01T02:07:02.916ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 33 file = phd-tests/framework/src/test_vm/mod.rs line = 917 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
3992026-07-01T02:07:02.916ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4002026-07-01T02:07:02.916ZDEBGphd-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-07-01T02:07:02.916ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19869 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
4022026-07-01T02:07:02.916ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 141 target = phd_runner::execute
4032026-07-01T02:07:02.916ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4042026-07-01T02:07:02.917ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 1199 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4052026-07-01T02:07:03.348ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 177 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4062026-07-01T02:07:03.432ZDEBGphd-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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4072026-07-01T02:07:03.432ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-96c66da1-18a5-4bb1-a11a-aeee64dcedc9"] 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4082026-07-01T02:07:03.459ZDEBGphd-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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4092026-07-01T02:07:03.459ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-1ca0d254-2675-4431-a5bf-a0662cda2d85"] 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4102026-07-01T02:07:03.478ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 562 file = phd-tests/framework/src/test_vm/mod.rs line = 1176 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 = aa14305a-d387-4150-b7c0-bbff2971ed98
4112026-07-01T02:07:03.479ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 562 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
4122026-07-01T02:07:03.479ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
4132026-07-01T02:07:03.479ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 5435 file = phd-tests/framework/src/test_vm/mod.rs line = 416 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98 vm = migration_from_base_and_back_lifecycle_2 vm_id = aa14305a-d387-4150-b7c0-bbff2971ed98
4142026-07-01T02:07:03.479ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
415 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 158.75s
416 
4172026-07-01T02:07:03.479ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 5435 file = phd-tests/framework/src/test_vm/mod.rs line = 613 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = b3582dfb-d1b6-4f60-96d4-0328893c6c3f target = phd_framework::test_vm target_id = aa14305a-d387-4150-b7c0-bbff2971ed98
4182026-07-01T02:07:03.479ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 21215 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
4192026-07-01T02:07:03.479ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 41 target = phd_runner