Max level shown:
12023-10-13T21:23:33.741ZINFOphd-runner: phd_runner file = phd-tests/runner/src/main.rs line = 32 runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", crucible_downstairs_cmd: None, tmp_directory: "/tmp/propolis-phd", artifact_directory: "/tmp/propolis-phd", 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: [], exclude_filter: [] }), disable_ansi: false, emit_bunyan: true } target = phd_runner
22023-10-13T21:23:33.743ZINFOphd-runner: Created new artifact store from manifest file = phd-tests/framework/src/artifacts/store.rs line = 207 store = Store { local_dir: "/tmp/propolis-phd", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" } }, cached_path: None }, poisoned: false, .. }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat { repo: "oxidecomputer/edk2", series: "image_debug", commit: "6d92acf0a22718dd4175d7c64dbcf7aaec3740bd", sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" } }, cached_path: None }, poisoned: false, .. }}, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } target = phd_framework::artifacts::store
32023-10-13T21:23:33.743ZINFOphd-runner: [EXECUTION_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
42023-10-13T21:23:33.743ZINFOphd-runner: [EXECUTION_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 23 target = phd_runner::fixtures
52023-10-13T21:23:33.743ZINFOphd-runner: Running 14 test(s) file = phd-tests/runner/src/execute.rs line = 98 target = phd_runner::execute
62023-10-13T21:23:33.743ZINFOphd-runner: Starting test phd_tests::smoke::instance_spec_get_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
72023-10-13T21:23:33.744ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
82023-10-13T21:23:33.744ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
92023-10-13T21:23:33.744ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
102023-10-13T21:23:33.744ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
112023-10-13T21:23:35.065ZINFOphd-runner: checking for existing copy of artifact file = phd-tests/framework/src/artifacts/store.rs line = 85 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
122023-10-13T21:23:35.065ZINFOphd-runner: Downloading artifact with timeout 600s file = phd-tests/framework/src/artifacts/store.rs line = 140 maybe_path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store uri = https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
132023-10-13T21:24:05.599ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
142023-10-13T21:24:05.599ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
152023-10-13T21:24:05.621ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
162023-10-13T21:24:05.621ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_spec_test
172023-10-13T21:24:05.621ZINFOphd-runner: [NEW - EVENT] Examining locally-sourced artifact file = phd-tests/framework/src/artifacts/store.rs line = 52 path = /work/phd-test/propolis-server sha256 = None target = phd_framework::artifacts::store
182023-10-13T21:24:05.621ZINFOphd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path file = phd-tests/framework/src/artifacts/store.rs line = 65 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
192023-10-13T21:24:05.621ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
202023-10-13T21:24:05.624ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_spec_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
212023-10-13T21:24:05.624ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_spec_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_spec_test.stdout.log" target = phd_framework::server_log_mode
222023-10-13T21:24:05.635ZINFOphd-runner: [NEW - EVENT] Launched server with pid 848 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
232023-10-13T21:24:05.636ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 14 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
242023-10-13T21:24:05.636ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
252023-10-13T21:24:06.671ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
262023-10-13T21:24:06.671ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
272023-10-13T21:24:06.672ZINFOphd-runner: [VM - 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: 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51, image_id: 00000000-0000-0000-0000-000000000000, memory: 3072, name: "phd-vm-3cc714f7-3d9b-432a-a9e5-a2f6d549bc51", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 3072 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
282023-10-13T21:24:06.673ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
292023-10-13T21:24:06.673ZINFOphd-runner: [VM - EVENT] Sending instance spec get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 346 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
302023-10-13T21:24:06.674ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
312023-10-13T21:24:06.675ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
322023-10-13T21:24:06.675ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
332023-10-13T21:24:06.675ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
342023-10-13T21:24:06.675ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
352023-10-13T21:24:06.676ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
362023-10-13T21:24:06.676ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 5 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
372023-10-13T21:24:07.412ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
382023-10-13T21:24:07.416ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
392023-10-13T21:24:07.432ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
402023-10-13T21:24:07.432ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/22176e52-a0d8-4478-a404-1d2c44acf1d1.phd_disk target = phd_framework::disk::file
412023-10-13T21:24:07.437ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 765 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
422023-10-13T21:24:07.437ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1801 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_spec_test vm_id = 3cc714f7-3d9b-432a-a9e5-a2f6d549bc51
432023-10-13T21:24:07.437ZINFOphd-runner: test phd_tests::smoke::instance_spec_get_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
442023-10-13T21:24:07.437ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
452023-10-13T21:24:07.437ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
462023-10-13T21:24:07.437ZINFOphd-runner: Starting test phd_tests::smoke::nproc_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
472023-10-13T21:24:07.437ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
482023-10-13T21:24:07.437ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
492023-10-13T21:24:07.437ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
502023-10-13T21:24:07.437ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
512023-10-13T21:24:07.437ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
522023-10-13T21:24:07.437ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
532023-10-13T21:24:07.461ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
542023-10-13T21:24:07.461ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = nproc_test
552023-10-13T21:24:07.461ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
562023-10-13T21:24:07.461ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
572023-10-13T21:24:07.463ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/nproc_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
582023-10-13T21:24:07.464ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/nproc_test.stderr.log" stdout_path = "/tmp/propolis-phd/nproc_test.stdout.log" target = phd_framework::server_log_mode
592023-10-13T21:24:07.469ZINFOphd-runner: [NEW - EVENT] Launched server with pid 850 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
602023-10-13T21:24:07.469ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 7 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
612023-10-13T21:24:07.469ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
622023-10-13T21:24:08.088ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
632023-10-13T21:24:08.088ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
642023-10-13T21:24:08.089ZINFOphd-runner: [VM - 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: fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26", vcpus: 6 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 6, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
652023-10-13T21:24:08.089ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
662023-10-13T21:24:08.089ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
672023-10-13T21:24:08.089ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
682023-10-13T21:24:08.090ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26 wanted = localhost login:
692023-10-13T21:24:09.185ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
702023-10-13T21:24:09.186ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
712023-10-13T21:24:09.186ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
722023-10-13T21:24:09.186ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
732023-10-13T21:24:09.197ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
742023-10-13T21:24:09.197ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
752023-10-13T21:24:09.197ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
762023-10-13T21:24:09.208ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
772023-10-13T21:24:10.230ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
782023-10-13T21:24:10.230ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
792023-10-13T21:24:12.324ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
802023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
812023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
822023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
832023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
842023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
852023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
862023-10-13T21:24:12.334ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
872023-10-13T21:24:12.389ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
882023-10-13T21:24:12.400ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
892023-10-13T21:24:12.401ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
902023-10-13T21:24:12.422ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
912023-10-13T21:24:12.489ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
922023-10-13T21:24:12.500ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
932023-10-13T21:24:12.500ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
942023-10-13T21:24:12.501ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
952023-10-13T21:24:12.511ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
962023-10-13T21:24:12.566ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
972023-10-13T21:24:12.731ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
982023-10-13T21:24:12.764ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
992023-10-13T21:24:12.786ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1002023-10-13T21:24:12.797ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1012023-10-13T21:24:12.808ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1022023-10-13T21:24:12.819ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1032023-10-13T21:24:12.830ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1042023-10-13T21:24:12.842ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1052023-10-13T21:24:12.852ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1062023-10-13T21:24:12.852ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1072023-10-13T21:24:12.863ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1082023-10-13T21:24:12.874ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1092023-10-13T21:24:12.896ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1102023-10-13T21:24:12.994ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1112023-10-13T21:24:13.006ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1122023-10-13T21:24:13.006ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1132023-10-13T21:24:13.006ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1142023-10-13T21:24:13.007ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26 wanted = localhost:~#
1152023-10-13T21:24:13.016ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1162023-10-13T21:24:13.016ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1172023-10-13T21:24:13.016ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1182023-10-13T21:24:13.016ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1192023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1202023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1212023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1222023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1232023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1242023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1252023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1262023-10-13T21:24:13.017ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4927 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1272023-10-13T21:24:13.017ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1282023-10-13T21:24:13.017ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1292023-10-13T21:24:13.017ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26 wanted = nproc\n
1302023-10-13T21:24:13.028ZINFOphd-runner: [SERIAL - EVENT] localhost:~# nproc file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1312023-10-13T21:24:13.028ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1322023-10-13T21:24:13.028ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26 wanted = localhost:~#
1332023-10-13T21:24:13.049ZINFOphd-runner: [SERIAL - EVENT] 6 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1342023-10-13T21:24:13.049ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1352023-10-13T21:24:13.050ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1362023-10-13T21:24:13.050ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1372023-10-13T21:24:13.051ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1382023-10-13T21:24:13.051ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1392023-10-13T21:24:13.052ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1402023-10-13T21:24:13.052ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4964 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1412023-10-13T21:24:13.349ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1422023-10-13T21:24:13.352ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1432023-10-13T21:24:13.367ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
1442023-10-13T21:24:13.367ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/087f9e72-405f-48bf-809c-8ddcff53ebb8.phd_disk target = phd_framework::disk::file
1452023-10-13T21:24:13.370ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 5282 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1462023-10-13T21:24:13.371ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5901 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = nproc_test vm_id = fe6a414a-5cfa-4084-b2e0-3f4b7ed52b26
1472023-10-13T21:24:13.371ZINFOphd-runner: test phd_tests::smoke::nproc_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1482023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1492023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1502023-10-13T21:24:13.371ZINFOphd-runner: Starting test phd_tests::crucible::migrate::load_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1512023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1522023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1532023-10-13T21:24:13.371ZINFOphd-runner: test phd_tests::crucible::migrate::load_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1542023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1552023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1562023-10-13T21:24:13.371ZINFOphd-runner: Starting test phd_tests::crucible::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1572023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1582023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1592023-10-13T21:24:13.371ZINFOphd-runner: test phd_tests::crucible::migrate::smoke_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1602023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1612023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1622023-10-13T21:24:13.371ZINFOphd-runner: Starting test phd_tests::crucible::smoke::shutdown_persistence_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1632023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1642023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1652023-10-13T21:24:13.371ZINFOphd-runner: test phd_tests::crucible::smoke::shutdown_persistence_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1662023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1672023-10-13T21:24:13.371ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1682023-10-13T21:24:13.371ZINFOphd-runner: Starting test phd_tests::crucible::smoke::boot_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1692023-10-13T21:24:13.371ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1702023-10-13T21:24:13.372ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1712023-10-13T21:24:13.372ZINFOphd-runner: test phd_tests::crucible::smoke::boot_test ... skipped: Crucible backends not enabled (no downstairs path) file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
1722023-10-13T21:24:13.372ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1732023-10-13T21:24:13.372ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
1742023-10-13T21:24:13.372ZINFOphd-runner: Starting test phd_tests::migrate::multiple_migrations file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
1752023-10-13T21:24:13.372ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1762023-10-13T21:24:13.372ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
1772023-10-13T21:24:13.372ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
1782023-10-13T21:24:13.372ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1792023-10-13T21:24:13.372ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
1802023-10-13T21:24:13.372ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
1812023-10-13T21:24:13.397ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1822023-10-13T21:24:13.397ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_0
1832023-10-13T21:24:13.397ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1842023-10-13T21:24:13.397ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
1852023-10-13T21:24:13.400ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1862023-10-13T21:24:13.400ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_0.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_0.stdout.log" target = phd_framework::server_log_mode
1872023-10-13T21:24:13.405ZINFOphd-runner: [NEW - EVENT] Launched server with pid 852 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1882023-10-13T21:24:13.405ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 7 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1892023-10-13T21:24:13.405ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1902023-10-13T21:24:13.405ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_1
1912023-10-13T21:24:13.405ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
1922023-10-13T21:24:13.405ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
1932023-10-13T21:24:13.408ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
1942023-10-13T21:24:13.408ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_1.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_1.stdout.log" target = phd_framework::server_log_mode
1952023-10-13T21:24:13.414ZINFOphd-runner: [NEW - EVENT] Launched server with pid 853 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
1962023-10-13T21:24:13.414ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1972023-10-13T21:24:13.414ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
1982023-10-13T21:24:13.414ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_2
1992023-10-13T21:24:13.414ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
2002023-10-13T21:24:13.414ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2012023-10-13T21:24:13.417ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/multiple_migrations_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9004 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
2022023-10-13T21:24:13.417ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/multiple_migrations_2.stderr.log" stdout_path = "/tmp/propolis-phd/multiple_migrations_2.stdout.log" target = phd_framework::server_log_mode
2032023-10-13T21:24:13.424ZINFOphd-runner: [NEW - EVENT] Launched server with pid 854 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
2042023-10-13T21:24:13.424ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
2052023-10-13T21:24:13.537ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2062023-10-13T21:24:13.537ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2072023-10-13T21:24:13.538ZINFOphd-runner: [VM - 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: 188e80f9-ae87-4b2d-96d9-2deaca3812f2, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-188e80f9-ae87-4b2d-96d9-2deaca3812f2", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2082023-10-13T21:24:13.538ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2092023-10-13T21:24:13.538ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2102023-10-13T21:24:13.538ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2112023-10-13T21:24:13.539ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2 wanted = localhost login:
2122023-10-13T21:24:14.625ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2132023-10-13T21:24:14.625ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2142023-10-13T21:24:14.625ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2152023-10-13T21:24:14.625ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2162023-10-13T21:24:14.635ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2172023-10-13T21:24:14.635ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2182023-10-13T21:24:14.635ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2192023-10-13T21:24:14.646ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2202023-10-13T21:24:15.669ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2212023-10-13T21:24:15.669ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2222023-10-13T21:24:17.072ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2232023-10-13T21:24:17.083ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2242023-10-13T21:24:17.083ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2252023-10-13T21:24:17.083ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2262023-10-13T21:24:17.084ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2272023-10-13T21:24:17.084ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2282023-10-13T21:24:17.094ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2292023-10-13T21:24:17.094ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2302023-10-13T21:24:17.139ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2312023-10-13T21:24:17.149ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2322023-10-13T21:24:17.160ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2332023-10-13T21:24:17.182ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2342023-10-13T21:24:17.249ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2352023-10-13T21:24:17.259ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2362023-10-13T21:24:17.259ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2372023-10-13T21:24:17.259ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2382023-10-13T21:24:17.270ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2392023-10-13T21:24:17.314ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2402023-10-13T21:24:17.472ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2412023-10-13T21:24:17.515ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2422023-10-13T21:24:17.526ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2432023-10-13T21:24:17.537ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2442023-10-13T21:24:17.559ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2452023-10-13T21:24:17.571ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2462023-10-13T21:24:17.581ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2472023-10-13T21:24:17.592ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2482023-10-13T21:24:17.592ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2492023-10-13T21:24:17.603ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2502023-10-13T21:24:17.614ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2512023-10-13T21:24:17.625ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2522023-10-13T21:24:17.637ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2532023-10-13T21:24:17.735ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2542023-10-13T21:24:17.747ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2552023-10-13T21:24:17.747ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2562023-10-13T21:24:17.747ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2572023-10-13T21:24:17.747ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2 wanted = localhost:~#
2582023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2592023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2602023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2612023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2622023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2632023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2642023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2652023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2662023-10-13T21:24:17.758ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2672023-10-13T21:24:17.759ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2682023-10-13T21:24:17.759ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2692023-10-13T21:24:17.759ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4220 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2702023-10-13T21:24:17.759ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2712023-10-13T21:24:17.759ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = 84cfae46-d07f-409e-964c-15e0ff348532 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2722023-10-13T21:24:17.873ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2732023-10-13T21:24:17.873ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2742023-10-13T21:24:17.874ZINFOphd-runner: [VM - 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: f289911c-4436-4d97-bd07-536576359217, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f289911c-4436-4d97-bd07-536576359217", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2752023-10-13T21:24:17.874ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 84cfae46-d07f-409e-964c-15e0ff348532 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2762023-10-13T21:24:29.195ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7609}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2772023-10-13T21:24:29.195ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2782023-10-13T21:24:29.195ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 15658 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
2792023-10-13T21:24:31.322ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 84cfae46-d07f-409e-964c-15e0ff348532 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2802023-10-13T21:24:31.322ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 13448 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 84cfae46-d07f-409e-964c-15e0ff348532 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2812023-10-13T21:24:31.322ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2822023-10-13T21:24:31.322ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217 wanted = echo Hello world\n
2832023-10-13T21:24:31.334ZINFOphd-runner: [SERIAL - EVENT] echo Hello world file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2842023-10-13T21:24:31.334ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2852023-10-13T21:24:31.334ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217 wanted = localhost:~#
2862023-10-13T21:24:31.345ZINFOphd-runner: [SERIAL - EVENT] Hello world file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2872023-10-13T21:24:31.345ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9002 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2882023-10-13T21:24:31.453ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2892023-10-13T21:24:31.453ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2902023-10-13T21:24:31.453ZINFOphd-runner: [VM - 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: 8f6badc4-8f26-4b16-9064-7f67ea145fd6, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-8f6badc4-8f26-4b16-9064-7f67ea145fd6", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2912023-10-13T21:24:31.454ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2922023-10-13T21:24:42.824ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9004\",\"from_start\":7657}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2932023-10-13T21:24:42.824ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2942023-10-13T21:24:42.824ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 24951 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
2952023-10-13T21:24:47.872ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2962023-10-13T21:24:47.872ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 16418 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 282ebb5c-568a-4913-b17c-88a7a2568334 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2972023-10-13T21:24:47.872ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
2982023-10-13T21:24:47.872ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6 wanted = echo I have migrated!\n
2992023-10-13T21:24:47.884ZINFOphd-runner: [SERIAL - EVENT] echo I have migrated! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3002023-10-13T21:24:47.884ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3012023-10-13T21:24:47.884ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6 wanted = localhost:~#
3022023-10-13T21:24:47.895ZINFOphd-runner: [SERIAL - EVENT] I have migrated! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3032023-10-13T21:24:47.895ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3042023-10-13T21:24:47.896ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3052023-10-13T21:24:47.896ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3062023-10-13T21:24:47.897ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3072023-10-13T21:24:47.897ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3082023-10-13T21:24:47.897ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3092023-10-13T21:24:47.898ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16444 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3102023-10-13T21:24:48.476ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3112023-10-13T21:24:48.479ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
3122023-10-13T21:24:48.495ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
3132023-10-13T21:24:48.495ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 17042 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3142023-10-13T21:24:48.495ZINFOphd-runner: [VM - END] elapsed_milliseconds = 17149 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_2 vm_id = 8f6badc4-8f26-4b16-9064-7f67ea145fd6
3152023-10-13T21:24:48.495ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
3162023-10-13T21:24:48.499ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
3172023-10-13T21:24:48.514ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
3182023-10-13T21:24:48.515ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 30641 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
3192023-10-13T21:24:48.515ZINFOphd-runner: [VM - END] elapsed_milliseconds = 30755 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_1 vm_id = f289911c-4436-4d97-bd07-536576359217
3202023-10-13T21:24:48.515ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
3212023-10-13T21:24:48.518ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
3222023-10-13T21:24:48.534ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
3232023-10-13T21:24:48.534ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/3040c217-3ddc-468a-8773-9dbdff8ea299.phd_disk target = phd_framework::disk::file
3242023-10-13T21:24:48.538ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 35000 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
3252023-10-13T21:24:48.538ZINFOphd-runner: [VM - END] elapsed_milliseconds = 35114 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = multiple_migrations_0 vm_id = 188e80f9-ae87-4b2d-96d9-2deaca3812f2
3262023-10-13T21:24:48.538ZINFOphd-runner: test phd_tests::migrate::multiple_migrations ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
3272023-10-13T21:24:48.538ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3282023-10-13T21:24:48.538ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
3292023-10-13T21:24:48.538ZINFOphd-runner: Starting test phd_tests::migrate::incompatible_vms file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
3302023-10-13T21:24:48.538ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3312023-10-13T21:24:48.538ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
3322023-10-13T21:24:48.539ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
3332023-10-13T21:24:48.539ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3342023-10-13T21:24:48.539ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3352023-10-13T21:24:48.539ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3362023-10-13T21:24:48.563ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3372023-10-13T21:24:48.563ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_source_0
3382023-10-13T21:24:48.563ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3392023-10-13T21:24:48.563ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3402023-10-13T21:24:48.565ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3412023-10-13T21:24:48.565ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_source_0.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_source_0.stdout.log" target = phd_framework::server_log_mode
3422023-10-13T21:24:48.571ZINFOphd-runner: [NEW - EVENT] Launched server with pid 858 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
3432023-10-13T21:24:48.571ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3442023-10-13T21:24:48.572ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3452023-10-13T21:24:49.188ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3462023-10-13T21:24:49.188ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3472023-10-13T21:24:49.189ZINFOphd-runner: [VM - 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: df85aa49-8b04-45f7-bcda-84e07ff97cd3, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-df85aa49-8b04-45f7-bcda-84e07ff97cd3", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3482023-10-13T21:24:49.189ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3492023-10-13T21:24:49.190ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
3502023-10-13T21:24:49.190ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3512023-10-13T21:24:49.190ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
3522023-10-13T21:24:49.190ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
3532023-10-13T21:24:49.215ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3542023-10-13T21:24:49.215ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_target_1
3552023-10-13T21:24:49.215ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
3562023-10-13T21:24:49.215ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3572023-10-13T21:24:49.217ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
3582023-10-13T21:24:49.217ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_target_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_target_1.stdout.log" target = phd_framework::server_log_mode
3592023-10-13T21:24:49.224ZINFOphd-runner: [NEW - EVENT] Launched server with pid 859 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
3602023-10-13T21:24:49.224ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
3612023-10-13T21:24:49.224ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3622023-10-13T21:24:49.224ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3632023-10-13T21:24:49.834ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3642023-10-13T21:24:49.834ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3652023-10-13T21:24:49.834ZINFOphd-runner: [VM - 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: 15f394d5-fa7c-494c-989e-a01f9b34123f, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-15f394d5-fa7c-494c-989e-a01f9b34123f", vcpus: 8 }, state: Failed } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 8, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3662023-10-13T21:24:49.835ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3672023-10-13T21:24:49.835ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3682023-10-13T21:24:49.835ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = dfe69346-d5b5-43b7-a289-8333f4883ed2 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3692023-10-13T21:24:49.836ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3702023-10-13T21:24:49.837ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3712023-10-13T21:24:49.837ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3722023-10-13T21:24:49.837ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3732023-10-13T21:24:49.837ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3742023-10-13T21:24:49.838ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3752023-10-13T21:24:49.838ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3762023-10-13T21:24:50.280ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3772023-10-13T21:24:50.280ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3782023-10-13T21:24:50.280ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3792023-10-13T21:24:50.280ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3802023-10-13T21:24:50.291ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3812023-10-13T21:24:50.291ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3822023-10-13T21:24:50.291ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3832023-10-13T21:24:50.302ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3842023-10-13T21:24:50.477ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3852023-10-13T21:24:50.480ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
3862023-10-13T21:24:50.496ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
3872023-10-13T21:24:50.496ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/8d583134-7f8b-4f7c-bcc6-d8f23b030be4.phd_disk target = phd_framework::disk::file
3882023-10-13T21:24:50.501ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 667 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3892023-10-13T21:24:50.501ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1276 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_1 vm_id = 15f394d5-fa7c-494c-989e-a01f9b34123f
3902023-10-13T21:24:50.501ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3912023-10-13T21:24:50.502ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3922023-10-13T21:24:50.502ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3932023-10-13T21:24:50.502ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3942023-10-13T21:24:50.503ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3952023-10-13T21:24:50.504ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3962023-10-13T21:24:50.504ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1315 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3972023-10-13T21:24:50.849ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
3982023-10-13T21:24:50.852ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
3992023-10-13T21:24:50.867ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
4002023-10-13T21:24:50.867ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/6da693eb-7622-426d-ad7a-4a86d9c67183.phd_disk target = phd_framework::disk::file
4012023-10-13T21:24:50.872ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1683 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
4022023-10-13T21:24:50.872ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2300 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_0 vm_id = df85aa49-8b04-45f7-bcda-84e07ff97cd3
4032023-10-13T21:24:50.872ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
4042023-10-13T21:24:50.872ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4052023-10-13T21:24:50.872ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4062023-10-13T21:24:50.872ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4072023-10-13T21:24:50.896ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4082023-10-13T21:24:50.896ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_source_1
4092023-10-13T21:24:50.897ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
4102023-10-13T21:24:50.897ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4112023-10-13T21:24:50.899ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_source_1.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9004 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
4122023-10-13T21:24:50.899ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_source_1.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_source_1.stdout.log" target = phd_framework::server_log_mode
4132023-10-13T21:24:50.904ZINFOphd-runner: [NEW - EVENT] Launched server with pid 862 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4142023-10-13T21:24:50.905ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4152023-10-13T21:24:50.905ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4162023-10-13T21:24:51.520ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4172023-10-13T21:24:51.520ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4182023-10-13T21:24:51.521ZINFOphd-runner: [VM - 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: f47b4777-a621-402c-9fc6-09c5a320b04a, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-f47b4777-a621-402c-9fc6-09c5a320b04a", vcpus: 4 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 4, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4192023-10-13T21:24:51.521ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4202023-10-13T21:24:51.521ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
4212023-10-13T21:24:51.521ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4222023-10-13T21:24:51.521ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4232023-10-13T21:24:51.521ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4242023-10-13T21:24:51.547ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4252023-10-13T21:24:51.547ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_target_2
4262023-10-13T21:24:51.547ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
4272023-10-13T21:24:51.547ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4282023-10-13T21:24:51.550ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_incompatible_target_2.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9006 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
4292023-10-13T21:24:51.550ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_incompatible_target_2.stderr.log" stdout_path = "/tmp/propolis-phd/migration_incompatible_target_2.stdout.log" target = phd_framework::server_log_mode
4302023-10-13T21:24:51.557ZINFOphd-runner: [NEW - EVENT] Launched server with pid 863 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4312023-10-13T21:24:51.557ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4322023-10-13T21:24:51.557ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9004 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4332023-10-13T21:24:51.557ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4342023-10-13T21:24:52.269ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4352023-10-13T21:24:52.269ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4362023-10-13T21:24:52.270ZINFOphd-runner: [VM - 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: 81fcbbda-748c-424e-b8b1-25912187afdd, image_id: 00000000-0000-0000-0000-000000000000, memory: 1024, name: "phd-vm-81fcbbda-748c-424e-b8b1-25912187afdd", vcpus: 2 }, state: Failed } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 1024 }, network_devices: {}, pci_pci_bridges: {}, 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_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4372023-10-13T21:24:52.270ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4382023-10-13T21:24:52.270ZINFOphd-runner: [MIGRATE - EVENT] Instance reported error during migration file = phd-tests/framework/src/test_vm/mod.rs line = 401 migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4392023-10-13T21:24:52.271ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 0 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = 679c6dc1-c021-43c6-ae13-9af7fb550a8c target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4402023-10-13T21:24:52.272ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4412023-10-13T21:24:52.272ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4422023-10-13T21:24:52.272ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4432023-10-13T21:24:52.273ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4442023-10-13T21:24:52.273ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4452023-10-13T21:24:52.273ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4462023-10-13T21:24:52.273ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4472023-10-13T21:24:52.608ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4482023-10-13T21:24:52.608ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4492023-10-13T21:24:52.608ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4502023-10-13T21:24:52.608ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4512023-10-13T21:24:52.618ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4522023-10-13T21:24:52.618ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4532023-10-13T21:24:52.629ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4542023-10-13T21:24:52.629ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4552023-10-13T21:24:52.982ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4562023-10-13T21:24:52.985ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server
4572023-10-13T21:24:53.000ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9006 target = phd_framework::test_vm::server
4582023-10-13T21:24:53.000ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/f5b1b534-a681-4193-8435-7bff3c009bf9.phd_disk target = phd_framework::disk::file
4592023-10-13T21:24:53.005ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 735 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4602023-10-13T21:24:53.005ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1447 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_target_2 vm_id = 81fcbbda-748c-424e-b8b1-25912187afdd
4612023-10-13T21:24:53.005ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4622023-10-13T21:24:53.006ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4632023-10-13T21:24:53.006ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4642023-10-13T21:24:53.006ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4652023-10-13T21:24:53.006ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4662023-10-13T21:24:53.008ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4672023-10-13T21:24:53.008ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1488 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4682023-10-13T21:24:53.258ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4692023-10-13T21:24:53.261ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
4702023-10-13T21:24:53.277ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9004 target = phd_framework::test_vm::server
4712023-10-13T21:24:53.277ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/438999b5-0e01-4bd9-b26f-8d8541b40599.phd_disk target = phd_framework::disk::file
4722023-10-13T21:24:53.281ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1761 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4732023-10-13T21:24:53.281ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2376 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_incompatible_source_1 vm_id = f47b4777-a621-402c-9fc6-09c5a320b04a
4742023-10-13T21:24:53.281ZINFOphd-runner: test phd_tests::migrate::incompatible_vms ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
4752023-10-13T21:24:53.281ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4762023-10-13T21:24:53.281ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
4772023-10-13T21:24:53.282ZINFOphd-runner: Starting test phd_tests::migrate::smoke_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
4782023-10-13T21:24:53.282ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4792023-10-13T21:24:53.282ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
4802023-10-13T21:24:53.282ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
4812023-10-13T21:24:53.282ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4822023-10-13T21:24:53.282ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
4832023-10-13T21:24:53.282ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
4842023-10-13T21:24:53.306ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4852023-10-13T21:24:53.306ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_smoke_source
4862023-10-13T21:24:53.306ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
4872023-10-13T21:24:53.306ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4882023-10-13T21:24:53.308ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_smoke_source.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
4892023-10-13T21:24:53.308ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_smoke_source.stderr.log" stdout_path = "/tmp/propolis-phd/migration_smoke_source.stdout.log" target = phd_framework::server_log_mode
4902023-10-13T21:24:53.314ZINFOphd-runner: [NEW - EVENT] Launched server with pid 866 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
4912023-10-13T21:24:53.314ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
4922023-10-13T21:24:53.314ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4932023-10-13T21:24:53.930ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4942023-10-13T21:24:53.930ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4952023-10-13T21:24:53.931ZINFOphd-runner: [VM - 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: 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4962023-10-13T21:24:53.931ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4972023-10-13T21:24:53.931ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4982023-10-13T21:24:53.931ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
4992023-10-13T21:24:53.931ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = localhost login:
5002023-10-13T21:24:55.009ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5012023-10-13T21:24:55.010ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5022023-10-13T21:24:55.010ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5032023-10-13T21:24:55.010ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5042023-10-13T21:24:55.021ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5052023-10-13T21:24:55.021ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5062023-10-13T21:24:55.032ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5072023-10-13T21:24:55.032ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5082023-10-13T21:24:56.056ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5092023-10-13T21:24:56.056ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5102023-10-13T21:24:57.454ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5112023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5122023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5132023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5142023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5152023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5162023-10-13T21:24:57.465ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5172023-10-13T21:24:57.476ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5182023-10-13T21:24:57.520ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5192023-10-13T21:24:57.531ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5202023-10-13T21:24:57.531ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5212023-10-13T21:24:57.554ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5222023-10-13T21:24:57.620ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5232023-10-13T21:24:57.631ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5242023-10-13T21:24:57.631ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5252023-10-13T21:24:57.631ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5262023-10-13T21:24:57.641ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5272023-10-13T21:24:57.686ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5282023-10-13T21:24:57.849ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5292023-10-13T21:24:57.881ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5302023-10-13T21:24:57.904ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5312023-10-13T21:24:57.915ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5322023-10-13T21:24:57.926ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5332023-10-13T21:24:57.937ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5342023-10-13T21:24:57.948ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5352023-10-13T21:24:57.959ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5362023-10-13T21:24:57.971ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5372023-10-13T21:24:57.971ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5382023-10-13T21:24:57.982ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5392023-10-13T21:24:57.993ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5402023-10-13T21:24:58.015ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5412023-10-13T21:24:58.109ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5422023-10-13T21:24:58.120ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5432023-10-13T21:24:58.120ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5442023-10-13T21:24:58.120ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5452023-10-13T21:24:58.121ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = localhost:~#
5462023-10-13T21:24:58.131ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5472023-10-13T21:24:58.131ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5482023-10-13T21:24:58.131ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5492023-10-13T21:24:58.131ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5502023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5512023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5522023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5532023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5542023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5552023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5562023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5572023-10-13T21:24:58.132ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4200 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5582023-10-13T21:24:58.132ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5592023-10-13T21:24:58.132ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5602023-10-13T21:24:58.132ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = ls foo.bar 2> /dev/null\n
5612023-10-13T21:24:58.143ZINFOphd-runner: [SERIAL - EVENT] localhost:~# ls foo.bar 2> /dev/null file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5622023-10-13T21:24:58.143ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5632023-10-13T21:24:58.143ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = localhost:~#
5642023-10-13T21:24:58.165ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5652023-10-13T21:24:58.165ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = touch ./foo.bar\n
5662023-10-13T21:24:58.176ZINFOphd-runner: [SERIAL - EVENT] localhost:~# touch ./foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5672023-10-13T21:24:58.176ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5682023-10-13T21:24:58.176ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = localhost:~#
5692023-10-13T21:24:58.198ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5702023-10-13T21:24:58.198ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = sync ./foo.bar\n
5712023-10-13T21:24:58.209ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sync ./foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5722023-10-13T21:24:58.209ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5732023-10-13T21:24:58.209ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4 wanted = localhost:~#
5742023-10-13T21:24:58.220ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5752023-10-13T21:24:58.220ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_smoke_target
5762023-10-13T21:24:58.220ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
5772023-10-13T21:24:58.220ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5782023-10-13T21:24:58.223ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/migration_smoke_target.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
5792023-10-13T21:24:58.223ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/migration_smoke_target.stderr.log" stdout_path = "/tmp/propolis-phd/migration_smoke_target.stdout.log" target = phd_framework::server_log_mode
5802023-10-13T21:24:58.229ZINFOphd-runner: [NEW - EVENT] Launched server with pid 867 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
5812023-10-13T21:24:58.229ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
5822023-10-13T21:24:58.234ZINFOphd-runner: [VM - EVENT] Migrating from source at address 127.0.0.1:9000 file = phd-tests/framework/src/test_vm/mod.rs line = 370 migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5832023-10-13T21:24:58.234ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5842023-10-13T21:24:58.863ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5852023-10-13T21:24:58.863ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5862023-10-13T21:24:58.864ZINFOphd-runner: [VM - 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: c729fa33-a5fc-47c2-a46e-dabab321b8f9, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c729fa33-a5fc-47c2-a46e-dabab321b8f9", vcpus: 2 }, state: Migrating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5872023-10-13T21:24:58.864ZINFOphd-runner: [MIGRATE - START] file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5882023-10-13T21:25:10.176ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket received control message: "{\"Migrating\":{\"destination\":\"127.0.0.1:9002\",\"from_start\":7718}}" file = phd-tests/framework/src/serial/mod.rs line = 44 target = phd_framework::serial vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5892023-10-13T21:25:10.176ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket returned None file = phd-tests/framework/src/serial/mod.rs line = 47 target = phd_framework::serial vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5902023-10-13T21:25:10.177ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 16246 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
5912023-10-13T21:25:13.703ZINFOphd-runner: [MIGRATE - EVENT] Migration completed successfully file = phd-tests/framework/src/test_vm/mod.rs line = 397 migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5922023-10-13T21:25:13.703ZINFOphd-runner: [MIGRATE - END] elapsed_milliseconds = 14839 file = phd-tests/framework/src/test_vm/mod.rs line = 388 migration_id = dd63bccc-8911-4ee3-ae4d-864a80ea4d84 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5932023-10-13T21:25:13.707ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5942023-10-13T21:25:13.708ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9 wanted = ls foo.bar\n
5952023-10-13T21:25:13.719ZINFOphd-runner: [SERIAL - EVENT] ls foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5962023-10-13T21:25:13.719ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5972023-10-13T21:25:13.719ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9 wanted = localhost:~#
5982023-10-13T21:25:13.730ZINFOphd-runner: [SERIAL - EVENT] foo.bar file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
5992023-10-13T21:25:13.742ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6002023-10-13T21:25:13.742ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6012023-10-13T21:25:13.742ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6022023-10-13T21:25:13.743ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6032023-10-13T21:25:13.743ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6042023-10-13T21:25:13.744ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6052023-10-13T21:25:13.744ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 14880 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6062023-10-13T21:25:14.105ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6072023-10-13T21:25:14.108ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
6082023-10-13T21:25:14.124ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
6092023-10-13T21:25:14.125ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 15261 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6102023-10-13T21:25:14.125ZINFOphd-runner: [VM - END] elapsed_milliseconds = 15891 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_target vm_id = c729fa33-a5fc-47c2-a46e-dabab321b8f9
6112023-10-13T21:25:14.125ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
6122023-10-13T21:25:14.128ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
6132023-10-13T21:25:14.144ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
6142023-10-13T21:25:14.144ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/cb2a0031-46bc-4782-8f04-de4ae5ec2365.phd_disk target = phd_framework::disk::file
6152023-10-13T21:25:14.149ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 20218 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
6162023-10-13T21:25:14.149ZINFOphd-runner: [VM - END] elapsed_milliseconds = 20834 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = migration_smoke_source vm_id = 4c2ae6e7-5d8f-47a2-9adf-d5a6462fa0e4
6172023-10-13T21:25:14.149ZINFOphd-runner: test phd_tests::migrate::smoke_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
6182023-10-13T21:25:14.149ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6192023-10-13T21:25:14.149ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
6202023-10-13T21:25:14.149ZINFOphd-runner: Starting test phd_tests::hw::lspci_lifecycle_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
6212023-10-13T21:25:14.149ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6222023-10-13T21:25:14.149ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
6232023-10-13T21:25:14.149ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
6242023-10-13T21:25:14.149ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
6252023-10-13T21:25:14.149ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
6262023-10-13T21:25:14.149ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
6272023-10-13T21:25:14.173ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6282023-10-13T21:25:14.173ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = lspci_lifecycle_test
6292023-10-13T21:25:14.173ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
6302023-10-13T21:25:14.173ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6312023-10-13T21:25:14.176ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
6322023-10-13T21:25:14.176ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test.stderr.log" stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test.stdout.log" target = phd_framework::server_log_mode
6332023-10-13T21:25:14.181ZINFOphd-runner: [NEW - EVENT] Launched server with pid 870 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
6342023-10-13T21:25:14.182ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
6352023-10-13T21:25:14.182ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6362023-10-13T21:25:14.795ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6372023-10-13T21:25:14.795ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6382023-10-13T21:25:14.796ZINFOphd-runner: [VM - 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: 6e945165-999f-4e6d-b2f4-353846e30230, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-6e945165-999f-4e6d-b2f4-353846e30230", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6392023-10-13T21:25:14.796ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6402023-10-13T21:25:14.796ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6412023-10-13T21:25:14.796ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6422023-10-13T21:25:14.796ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = localhost login:
6432023-10-13T21:25:15.881ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6442023-10-13T21:25:15.881ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6452023-10-13T21:25:15.881ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6462023-10-13T21:25:15.881ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6472023-10-13T21:25:15.892ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6482023-10-13T21:25:15.892ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6492023-10-13T21:25:15.893ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6502023-10-13T21:25:15.893ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6512023-10-13T21:25:16.924ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6522023-10-13T21:25:16.925ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6532023-10-13T21:25:18.319ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6542023-10-13T21:25:18.330ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6552023-10-13T21:25:18.330ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6562023-10-13T21:25:18.330ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6572023-10-13T21:25:18.331ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6582023-10-13T21:25:18.331ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6592023-10-13T21:25:18.331ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6602023-10-13T21:25:18.342ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6612023-10-13T21:25:18.386ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6622023-10-13T21:25:18.397ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6632023-10-13T21:25:18.397ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6642023-10-13T21:25:18.419ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6652023-10-13T21:25:18.496ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6662023-10-13T21:25:18.508ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6672023-10-13T21:25:18.508ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6682023-10-13T21:25:18.508ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6692023-10-13T21:25:18.519ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6702023-10-13T21:25:18.563ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6712023-10-13T21:25:18.709ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6722023-10-13T21:25:18.753ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6732023-10-13T21:25:18.776ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6742023-10-13T21:25:18.786ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6752023-10-13T21:25:18.797ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6762023-10-13T21:25:18.808ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6772023-10-13T21:25:18.819ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6782023-10-13T21:25:18.830ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6792023-10-13T21:25:18.842ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6802023-10-13T21:25:18.842ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6812023-10-13T21:25:18.853ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6822023-10-13T21:25:18.863ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6832023-10-13T21:25:18.885ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6842023-10-13T21:25:18.981ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6852023-10-13T21:25:18.992ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6862023-10-13T21:25:18.993ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6872023-10-13T21:25:18.993ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6882023-10-13T21:25:18.993ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = localhost:~#
6892023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6902023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6912023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6922023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6932023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6942023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6952023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6962023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6972023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6982023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
6992023-10-13T21:25:19.004ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7002023-10-13T21:25:19.004ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4208 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7012023-10-13T21:25:19.005ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7022023-10-13T21:25:19.005ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7032023-10-13T21:25:19.005ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = sudo lspci -vvx\n
7042023-10-13T21:25:19.014ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7052023-10-13T21:25:19.014ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7062023-10-13T21:25:19.014ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = localhost:~#
7072023-10-13T21:25:19.036ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7082023-10-13T21:25:19.037ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7092023-10-13T21:25:19.037ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = sudo lshw -notime\n
7102023-10-13T21:25:19.047ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7112023-10-13T21:25:19.047ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7122023-10-13T21:25:19.047ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230 wanted = localhost:~#
7132023-10-13T21:25:19.070ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7142023-10-13T21:25:19.070ZINFOphd-runner: stopping and starting VM for lifecycle test file = phd-tests/framework/src/lifecycle.rs line = 58 target = phd_framework::lifecycle vm_name = lspci_lifecycle_test
7152023-10-13T21:25:19.070ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7162023-10-13T21:25:19.071ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7172023-10-13T21:25:19.071ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = lspci_lifecycle_test_lifecycle_0
7182023-10-13T21:25:19.071ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
7192023-10-13T21:25:19.071ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7202023-10-13T21:25:19.072ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7212023-10-13T21:25:19.072ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4277 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7222023-10-13T21:25:19.073ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9002 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
7232023-10-13T21:25:19.073ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stderr.log" stdout_path = "/tmp/propolis-phd/lspci_lifecycle_test_lifecycle_0.stdout.log" target = phd_framework::server_log_mode
7242023-10-13T21:25:19.080ZINFOphd-runner: [NEW - EVENT] Launched server with pid 871 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
7252023-10-13T21:25:19.081ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 9 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
7262023-10-13T21:25:19.081ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7272023-10-13T21:25:19.702ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7282023-10-13T21:25:19.702ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7292023-10-13T21:25:19.703ZINFOphd-runner: [VM - 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: 5888f3fb-0561-4e8b-8baf-2509dca9c415, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-5888f3fb-0561-4e8b-8baf-2509dca9c415", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7302023-10-13T21:25:19.703ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7312023-10-13T21:25:19.703ZINFOphd-runner: [VM - EVENT] Waiting 300s for guest to boot file = phd-tests/framework/src/test_vm/mod.rs line = 503 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7322023-10-13T21:25:19.703ZINFOphd-runner: [WAIT_TO_BOOT - START] file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7332023-10-13T21:25:19.703ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = localhost login:
7342023-10-13T21:25:20.787ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: loading Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7352023-10-13T21:25:20.787ZINFOphd-runner: [SERIAL - EVENT] BdsDxe: starting Boot0001 "UEFI " from PciRoot(0x0)/Pci(0x4,0x0)/NVMe(0x1,00-00-00-00-00-00-00-00) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7362023-10-13T21:25:20.787ZINFOphd-runner: [SERIAL - EVENT] Welcome to GRUB! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7372023-10-13T21:25:20.787ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7382023-10-13T21:25:20.798ZINFOphd-runner: [SERIAL - EVENT] GNU GRUB version 2.06 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7392023-10-13T21:25:20.798ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7402023-10-13T21:25:20.809ZINFOphd-runner: [SERIAL - EVENT] ��������������������������������������Ŀ���������������������������������������[19;02H Use the ^ and v keys to select which entry is highlighted. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7412023-10-13T21:25:20.809ZINFOphd-runner: [SERIAL - EVENT] Press enter to boot the selected OS, `e' to edit the commands file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7422023-10-13T21:25:21.832ZINFOphd-runner: [SERIAL - EVENT] before booting or `c' for a command-line. *Linux virt The highlighted entry will be executed automatically in 1s. The highlighted entry will be executed automatically in 0s. Booting `Linux virt' file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7432023-10-13T21:25:21.832ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7442023-10-13T21:25:23.233ZINFOphd-runner: [SERIAL - EVENT] 0% 6% ### 15% ###### 16% ####### 19% ######## 20% ######### 21% ######### 22% ######### 22% ########## 23% ########## 24% ########## 25% ########### 26% ########### 27% ########### 27% ############ 28% ############ 29% ############ 29% ############# 30% ############# 31% ############# 31% ############## 32% ############## 33% ############## 34% ############### 35% ############### 36% ############### 36% ################ 37% ################ 38% ################ 38% ################# 39% ################# 40% ################# 40% ################## 41% ################## 42% ################## 43% ################### 45% ################### 45% #################### 46% #################### 47% #################### 47% ##################### 49% ##################### 50% ###################### 71% ############################### 76% ################################# 77% ################################## 82% #################################### 83% #################################### 84% ##################################### 86% ##################################### 87% ###################################### 88% ###################################### 88% ####################################### 89% ####################################### 90% ####################################### 90% ######################################## 91% ######################################## 92% ######################################## 93% ######################################## 93% ######################################### 100% ############################################ file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7452023-10-13T21:25:23.244ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7462023-10-13T21:25:23.244ZINFOphd-runner: [SERIAL - EVENT] OpenRC 0.44.10 is starting up Linux 5.15.41-0-virt (x86_64) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7472023-10-13T21:25:23.244ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7482023-10-13T21:25:23.244ZINFOphd-runner: [SERIAL - EVENT] * /proc is already mounted file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7492023-10-13T21:25:23.244ZINFOphd-runner: [SERIAL - EVENT] * Mounting /run ... * /run/openrc: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7502023-10-13T21:25:23.255ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: creating directory file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7512023-10-13T21:25:23.255ZINFOphd-runner: [SERIAL - EVENT] * /run/lock: correcting owner file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7522023-10-13T21:25:23.299ZINFOphd-runner: [SERIAL - EVENT] * Caching service dependencies ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7532023-10-13T21:25:23.309ZINFOphd-runner: [SERIAL - EVENT] * Remounting devtmpfs on /dev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7542023-10-13T21:25:23.310ZINFOphd-runner: [SERIAL - EVENT] * Mounting /dev/mqueue ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7552023-10-13T21:25:23.332ZINFOphd-runner: [SERIAL - EVENT] * Mounting modloop ... * Verifying modloop file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7562023-10-13T21:25:23.397ZINFOphd-runner: [SERIAL - EVENT] [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7572023-10-13T21:25:23.409ZINFOphd-runner: [SERIAL - EVENT] * Mounting security filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7582023-10-13T21:25:23.409ZINFOphd-runner: [SERIAL - EVENT] * Mounting debug filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7592023-10-13T21:25:23.409ZINFOphd-runner: [SERIAL - EVENT] * Mounting persistent storage (pstore) filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7602023-10-13T21:25:23.431ZINFOphd-runner: [SERIAL - EVENT] * Mounting efivarfs filesystem ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7612023-10-13T21:25:23.474ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox mdev ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7622023-10-13T21:25:23.624ZINFOphd-runner: [SERIAL - EVENT] * Loading hardware drivers ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7632023-10-13T21:25:23.657ZINFOphd-runner: [SERIAL - EVENT] * Loading modules ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7642023-10-13T21:25:23.678ZINFOphd-runner: [SERIAL - EVENT] * Setting system clock using the hardware clock [UTC] ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7652023-10-13T21:25:23.690ZINFOphd-runner: [SERIAL - EVENT] * Checking local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7662023-10-13T21:25:23.701ZINFOphd-runner: [SERIAL - EVENT] * Remounting filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7672023-10-13T21:25:23.712ZINFOphd-runner: [SERIAL - EVENT] * Mounting local filesystems ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7682023-10-13T21:25:23.723ZINFOphd-runner: [SERIAL - EVENT] * Configuring kernel parameters ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7692023-10-13T21:25:23.734ZINFOphd-runner: [SERIAL - EVENT] * Migrating /var/lock to /run/lock ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7702023-10-13T21:25:23.745ZINFOphd-runner: [SERIAL - EVENT] * Creating user login records ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7712023-10-13T21:25:23.745ZINFOphd-runner: [SERIAL - EVENT] * Cleaning /tmp directory ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7722023-10-13T21:25:23.755ZINFOphd-runner: [SERIAL - EVENT] * Setting hostname ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7732023-10-13T21:25:23.766ZINFOphd-runner: [SERIAL - EVENT] * Starting busybox syslog ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7742023-10-13T21:25:23.789ZINFOphd-runner: [SERIAL - EVENT] * Starting firstboot ... [ ok ] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7752023-10-13T21:25:23.884ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7762023-10-13T21:25:23.895ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine Linux 3.16 file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7772023-10-13T21:25:23.895ZINFOphd-runner: [SERIAL - EVENT] Kernel 5.15.41-0-virt on an x86_64 (/dev/ttyS0) file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7782023-10-13T21:25:23.895ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7792023-10-13T21:25:23.896ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = localhost:~#
7802023-10-13T21:25:23.905ZINFOphd-runner: [SERIAL - EVENT] localhost login: root file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7812023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] Welcome to Alpine! file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7822023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7832023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] The Alpine Wiki contains a large amount of how-to guides and general file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7842023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] information about administrating Alpine systems. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7852023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] See <http://wiki.alpinelinux.org/>. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7862023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7872023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] You can setup the system with the command: setup-alpine file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7882023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7892023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] You may change this message by editing /etc/motd. file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7902023-10-13T21:25:23.906ZINFOphd-runner: [SERIAL - EVENT] file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7912023-10-13T21:25:23.917ZINFOphd-runner: [WAIT_TO_BOOT - END] elapsed_milliseconds = 4213 file = phd-tests/framework/src/test_vm/mod.rs line = 526 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7922023-10-13T21:25:23.917ZINFOphd-runner: [VM - EVENT] Guest has booted file = phd-tests/framework/src/test_vm/mod.rs line = 532 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7932023-10-13T21:25:23.917ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7942023-10-13T21:25:23.920ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7952023-10-13T21:25:23.936ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
7962023-10-13T21:25:23.936ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 9141 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7972023-10-13T21:25:23.936ZINFOphd-runner: [VM - END] elapsed_milliseconds = 9754 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test vm_id = 6e945165-999f-4e6d-b2f4-353846e30230
7982023-10-13T21:25:23.936ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
7992023-10-13T21:25:23.936ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = sudo lspci -vvx\n
8002023-10-13T21:25:23.939ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lspci -vvx file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8012023-10-13T21:25:23.939ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8022023-10-13T21:25:23.939ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = localhost:~#
8032023-10-13T21:25:23.961ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8042023-10-13T21:25:23.961ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 15s vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8052023-10-13T21:25:23.961ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = sudo lshw -notime\n
8062023-10-13T21:25:23.972ZINFOphd-runner: [SERIAL - EVENT] localhost:~# sudo lshw -notime file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8072023-10-13T21:25:23.972ZINFOphd-runner: [VM - EVENT] Waiting for output on serial console file = phd-tests/framework/src/test_vm/mod.rs line = 545 target = phd_framework::test_vm timeout_duration = 300s vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8082023-10-13T21:25:23.972ZINFOphd-runner: [SERIAL - EVENT] Registering wait for serial console output file = phd-tests/framework/src/serial/vt100.rs line = 152 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415 wanted = localhost:~#
8092023-10-13T21:25:23.993ZINFOphd-runner: [SERIAL - EVENT] -ash: sudo: not found file = phd-tests/framework/src/serial/vt100.rs line = 119 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8102023-10-13T21:25:23.994ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8112023-10-13T21:25:23.995ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8122023-10-13T21:25:23.995ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8132023-10-13T21:25:23.995ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8142023-10-13T21:25:23.995ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8152023-10-13T21:25:23.996ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8162023-10-13T21:25:23.996ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4294 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8172023-10-13T21:25:24.342ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8182023-10-13T21:25:24.346ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
8192023-10-13T21:25:24.362ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9002 target = phd_framework::test_vm::server
8202023-10-13T21:25:24.362ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/f26713e0-c36f-4df0-bd03-d28f46b64016.phd_disk target = phd_framework::disk::file
8212023-10-13T21:25:24.367ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 4664 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8222023-10-13T21:25:24.367ZINFOphd-runner: [VM - END] elapsed_milliseconds = 5285 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = lspci_lifecycle_test_lifecycle_0 vm_id = 5888f3fb-0561-4e8b-8baf-2509dca9c415
8232023-10-13T21:25:24.367ZINFOphd-runner: test phd_tests::hw::lspci_lifecycle_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
8242023-10-13T21:25:24.367ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8252023-10-13T21:25:24.367ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8262023-10-13T21:25:24.367ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_reset_requires_running_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8272023-10-13T21:25:24.367ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8282023-10-13T21:25:24.367ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8292023-10-13T21:25:24.367ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
8302023-10-13T21:25:24.367ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8312023-10-13T21:25:24.367ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8322023-10-13T21:25:24.367ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8332023-10-13T21:25:24.391ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8342023-10-13T21:25:24.391ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_reset_requires_running_test
8352023-10-13T21:25:24.391ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
8362023-10-13T21:25:24.391ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8372023-10-13T21:25:24.393ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_reset_requires_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
8382023-10-13T21:25:24.393ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_reset_requires_running_test.stdout.log" target = phd_framework::server_log_mode
8392023-10-13T21:25:24.399ZINFOphd-runner: [NEW - EVENT] Launched server with pid 874 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8402023-10-13T21:25:24.399ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8412023-10-13T21:25:24.399ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8422023-10-13T21:25:24.400ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8432023-10-13T21:25:25.015ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8442023-10-13T21:25:25.015ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8452023-10-13T21:25:25.015ZINFOphd-runner: [VM - 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: c038ace7-3e9e-40ce-8741-adbd08731c5b, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-c038ace7-3e9e-40ce-8741-adbd08731c5b", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8462023-10-13T21:25:25.016ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8472023-10-13T21:25:25.016ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8482023-10-13T21:25:25.016ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8492023-10-13T21:25:25.017ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8502023-10-13T21:25:25.017ZINFOphd-runner: [VM - EVENT] Cleaning up Test VM on drop file = phd-tests/framework/src/test_vm/mod.rs line = 647 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8512023-10-13T21:25:25.017ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8522023-10-13T21:25:25.018ZINFOphd-runner: [VM - EVENT] Waiting 5s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8532023-10-13T21:25:25.018ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8542023-10-13T21:25:25.019ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8552023-10-13T21:25:25.019ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 4 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8562023-10-13T21:25:25.614ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8572023-10-13T21:25:25.618ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
8582023-10-13T21:25:25.632ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
8592023-10-13T21:25:25.632ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/311c936a-7a39-424d-96fd-6b2bf3f6c872.phd_disk target = phd_framework::disk::file
8602023-10-13T21:25:25.637ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 622 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8612023-10-13T21:25:25.637ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1237 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_requires_running_test vm_id = c038ace7-3e9e-40ce-8741-adbd08731c5b
8622023-10-13T21:25:25.637ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_requires_running_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
8632023-10-13T21:25:25.637ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8642023-10-13T21:25:25.637ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
8652023-10-13T21:25:25.637ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_reset_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
8662023-10-13T21:25:25.637ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8672023-10-13T21:25:25.637ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
8682023-10-13T21:25:25.637ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
8692023-10-13T21:25:25.637ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8702023-10-13T21:25:25.637ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
8712023-10-13T21:25:25.637ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
8722023-10-13T21:25:25.662ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8732023-10-13T21:25:25.662ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_reset_returns_to_running_test
8742023-10-13T21:25:25.662ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
8752023-10-13T21:25:25.662ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8762023-10-13T21:25:25.664ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
8772023-10-13T21:25:25.664ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_reset_returns_to_running_test.stdout.log" target = phd_framework::server_log_mode
8782023-10-13T21:25:25.670ZINFOphd-runner: [NEW - EVENT] Launched server with pid 876 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
8792023-10-13T21:25:25.670ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
8802023-10-13T21:25:25.670ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8812023-10-13T21:25:25.671ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8822023-10-13T21:25:26.285ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8832023-10-13T21:25:26.285ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8842023-10-13T21:25:26.286ZINFOphd-runner: [VM - 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: 663d3232-088f-490d-990a-fd332f521423, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-663d3232-088f-490d-990a-fd332f521423", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8852023-10-13T21:25:26.286ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8862023-10-13T21:25:26.286ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8872023-10-13T21:25:26.286ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8882023-10-13T21:25:26.287ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8892023-10-13T21:25:26.288ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8902023-10-13T21:25:26.288ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8912023-10-13T21:25:26.805ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8922023-10-13T21:25:26.806ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8932023-10-13T21:25:26.806ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8942023-10-13T21:25:26.807ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8952023-10-13T21:25:26.807ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8962023-10-13T21:25:26.808ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8972023-10-13T21:25:26.808ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8982023-10-13T21:25:26.808ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
8992023-10-13T21:25:26.809ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9002023-10-13T21:25:26.809ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9012023-10-13T21:25:26.810ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9022023-10-13T21:25:26.810ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9032023-10-13T21:25:26.810ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9042023-10-13T21:25:27.298ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9052023-10-13T21:25:27.298ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9062023-10-13T21:25:27.299ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9072023-10-13T21:25:27.299ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9082023-10-13T21:25:27.300ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9092023-10-13T21:25:27.300ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 1014 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9102023-10-13T21:25:28.007ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9112023-10-13T21:25:28.008ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9122023-10-13T21:25:28.008ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9132023-10-13T21:25:28.011ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9142023-10-13T21:25:28.025ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9152023-10-13T21:25:28.025ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/6b31a59e-924b-45ac-93ec-9779ee9e6cfe.phd_disk target = phd_framework::disk::file
9162023-10-13T21:25:28.030ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 1744 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9172023-10-13T21:25:28.030ZINFOphd-runner: [VM - END] elapsed_milliseconds = 2359 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_reset_returns_to_running_test vm_id = 663d3232-088f-490d-990a-fd332f521423
9182023-10-13T21:25:28.030ZINFOphd-runner: test phd_tests::server_state_machine::instance_reset_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9192023-10-13T21:25:28.030ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9202023-10-13T21:25:28.030ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9212023-10-13T21:25:28.030ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_stop_causes_destroy_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9222023-10-13T21:25:28.030ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9232023-10-13T21:25:28.030ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9242023-10-13T21:25:28.030ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
9252023-10-13T21:25:28.030ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
9262023-10-13T21:25:28.030ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
9272023-10-13T21:25:28.031ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
9282023-10-13T21:25:28.056ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9292023-10-13T21:25:28.056ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_stop_causes_destroy_test
9302023-10-13T21:25:28.056ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
9312023-10-13T21:25:28.056ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9322023-10-13T21:25:28.059ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
9332023-10-13T21:25:28.059ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_stop_causes_destroy_test.stdout.log" target = phd_framework::server_log_mode
9342023-10-13T21:25:28.064ZINFOphd-runner: [NEW - EVENT] Launched server with pid 878 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
9352023-10-13T21:25:28.065ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 8 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9362023-10-13T21:25:28.065ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9372023-10-13T21:25:28.682ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9382023-10-13T21:25:28.682ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9392023-10-13T21:25:28.683ZINFOphd-runner: [VM - 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: ab3790ef-e72c-487b-9435-ee7fb2c94fb4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-ab3790ef-e72c-487b-9435-ee7fb2c94fb4", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9402023-10-13T21:25:28.684ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9412023-10-13T21:25:28.684ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9422023-10-13T21:25:28.685ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9432023-10-13T21:25:28.685ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9442023-10-13T21:25:28.686ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9452023-10-13T21:25:28.686ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 3 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9462023-10-13T21:25:29.191ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9472023-10-13T21:25:29.191ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9482023-10-13T21:25:29.192ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9492023-10-13T21:25:29.192ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Reboot target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9502023-10-13T21:25:29.193ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9512023-10-13T21:25:29.196ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9522023-10-13T21:25:29.210ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9532023-10-13T21:25:29.210ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/884c2ee2-5d00-4c3d-9be5-7fd68178f525.phd_disk target = phd_framework::disk::file
9542023-10-13T21:25:29.215ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 532 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9552023-10-13T21:25:29.215ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1150 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_stop_causes_destroy_test vm_id = ab3790ef-e72c-487b-9435-ee7fb2c94fb4
9562023-10-13T21:25:29.215ZINFOphd-runner: test phd_tests::server_state_machine::instance_stop_causes_destroy_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9572023-10-13T21:25:29.215ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9582023-10-13T21:25:29.215ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9592023-10-13T21:25:29.215ZINFOphd-runner: Starting test phd_tests::server_state_machine::instance_start_stop_test file = phd-tests/runner/src/execute.rs line = 101 target = phd_runner::execute
9602023-10-13T21:25:29.215ZINFOphd-runner: [TEST_SETUP - START] file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9612023-10-13T21:25:29.215ZINFOphd-runner: [TEST_SETUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 39 target = phd_runner::fixtures
9622023-10-13T21:25:29.215ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd target = phd_framework::artifacts::store
9632023-10-13T21:25:29.215ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
9642023-10-13T21:25:29.215ZINFOphd-runner: Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::artifacts::store
9652023-10-13T21:25:29.215ZINFOphd-runner: Copying source image to create temporary disk disk_path = /tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk file = phd-tests/framework/src/disk/file.rs line = 42 source = /tmp/propolis-phd/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso target = phd_framework::disk::file
9662023-10-13T21:25:29.240ZINFOphd-runner: [NEW - START] file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9672023-10-13T21:25:29.240ZINFOphd-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 = 112 spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_ensure_running_test
9682023-10-13T21:25:29.240ZINFOphd-runner: [NEW - EVENT] Verified artifact already exists file = phd-tests/framework/src/artifacts/store.rs line = 41 path = /work/phd-test/propolis-server target = phd_framework::artifacts::store
9692023-10-13T21:25:29.240ZINFOphd-runner: [VM - START] file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9702023-10-13T21:25:29.242ZINFOphd-runner: [NEW - EVENT] Launching Propolis server config_toml_path = "/tmp/propolis-phd/instance_ensure_running_test.config.toml" file = phd-tests/framework/src/test_vm/server.rs line = 55 server_addr = 127.0.0.1:9000 server_path = "/work/phd-test/propolis-server" target = phd_framework::test_vm::server
9712023-10-13T21:25:29.242ZINFOphd-runner: [NEW - EVENT] Opening server log files file = phd-tests/framework/src/server_log_mode.rs line = 64 stderr_path = "/tmp/propolis-phd/instance_ensure_running_test.stderr.log" stdout_path = "/tmp/propolis-phd/instance_ensure_running_test.stdout.log" target = phd_framework::server_log_mode
9722023-10-13T21:25:29.247ZINFOphd-runner: [NEW - EVENT] Launched server with pid 880 file = phd-tests/framework/src/test_vm/server.rs line = 80 target = phd_framework::test_vm::server
9732023-10-13T21:25:29.247ZINFOphd-runner: [NEW - END] elapsed_milliseconds = 7 file = phd-tests/framework/src/test_vm/mod.rs line = 102 target = phd_framework::test_vm
9742023-10-13T21:25:29.248ZINFOphd-runner: [VM - EVENT] Error Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec): error trying to connect: tcp connect error: Connection refused (os error 146) while creating instance, will retry file = phd-tests/framework/src/test_vm/mod.rs line = 233 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9752023-10-13T21:25:29.868ZINFOphd-runner: [SERIAL WEBSOCKET TASK - START] file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9762023-10-13T21:25:29.869ZINFOphd-runner: [SERIAL - START] file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9772023-10-13T21:25:29.869ZINFOphd-runner: [VM - 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: 0545adc0-54c5-4be0-a3b0-840d307fbfa4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, name: "phd-vm-0545adc0-54c5-4be0-a3b0-840d307fbfa4", vcpus: 2 }, state: Creating } line = 257 self.spec.instance_spec = InstanceSpecV0 { backends: BackendSpecV0 { network_backends: {}, storage_backends: {"boot-disk": File(FileStorageBackend { path: "/tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk", readonly: false })} }, devices: DeviceSpecV0 { board: Board { chipset: I440Fx(I440Fx { enable_pcie: false }), cpus: 2, memory_mb: 512 }, network_devices: {}, pci_pci_bridges: {}, 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 = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9782023-10-13T21:25:29.869ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9792023-10-13T21:25:29.870ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Run target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9802023-10-13T21:25:29.870ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Running file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9812023-10-13T21:25:29.870ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9822023-10-13T21:25:29.871ZINFOphd-runner: [VM - EVENT] Requesting instance state change file = phd-tests/framework/src/test_vm/mod.rs line = 324 state = Stop target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9832023-10-13T21:25:29.871ZINFOphd-runner: [VM - EVENT] Waiting 60s for server to reach state Destroyed file = phd-tests/framework/src/test_vm/mod.rs line = 464 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9842023-10-13T21:25:29.871ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9852023-10-13T21:25:29.872ZINFOphd-runner: [SERIAL WEBSOCKET TASK - EVENT] Serial socket closed file = phd-tests/framework/src/serial/mod.rs line = 40 target = phd_framework::serial vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9862023-10-13T21:25:29.873ZINFOphd-runner: [SERIAL WEBSOCKET TASK - END] elapsed_milliseconds = 3 file = phd-tests/framework/src/serial/mod.rs line = 80 target = phd_framework::serial vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9872023-10-13T21:25:30.239ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9882023-10-13T21:25:30.240ZINFOphd-runner: [VM - EVENT] Sending instance get request to server file = phd-tests/framework/src/test_vm/mod.rs line = 331 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9892023-10-13T21:25:30.243ZINFOphd-runner: Killing Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 92 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9902023-10-13T21:25:30.257ZINFOphd-runner: Successfully waited for demise of Propolis server that was dropped file = phd-tests/framework/src/test_vm/server.rs line = 107 self.address = 127.0.0.1:9000 target = phd_framework::test_vm::server
9912023-10-13T21:25:30.257ZINFOphd-runner: Deleting guest disk image file = phd-tests/framework/src/disk/file.rs line = 84 path = /tmp/propolis-phd/26ca17e8-d7e6-41bd-8939-0ab19a6b5489.phd_disk target = phd_framework::disk::file
9922023-10-13T21:25:30.261ZINFOphd-runner: [SERIAL - END] elapsed_milliseconds = 392 file = phd-tests/framework/src/serial/vt100.rs line = 36 target = phd_framework::serial::vt100 vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9932023-10-13T21:25:30.261ZINFOphd-runner: [VM - END] elapsed_milliseconds = 1013 file = phd-tests/framework/src/test_vm/mod.rs line = 152 target = phd_framework::test_vm vm = instance_ensure_running_test vm_id = 0545adc0-54c5-4be0-a3b0-840d307fbfa4
9942023-10-13T21:25:30.261ZINFOphd-runner: test phd_tests::server_state_machine::instance_start_stop_test ... ok file = phd-tests/runner/src/execute.rs line = 117 target = phd_runner::execute
9952023-10-13T21:25:30.261ZINFOphd-runner: [TEST_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9962023-10-13T21:25:30.261ZINFOphd-runner: [TEST_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 49 target = phd_runner::fixtures
9972023-10-13T21:25:30.261ZINFOphd-runner: [EXECUTION_CLEANUP - START] file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
9982023-10-13T21:25:30.261ZINFOphd-runner: [EXECUTION_CLEANUP - END] elapsed_milliseconds = 0 file = phd-tests/runner/src/fixtures.rs line = 33 target = phd_runner::fixtures
999 test result: ok. 10 passed; 0 failed; 4 skipped; 0 not run; finished in 116.52s
1000