Max level shown:
12024-08-07T21:56:44.712ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 35 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"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22024-08-07T21:56:44.714ZDEBGphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 221 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("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), 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: 404, tv_nsec: 343149874 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } } target = phd_framework::artifacts::store
32024-08-07T21:56:44.714ZINFOphd-runner: Adding Propolis server from local command file = phd-tests/framework/src/artifacts/store.rs line = 229 propolis_server_cmd = /work/phd-test/propolis-server target = phd_framework::artifacts::store
42024-08-07T21:56:44.714ZINFOphd-runner: Adding crucible-downstairs from Buildomat Git revision commit = e58ca3693cb9ce0438947beba10e97ee38a0966b file = phd-tests/framework/src/artifacts/store.rs line = 313 target = phd_framework::artifacts::store
52024-08-07T21:56:44.714ZDEBGphd-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/e58ca3693cb9ce0438947beba10e97ee38a0966b/crucible-nightly.sha256.txt
62024-08-07T21:56:44.894ZINFOphd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master' file = phd-tests/framework/src/artifacts/store.rs line = 250 target = phd_framework::artifacts::store
72024-08-07T21:56:45.321ZDEBGphd-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/c4ac78eaf30591087d1faa30e68e3dd64b6f9966/propolis-server.sha256.txt
82024-08-07T21:56:45.464ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
92024-08-07T21:56:45.464ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 25 target = phd_runner::fixtures
102024-08-07T21:56:45.465ZINFOphd-runner: Running 3 test(s) file = phd-tests/runner/src/execute.rs line = 82 target = phd_runner::execute
112024-08-07T21:56:45.465ZINFOphd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
122024-08-07T21:56:45.465ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
132024-08-07T21:56:45.465ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
142024-08-07T21:56:45.465ZINFOphd-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
152024-08-07T21:56:45.465ZDEBGphd-runner: [TEST - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
162024-08-07T21:56:45.465ZDEBGphd-runner: [TEST - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
172024-08-07T21:56:46.093ZDEBGphd-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::migration_from_base_and_back target = phd_framework::artifacts::store
182024-08-07T21:56:46.123ZDEBGphd-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 = 618 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store timeout = 600s
192024-08-07T21:57:15.503ZDEBGphd-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
202024-08-07T21:57:15.503ZDEBGphd-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
212024-08-07T21:57:15.524ZDEBGphd-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 2.00M 1.80T 1.91M /phd-artifacts\n target = phd_framework::zfs
222024-08-07T21:57:15.524ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e5a6ac6-2bd0-4c74-8eea-f620826aa3cb"] 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
232024-08-07T21:57:15.549ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e5a6ac6-2bd0-4c74-8eea-f620826aa3cb", "phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8"] 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
242024-08-07T21:57:15.566ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8"] 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
252024-08-07T21:57:15.577ZDEBGphd-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-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8 0B 1.80T 48.9M /phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8\n target = phd_framework::zfs
262024-08-07T21:57:15.578ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
272024-08-07T21:57:15.578ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::migration_from_base_and_back spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base_and_back
282024-08-07T21:57:15.578ZDEBGphd-runner: [NEW - EVENT] checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 89 maybe_path = /phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server.tar.gz path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
292024-08-07T21:57:15.578ZDEBGphd-runner: [NEW - EVENT] Downloading file from Buildomat... file = phd-tests/framework/src/artifacts/buildomat.rs line = 215 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::buildomat timeout = 600s uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/c4ac78eaf30591087d1faa30e68e3dd64b6f9966/propolis-server.tar.gz
302024-08-07T21:57:38.187ZDEBGphd-runner: [NEW - EVENT] Extracting artifact from tarball extracted_path = /phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server file = phd-tests/framework/src/artifacts/store.rs line = 162 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store untar_path = propolis-server
312024-08-07T21:57:38.187ZDEBGphd-runner: [NEW - EVENT] Extracting gzipped tarball... file = phd-tests/framework/src/artifacts/store.rs line = 518 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::artifacts::store
322024-08-07T21:57:51.456ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server" target = phd_framework::test_vm::server
332024-08-07T21:57:51.456ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log" target = phd_framework::server_log_mode
342024-08-07T21:57:51.490ZINFOphd-runner: [NEW - EVENT] Launched server with pid 865 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
352024-08-07T21:57:51.522ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 35943 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
362024-08-07T21:57:51.522ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
372024-08-07T21:57:51.665ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
382024-08-07T21:57:51.667ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 71a25676-023c-4aa9-8097-2b36d036745e, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7461a6f2-5435-45c8-9b05-52cec0b04abf, silo_id: 93c26f41-bafe-482c-ab6f-f80c4a70301b, sled_id: b86ac80a-0af9-45cf-a39f-de3443e4c1ea, sled_model: "pheidippes", sled_revision: 1, sled_serial: "b86ac80a-0af9-45cf-a39f-de3443e4c1ea" }, name: "phd-vm-71a25676-023c-4aa9-8097-2b36d036745e", vcpus: 2 }, state: Creating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
392024-08-07T21:57:51.667ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 144 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
402024-08-07T21:57:51.667ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
412024-08-07T21:57:51.667ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 440 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 = 71a25676-023c-4aa9-8097-2b36d036745e
422024-08-07T21:57:51.668ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
432024-08-07T21:57:51.668ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
442024-08-07T21:57:51.668ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 640 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 = 71a25676-023c-4aa9-8097-2b36d036745e
452024-08-07T21:57:51.668ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost login: ") target = phd_framework::test_vm
462024-08-07T21:57:51.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
472024-08-07T21:57:51.668ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
482024-08-07T21:57:55.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4216 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
492024-08-07T21:57:55.884ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WriteStr("root") target = phd_framework::test_vm
502024-08-07T21:57:55.884ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::migration_from_base_and_back step = WaitFor("localhost:~#") target = phd_framework::test_vm
512024-08-07T21:57:55.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
522024-08-07T21:57:55.884ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
532024-08-07T21:57:55.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 18 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
542024-08-07T21:57:55.903ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 688 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
552024-08-07T21:57:55.903ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4235 file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
562024-08-07T21:57:55.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
572024-08-07T21:57:55.903ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
582024-08-07T21:57:55.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
592024-08-07T21:57:55.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
602024-08-07T21:57:55.914ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
612024-08-07T21:57:55.935ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
622024-08-07T21:57:55.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
632024-08-07T21:57:55.936ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
642024-08-07T21:57:55.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 11 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
652024-08-07T21:57:55.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
662024-08-07T21:57:55.947ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
672024-08-07T21:57:55.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
682024-08-07T21:57:55.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
692024-08-07T21:57:55.970ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
702024-08-07T21:57:55.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
712024-08-07T21:57:55.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
722024-08-07T21:57:55.981ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 71a25676-023c-4aa9-8097-2b36d036745e
732024-08-07T21:57:56.003ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
742024-08-07T21:57:56.003ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
752024-08-07T21:57:56.003ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
762024-08-07T21:57:56.003ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::migration_from_base_and_back spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_0
772024-08-07T21:57:56.003ZDEBGphd-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
782024-08-07T21:57:56.003ZDEBGphd-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
792024-08-07T21:57:56.003ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
802024-08-07T21:57:56.003ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
812024-08-07T21:57:56.015ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
822024-08-07T21:57:56.046ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
832024-08-07T21:57:56.046ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
842024-08-07T21:57:56.046ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 502 migration_id = f054101a-cd38-4473-ab6a-45063f91b0a5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 timeout_duration = 45s
852024-08-07T21:57:56.046ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 vm = migration_from_base_and_back_lifecycle_0 vm_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
862024-08-07T21:57:56.204ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: ff06e798-62be-452b-bf6d-5fda4dfc9174, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7461a6f2-5435-45c8-9b05-52cec0b04abf, silo_id: 93c26f41-bafe-482c-ab6f-f80c4a70301b, sled_id: 01f9f70f-bb24-4aeb-b6bd-7c8fb4b9a3dc, sled_model: "pheidippes", sled_revision: 1, sled_serial: "01f9f70f-bb24-4aeb-b6bd-7c8fb4b9a3dc" }, name: "phd-vm-ff06e798-62be-452b-bf6d-5fda4dfc9174", vcpus: 2 }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 vm = migration_from_base_and_back_lifecycle_0 vm_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
872024-08-07T21:57:56.204ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 157 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 vm = migration_from_base_and_back_lifecycle_0 vm_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
882024-08-07T21:57:56.204ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = f054101a-cd38-4473-ab6a-45063f91b0a5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
892024-08-07T21:57:58.771ZINFOphd-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":7718}} target = phd_framework::serial
902024-08-07T21:57:59.789ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 535 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
912024-08-07T21:57:59.789ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3585 file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = f054101a-cd38-4473-ab6a-45063f91b0a5 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
922024-08-07T21:57:59.789ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3743 file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back source_id = 71a25676-023c-4aa9-8097-2b36d036745e target = phd_framework::test_vm target_id = ff06e798-62be-452b-bf6d-5fda4dfc9174
932024-08-07T21:57:59.791ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
942024-08-07T21:57:59.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
952024-08-07T21:57:59.791ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
962024-08-07T21:57:59.792ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 71a25676-023c-4aa9-8097-2b36d036745e
972024-08-07T21:57:59.904ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 113 file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm vm = migration_from_base_and_back vm_id = 71a25676-023c-4aa9-8097-2b36d036745e
982024-08-07T21:57:59.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 113 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
992024-08-07T21:57:59.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1002024-08-07T21:57:59.905ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1012024-08-07T21:57:59.928ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1022024-08-07T21:57:59.928ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1032024-08-07T21:57:59.928ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1042024-08-07T21:57:59.928ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::migration_from_base_and_back spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_1
1052024-08-07T21:57:59.928ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server target = phd_framework::artifacts::store
1062024-08-07T21:57:59.929ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::migration_from_base_and_back server_addr = 127.0.0.1:9004 server_path = "/phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server" target = phd_framework::test_vm::server
1072024-08-07T21:57:59.929ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log" target = phd_framework::server_log_mode
1082024-08-07T21:57:59.939ZINFOphd-runner: [NEW - EVENT] Launched server with pid 868 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1092024-08-07T21:57:59.970ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1102024-08-07T21:57:59.970ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1112024-08-07T21:57:59.970ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 502 migration_id = 98da18f8-cfa4-4fe0-ac03-ec16c27ffd40 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 timeout_duration = 45s
1122024-08-07T21:57:59.970ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1132024-08-07T21:58:00.119ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a9590d77-c8c0-44c7-ab78-7422602d10d1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7461a6f2-5435-45c8-9b05-52cec0b04abf, silo_id: 93c26f41-bafe-482c-ab6f-f80c4a70301b, sled_id: 6704d191-b9f6-4f09-9443-e8bbdd74f982, sled_model: "pheidippes", sled_revision: 1, sled_serial: "6704d191-b9f6-4f09-9443-e8bbdd74f982" }, name: "phd-vm-a9590d77-c8c0-44c7-ab78-7422602d10d1", vcpus: 2 }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1142024-08-07T21:58:00.119ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 149 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 vm = migration_from_base_and_back_lifecycle_1 vm_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1152024-08-07T21:58:00.119ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 98da18f8-cfa4-4fe0-ac03-ec16c27ffd40 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1162024-08-07T21:58:02.691ZINFOphd-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":7765}} target = phd_framework::serial
1172024-08-07T21:58:03.190ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 535 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1182024-08-07T21:58:03.190ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3070 file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 98da18f8-cfa4-4fe0-ac03-ec16c27ffd40 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1192024-08-07T21:58:03.190ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3220 file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_0 source_id = ff06e798-62be-452b-bf6d-5fda4dfc9174 target = phd_framework::test_vm target_id = a9590d77-c8c0-44c7-ab78-7422602d10d1
1202024-08-07T21:58:03.191ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1212024-08-07T21:58:03.191ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1222024-08-07T21:58:03.192ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1232024-08-07T21:58:03.192ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1242024-08-07T21:58:03.313ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 121 file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = ff06e798-62be-452b-bf6d-5fda4dfc9174
1252024-08-07T21:58:06.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 3344 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1262024-08-07T21:58:06.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1272024-08-07T21:58:06.536ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1282024-08-07T21:58:06.569ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1292024-08-07T21:58:06.569ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 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
1302024-08-07T21:58:06.569ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1312024-08-07T21:58:06.569ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::migration_from_base_and_back spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base_and_back_lifecycle_2
1322024-08-07T21:58:06.570ZDEBGphd-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
1332024-08-07T21:58:06.570ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
1342024-08-07T21:58:06.570ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::migration_from_base_and_back stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log" target = phd_framework::server_log_mode
1352024-08-07T21:58:06.581ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm::server
1362024-08-07T21:58:06.611ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 41 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::migration_from_base_and_back target = phd_framework::test_vm
1372024-08-07T21:58:06.611ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1382024-08-07T21:58:06.611ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 502 migration_id = 3151448a-b516-4a06-832e-a40bd2b0c531 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865 timeout_duration = 45s
1392024-08-07T21:58:06.611ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865 vm = migration_from_base_and_back_lifecycle_2 vm_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1402024-08-07T21:58:06.761ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 202f3788-93d0-44d9-b8cf-9e3112783865, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 7461a6f2-5435-45c8-9b05-52cec0b04abf, silo_id: 93c26f41-bafe-482c-ab6f-f80c4a70301b, sled_id: 46fdf7a5-cf60-4a97-be0d-073725efa5e0, sled_model: "pheidippes", sled_revision: 1, sled_serial: "46fdf7a5-cf60-4a97-be0d-073725efa5e0" }, name: "phd-vm-202f3788-93d0-44d9-b8cf-9e3112783865", vcpus: 2 }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::migration_from_base_and_back self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865 vm = migration_from_base_and_back_lifecycle_2 vm_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1412024-08-07T21:58:06.761ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 150 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865 vm = migration_from_base_and_back_lifecycle_2 vm_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1422024-08-07T21:58:06.761ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 3151448a-b516-4a06-832e-a40bd2b0c531 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1432024-08-07T21:58:09.344ZINFOphd-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":7812}} target = phd_framework::serial
1442024-08-07T21:58:10.755ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 535 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1452024-08-07T21:58:10.755ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3993 file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 3151448a-b516-4a06-832e-a40bd2b0c531 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1462024-08-07T21:58:10.755ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4143 file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::migration_from_base_and_back source = migration_from_base_and_back_lifecycle_1 source_id = a9590d77-c8c0-44c7-ab78-7422602d10d1 target = phd_framework::test_vm target_id = 202f3788-93d0-44d9-b8cf-9e3112783865
1472024-08-07T21:58:10.756ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1482024-08-07T21:58:10.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1492024-08-07T21:58:10.756ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1502024-08-07T21:58:10.757ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1512024-08-07T21:58:10.885ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = a9590d77-c8c0-44c7-ab78-7422602d10d1
1522024-08-07T21:58:10.885ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1532024-08-07T21:58:10.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1542024-08-07T21:58:10.886ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1552024-08-07T21:58:10.919ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 706 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1562024-08-07T21:58:10.919ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1572024-08-07T21:58:10.919ZDEBGphd-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
1582024-08-07T21:58:10.919ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 19253 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1592024-08-07T21:58:10.919ZINFOphd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
1602024-08-07T21:58:10.919ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1612024-08-07T21:58:10.920ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 969 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1622024-08-07T21:58:11.213ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1632024-08-07T21:58:11.341ZDEBGphd-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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1642024-08-07T21:58:11.341ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-83e0aeda-2d08-4f45-bab6-ce7c4994c6c8"] 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1652024-08-07T21:58:11.372ZDEBGphd-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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1662024-08-07T21:58:11.372ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-4e5a6ac6-2bd0-4c74-8eea-f620826aa3cb"] 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1672024-08-07T21:58:11.395ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 476 file = phd-tests/framework/src/test_vm/mod.rs line = 946 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 = 202f3788-93d0-44d9-b8cf-9e3112783865
1682024-08-07T21:58:11.395ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 85930 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
1692024-08-07T21:58:11.396ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 476 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
1702024-08-07T21:58:11.396ZINFOphd-runner: Starting test phd_tests::migrate::from_base::serial_history file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
1712024-08-07T21:58:11.396ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1722024-08-07T21:58:11.396ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
1732024-08-07T21:58:11.396ZINFOphd-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
1742024-08-07T21:58:11.396ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1752024-08-07T21:58:11.396ZDEBGphd-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
1762024-08-07T21:58:11.396ZDEBGphd-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
1772024-08-07T21:58:11.396ZDEBGphd-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
1782024-08-07T21:58:11.410ZDEBGphd-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 661M 1.80T 660M /phd-artifacts\n target = phd_framework::zfs
1792024-08-07T21:58:11.410ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ff4d609c-c11e-4319-a826-7615163e8d9a"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = snapshot
1802024-08-07T21:58:11.428ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-ff4d609c-c11e-4319-a826-7615163e8d9a", "phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = clone
1812024-08-07T21:58:11.449ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf"] file = phd-tests/framework/src/zfs.rs line = 304 path = phd_tests::migrate::from_base::serial_history target = phd_framework::zfs verb = list
1822024-08-07T21:58:11.461ZDEBGphd-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-de3f2190-cc7e-4fd6-b364-3c480c65d6bf 0B 1.80T 660M /phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf\n target = phd_framework::zfs
1832024-08-07T21:58:11.462ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1842024-08-07T21:58:11.462ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::serial_history spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_serial_history_base
1852024-08-07T21:58:11.462ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server target = phd_framework::artifacts::store
1862024-08-07T21:58:11.462ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::serial_history server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server" target = phd_framework::test_vm::server
1872024-08-07T21:58:11.462ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log" target = phd_framework::server_log_mode
1882024-08-07T21:58:11.470ZINFOphd-runner: [NEW - EVENT] Launched server with pid 879 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
1892024-08-07T21:58:11.501ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 38 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1902024-08-07T21:58:11.501ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1912024-08-07T21:58:11.651ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
1922024-08-07T21:58:11.652ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a8887f9e-abcf-49ce-85f2-efc3eb2c7055, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 44e8bc12-16da-4727-9983-dc2e7a1028cb, silo_id: 32b3cbb9-ab21-42b3-83cc-3113ee73afab, sled_id: 640d5ef9-50ab-441c-b042-46920899fb64, sled_model: "pheidippes", sled_revision: 1, sled_serial: "640d5ef9-50ab-441c-b042-46920899fb64" }, name: "phd-vm-a8887f9e-abcf-49ce-85f2-efc3eb2c7055", vcpus: 2 }, state: Creating } line = 379 path = phd_tests::migrate::from_base::serial_history self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1932024-08-07T21:58:11.652ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 151 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1942024-08-07T21:58:11.652ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1952024-08-07T21:58:11.652ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::serial_history state = Run target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1962024-08-07T21:58:11.652ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1972024-08-07T21:58:11.652ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
1982024-08-07T21:58:11.652ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 640 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = 300s vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
1992024-08-07T21:58:11.653ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost login: ") target = phd_framework::test_vm
2002024-08-07T21:58:11.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2012024-08-07T21:58:11.653ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2022024-08-07T21:58:15.843ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4190 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2032024-08-07T21:58:15.843ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::serial_history step = WriteStr("root") target = phd_framework::test_vm
2042024-08-07T21:58:15.844ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::serial_history step = WaitFor("localhost:~#") target = phd_framework::test_vm
2052024-08-07T21:58:15.844ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2062024-08-07T21:58:15.844ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2072024-08-07T21:58:15.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 15 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2082024-08-07T21:58:15.860ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 688 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2092024-08-07T21:58:15.860ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4207 file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2102024-08-07T21:58:15.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2112024-08-07T21:58:15.860ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(15s) vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2122024-08-07T21:58:15.870ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2132024-08-07T21:58:15.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2142024-08-07T21:58:15.871ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm timeout_duration = Explicit(300s) vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2152024-08-07T21:58:15.893ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2162024-08-07T21:58:15.898ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::serial_history propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_serial_history_base
2172024-08-07T21:58:15.898ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2182024-08-07T21:58:15.898ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::serial_history spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_serial_history_base_lifecycle_0
2192024-08-07T21:58:15.899ZDEBGphd-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
2202024-08-07T21:58:15.899ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
2212024-08-07T21:58:15.899ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::serial_history stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
2222024-08-07T21:58:15.910ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm::server
2232024-08-07T21:58:15.942ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 43 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm
2242024-08-07T21:58:15.942ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2252024-08-07T21:58:15.942ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 502 migration_id = 3fc8a642-b31b-4c54-b80c-47204a93b160 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603 timeout_duration = 45s
2262024-08-07T21:58:15.942ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603 vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2272024-08-07T21:58:16.088ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a5fcb842-fda3-4ade-a141-9e95f515b603, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 44e8bc12-16da-4727-9983-dc2e7a1028cb, silo_id: 32b3cbb9-ab21-42b3-83cc-3113ee73afab, sled_id: 41dc78c7-82ef-4174-8d64-6b2d918a4629, sled_model: "pheidippes", sled_revision: 1, sled_serial: "41dc78c7-82ef-4174-8d64-6b2d918a4629" }, name: "phd-vm-a5fcb842-fda3-4ade-a141-9e95f515b603", vcpus: 2 }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::serial_history self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603 vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2282024-08-07T21:58:16.088ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 146 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603 vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2292024-08-07T21:58:16.088ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 3fc8a642-b31b-4c54-b80c-47204a93b160 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2302024-08-07T21:58:18.687ZINFOphd-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":7685}} target = phd_framework::serial
2312024-08-07T21:58:20.158ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 535 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2322024-08-07T21:58:20.158ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 4069 file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 3fc8a642-b31b-4c54-b80c-47204a93b160 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2332024-08-07T21:58:20.158ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 4215 file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::serial_history source = migration_serial_history_base source_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055 target = phd_framework::test_vm target_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2342024-08-07T21:58:20.159ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2352024-08-07T21:58:20.160ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2362024-08-07T21:58:20.287ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base vm_id = a8887f9e-abcf-49ce-85f2-efc3eb2c7055
2372024-08-07T21:58:20.290ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2382024-08-07T21:58:20.290ZDEBGphd-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
2392024-08-07T21:58:20.290ZINFOphd-runner: test phd_tests::migrate::from_base::serial_history ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
2402024-08-07T21:58:20.291ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8639 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2412024-08-07T21:58:20.291ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2422024-08-07T21:58:20.291ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 969 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2432024-08-07T21:58:20.856ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = a5fcb842-fda3-4ade-a141-9e95f515b603
2442024-08-07T21:58:20.961ZDEBGphd-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 = a5fcb842-fda3-4ade-a141-9e95f515b603
2452024-08-07T21:58:20.962ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-de3f2190-cc7e-4fd6-b364-3c480c65d6bf"] 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 = a5fcb842-fda3-4ade-a141-9e95f515b603
2462024-08-07T21:58:20.990ZDEBGphd-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 = a5fcb842-fda3-4ade-a141-9e95f515b603
2472024-08-07T21:58:20.990ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-ff4d609c-c11e-4319-a826-7615163e8d9a"] 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 = a5fcb842-fda3-4ade-a141-9e95f515b603
2482024-08-07T21:58:21.013ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 722 file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::serial_history target = phd_framework::test_vm vm = migration_serial_history_base_lifecycle_0 vm_id = a5fcb842-fda3-4ade-a141-9e95f515b603
2492024-08-07T21:58:21.013ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9616 file = phd-tests/tests/src/migrate.rs line = 40 path = phd_tests::migrate::from_base::serial_history target = phd_tests::migrate::from_base
2502024-08-07T21:58:21.013ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 722 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
2512024-08-07T21:58:21.013ZINFOphd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base file = phd-tests/runner/src/execute.rs line = 90 target = phd_runner::execute
2522024-08-07T21:58:21.013ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2532024-08-07T21:58:21.013ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 41 target = phd_runner::fixtures
2542024-08-07T21:58:21.013ZINFOphd-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
2552024-08-07T21:58:21.013ZDEBGphd-runner: [TEST - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
2562024-08-07T21:58:21.014ZDEBGphd-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
2572024-08-07T21:58:21.014ZDEBGphd-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
2582024-08-07T21:58:21.014ZDEBGphd-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
2592024-08-07T21:58:21.032ZDEBGphd-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 661M 1.80T 660M /phd-artifacts\n target = phd_framework::zfs
2602024-08-07T21:58:21.032ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f95e4d-cdb1-42e0-b8f6-63bf0923892b"] 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
2612024-08-07T21:58:21.055ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f95e4d-cdb1-42e0-b8f6-63bf0923892b", "phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5"] 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
2622024-08-07T21:58:21.078ZDEBGphd-runner: [TEST - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5"] 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
2632024-08-07T21:58:21.092ZDEBGphd-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-ae6d3805-a2b4-48f4-929f-11e1e3a227f5 0B 1.80T 660M /phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5\n target = phd_framework::zfs
2642024-08-07T21:58:21.093ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2652024-08-07T21:58:21.093ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::can_migrate_from_base spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base
2662024-08-07T21:58:21.093ZDEBGphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 45 path = /phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server target = phd_framework::artifacts::store
2672024-08-07T21:58:21.093ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 path = phd_tests::migrate::from_base::can_migrate_from_base server_addr = 127.0.0.1:9000 server_path = "/phd-artifacts/80c7af0034664fe1e4afdba1e74b761c07aa992ac10226c9e29300b06769cc4b/propolis-server" target = phd_framework::test_vm::server
2682024-08-07T21:58:21.093ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log" target = phd_framework::server_log_mode
2692024-08-07T21:58:21.101ZINFOphd-runner: [NEW - EVENT] Launched server with pid 889 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
2702024-08-07T21:58:21.134ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 40 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2712024-08-07T21:58:21.134ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2722024-08-07T21:58:21.273ZINFOphd-runner: [SERIAL CONSOLE TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
2732024-08-07T21:58:21.274ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 22ca86b9-e8a1-4019-8928-c1a64eaec0c0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b3fd1486-f4ae-41cd-83d0-cefb67401e73, silo_id: 8c8edef4-00d3-4660-b5df-5fc0c93b6f74, sled_id: 09dea99f-4acc-401c-bd1e-6742102a9c5b, sled_model: "pheidippes", sled_revision: 1, sled_serial: "09dea99f-4acc-401c-bd1e-6742102a9c5b" }, name: "phd-vm-22ca86b9-e8a1-4019-8928-c1a64eaec0c0", vcpus: 2 }, state: Creating } line = 379 path = phd_tests::migrate::from_base::can_migrate_from_base self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2742024-08-07T21:58:21.274ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 140 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2752024-08-07T21:58:21.274ZINFOphd-runner: [PUT_INSTANCE_STATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2762024-08-07T21:58:21.274ZINFOphd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 440 path = phd_tests::migrate::from_base::can_migrate_from_base state = Run target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2772024-08-07T21:58:21.275ZINFOphd-runner: [PUT_INSTANCE_STATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 435 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2782024-08-07T21:58:21.275ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2792024-08-07T21:58:21.275ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 640 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = 300s vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2802024-08-07T21:58:21.275ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost login: ") target = phd_framework::test_vm
2812024-08-07T21:58:21.275ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2822024-08-07T21:58:21.275ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2832024-08-07T21:58:25.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 4191 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2842024-08-07T21:58:25.467ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::can_migrate_from_base step = WriteStr("root") target = phd_framework::test_vm
2852024-08-07T21:58:25.467ZDEBGphd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence file = phd-tests/framework/src/test_vm/mod.rs line = 648 path = phd_tests::migrate::from_base::can_migrate_from_base step = WaitFor("localhost:~#") target = phd_framework::test_vm
2862024-08-07T21:58:25.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2872024-08-07T21:58:25.467ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm timeout_duration = CallerTimeout vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2882024-08-07T21:58:25.484ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 17 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2892024-08-07T21:58:25.484ZINFOphd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 688 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2902024-08-07T21:58:25.484ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4209 file = phd-tests/framework/src/test_vm/mod.rs line = 691 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
2912024-08-07T21:58:25.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2922024-08-07T21:58:25.485ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2932024-08-07T21:58:25.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2942024-08-07T21:58:25.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2952024-08-07T21:58:25.495ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2962024-08-07T21:58:25.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 21 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2972024-08-07T21:58:25.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2982024-08-07T21:58:25.517ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
2992024-08-07T21:58:25.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3002024-08-07T21:58:25.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3012024-08-07T21:58:25.528ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3022024-08-07T21:58:25.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3032024-08-07T21:58:25.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3042024-08-07T21:58:25.561ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3052024-08-07T21:58:25.572ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 10 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3062024-08-07T21:58:25.572ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3072024-08-07T21:58:25.572ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3082024-08-07T21:58:25.605ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 32 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3092024-08-07T21:58:25.605ZINFOphd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 74 path = phd_tests::migrate::from_base::can_migrate_from_base propolis_artifact = __DEFAULT_PROPOLIS target = phd_framework::lifecycle vm_name = migration_from_base
3102024-08-07T21:58:25.605ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3112024-08-07T21:58:25.605ZINFOphd-runner: [NEW - EVENT] phd_framework::test_vm environment = EnvironmentSpec { location: Local, propolis_artifact: "__DEFAULT_PROPOLIS" } file = phd-tests/framework/src/test_vm/mod.rs guest_os_kind = Alpine line = 187 path = phd_tests::migrate::from_base::can_migrate_from_base spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } target = phd_framework::test_vm vm_name = migration_from_base_lifecycle_0
3122024-08-07T21:58:25.605ZDEBGphd-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
3132024-08-07T21:58:25.605ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 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
3142024-08-07T21:58:25.605ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 path = phd_tests::migrate::from_base::can_migrate_from_base stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
3152024-08-07T21:58:25.617ZINFOphd-runner: [NEW - EVENT] Launched server with pid 890 file = phd-tests/framework/src/test_vm/server.rs line = 107 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm::server
3162024-08-07T21:58:25.650ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 44 file = phd-tests/framework/src/test_vm/mod.rs line = 177 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm
3172024-08-07T21:58:25.650ZINFOphd-runner: [MIGRATE_FROM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3182024-08-07T21:58:25.650ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 502 migration_id = 4a03330a-b302-411a-94b9-e0ac1b331ca4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0 timeout_duration = 45s
3192024-08-07T21:58:25.650ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - START] file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0 vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3202024-08-07T21:58:25.796ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance file = phd-tests/framework/src/test_vm/mod.rs instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 5e9c440a-1598-4cfc-b60a-5716cbb97ac0, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: b3fd1486-f4ae-41cd-83d0-cefb67401e73, silo_id: 8c8edef4-00d3-4660-b5df-5fc0c93b6f74, sled_id: 203a3f5c-90e2-4299-b31e-7d0eaa7441ed, sled_model: "pheidippes", sled_revision: 1, sled_serial: "203a3f5c-90e2-4299-b31e-7d0eaa7441ed" }, name: "phd-vm-5e9c440a-1598-4cfc-b60a-5716cbb97ac0", vcpus: 2 }, state: Migrating } line = 379 path = phd_tests::migrate::from_base::can_migrate_from_base self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, qemu_pvpanic: None, serial_ports: {"com1": SerialPort { num: Com1 }}, storage_devices: {"disk-device0": NvmeDisk(NvmeDisk { backend_name: "boot-disk", pci_path: PciPath { bus: 0, device: 4, function: 0 } })} } } source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0 vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3212024-08-07T21:58:25.796ZINFOphd-runner: [INSTANCE_ENSURE_INTERNAL - END] elapsed_milliseconds = 145 file = phd-tests/framework/src/test_vm/mod.rs line = 273 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0 vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3222024-08-07T21:58:25.796ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 4a03330a-b302-411a-94b9-e0ac1b331ca4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3232024-08-07T21:58:28.396ZINFOphd-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":7718}} target = phd_framework::serial
3242024-08-07T21:58:29.374ZINFOphd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 535 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3252024-08-07T21:58:29.374ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 3577 file = phd-tests/framework/src/test_vm/mod.rs line = 522 migration_id = 4a03330a-b302-411a-94b9-e0ac1b331ca4 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3262024-08-07T21:58:29.374ZINFOphd-runner: [MIGRATE_FROM - END] elapsed_milliseconds = 3723 file = phd-tests/framework/src/test_vm/mod.rs line = 469 path = phd_tests::migrate::from_base::can_migrate_from_base source = migration_from_base source_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0 target = phd_framework::test_vm target_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3272024-08-07T21:58:29.375ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3282024-08-07T21:58:29.375ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3292024-08-07T21:58:29.375ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3302024-08-07T21:58:29.376ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3312024-08-07T21:58:29.503ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 127 file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base vm_id = 22ca86b9-e8a1-4019-8928-c1a64eaec0c0
3322024-08-07T21:58:29.503ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 128 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3332024-08-07T21:58:29.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3342024-08-07T21:58:29.504ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 713 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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3352024-08-07T21:58:29.527ZINFOphd-runner: [WAIT_FOR_SERIAL_OUTPUT - END] elapsed_milliseconds = 22 file = phd-tests/framework/src/test_vm/mod.rs line = 706 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3362024-08-07T21:58:29.527ZINFOphd-runner: [VM CLEANUP - START] file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3372024-08-07T21:58:29.527ZDEBGphd-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
3382024-08-07T21:58:29.527ZINFOphd-runner: [SERIAL CONSOLE TASK - END] elapsed_milliseconds = 8253 file = phd-tests/framework/src/serial/mod.rs line = 200 target = phd_framework::serial
3392024-08-07T21:58:29.527ZINFOphd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok file = phd-tests/runner/src/execute.rs line = 129 target = phd_runner::execute
3402024-08-07T21:58:29.527ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3412024-08-07T21:58:29.528ZDEBGphd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 969 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3422024-08-07T21:58:30.130ZDEBGphd-runner: [VM CLEANUP - EVENT] Killing Propolis server process file = phd-tests/framework/src/test_vm/server.rs line = 125 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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3432024-08-07T21:58:30.267ZDEBGphd-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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3442024-08-07T21:58:30.267ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts/phd-clone-ae6d3805-a2b4-48f4-929f-11e1e3a227f5"] 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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3452024-08-07T21:58:30.297ZDEBGphd-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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3462024-08-07T21:58:30.297ZDEBGphd-runner: [VM CLEANUP - EVENT] executing ZFS command args = ["phd-artifacts@phd-09f95e4d-cdb1-42e0-b8f6-63bf0923892b"] 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 = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3472024-08-07T21:58:30.322ZINFOphd-runner: [VM CLEANUP - END] elapsed_milliseconds = 795 file = phd-tests/framework/src/test_vm/mod.rs line = 946 path = phd_tests::migrate::from_base::can_migrate_from_base target = phd_framework::test_vm vm = migration_from_base_lifecycle_0 vm_id = 5e9c440a-1598-4cfc-b60a-5716cbb97ac0
3482024-08-07T21:58:30.322ZINFOphd-runner: [TEST - END] elapsed_milliseconds = 9308 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
3492024-08-07T21:58:30.323ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 795 file = phd-tests/runner/src/fixtures.rs line = 51 target = phd_runner::fixtures
3502024-08-07T21:58:30.323ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
3512024-08-07T21:58:30.323ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 35 target = phd_runner::fixtures
352 test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 104.86s
353 
3542024-08-07T21:58:30.323ZDEBGphd-runner: phd_runner exit_code = 0 file = phd-tests/runner/src/main.rs line = 40 target = phd_runner