1 | 2024-10-01T19:59:23.989Z | INFO | phd-runner: phd_runner
file = phd-tests/runner/src/main.rs
line = 35
runner_args = ProcessArgs { command: Run(RunOptions { propolis_server_cmd: "/work/phd-test/propolis-server", base_propolis_branch: Some("master"), base_propolis_commit: None, base_propolis_cmd: None, crucible_downstairs_cmd: None, crucible_downstairs_commit: Some(Auto), tmp_directory: "/tmp/propolis-phd", artifact_directory: Some("/phd-artifacts"), server_logging_mode: TmpFile, default_guest_cpus: 2, default_guest_memory_mib: 512, artifact_toml_path: "/work/phd-test/artifacts.toml", default_guest_artifact: "alpine", default_bootrom_artifact: "ovmf", include_filter: ["phd_tests::migrate::from_base"], exclude_filter: [], max_buildomat_wait_secs: 1200 }), disable_ansi: false, emit_bunyan: true }
target = phd_runner
|
2 | 2024-10-01T19:59:23.992Z | DEBG | phd-runner: Created new artifact store from manifest
file = phd-tests/framework/src/artifacts/store.rs
line = 221
store = Store { local_dir: "/phd-artifacts", artifacts: {"alpine": Mutex { data: StoredArtifact { description: Artifact { filename: "alpine.iso", kind: GuestOs(Alpine), source: RemoteServer { sha256: "ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1" }, untar: None }, cached_path: None } }, "ovmf": Mutex { data: StoredArtifact { description: Artifact { filename: "OVMF_CODE.fd", kind: Bootrom, source: Buildomat(BuildomatArtifact { repo: Repo("oxidecomputer/edk2"), series: Series("image_debug"), commit: Commit("6d92acf0a22718dd4175d7c64dbcf7aaec3740bd"), sha256: "29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f" }), untar: None }, cached_path: None } }}, downloader: DownloadConfig { timeout: 600s, buildomat_backoff: ExponentialBackoff { current_interval: 1s, initial_interval: 1s, randomization_factor: 0.5, multiplier: 1.5, max_interval: 60s, start_time: Instant { tv_sec: 214, tv_nsec: 498201954 }, max_elapsed_time: Some(1200s), clock: SystemClock }, remote_server_uris: ["https://oxide-omicron-build.s3.amazonaws.com"] } }
target = phd_framework::artifacts::store
|
3 | 2024-10-01T19:59:23.992Z | INFO | phd-runner: Adding Propolis server from local command
file = phd-tests/framework/src/artifacts/store.rs
line = 229
propolis_server_cmd = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
4 | 2024-10-01T19:59:23.992Z | INFO | phd-runner: Adding crucible-downstairs from Buildomat Git revision
commit = 2b88ab88461fb06aaf2aab11c5e381a3cad25eac
file = phd-tests/framework/src/artifacts/store.rs
line = 313
target = phd_framework::artifacts::store
|
5 | 2024-10-01T19:59:23.992Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/crucible/nightly-image/2b88ab88461fb06aaf2aab11c5e381a3cad25eac/crucible-nightly.sha256.txt
|
6 | 2024-10-01T19:59:24.142Z | INFO | phd-runner: Adding 'current' Propolis server from Buildomat Git branch 'master'
file = phd-tests/framework/src/artifacts/store.rs
line = 250
target = phd_framework::artifacts::store
|
7 | 2024-10-01T19:59:24.544Z | DEBG | phd-runner: Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/f255595c642967c0d399baca73cc20b1e9b20f75/propolis-server.sha256.txt
|
8 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: [EXECUTION_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
9 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: [EXECUTION_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 25
target = phd_runner::fixtures
|
10 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: Running 3 test(s)
file = phd-tests/runner/src/execute.rs
line = 82
target = phd_runner::execute
|
11 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::migration_from_base_and_back
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
12 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
13 | 2024-10-01T19:59:24.659Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
14 | 2024-10-01T19:59:24.660Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
15 | 2024-10-01T19:59:24.660Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
16 | 2024-10-01T19:59:24.660Z | DEBG | phd-runner: [TEST - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/edk2/image_debug/6d92acf0a22718dd4175d7c64dbcf7aaec3740bd/OVMF_CODE.fd
|
17 | 2024-10-01T19:59:25.250Z | DEBG | phd-runner: [TEST - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
18 | 2024-10-01T19:59:25.250Z | DEBG | phd-runner: [TEST - EVENT] Downloading alpine.iso from https://oxide-omicron-build.s3.amazonaws.com/alpine.iso
file = phd-tests/framework/src/artifacts/store.rs
line = 618
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
timeout = 600s
|
19 | 2024-10-01T19:59:52.091Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
20 | 2024-10-01T19:59:52.092Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
21 | 2024-10-01T19:59:52.119Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 2.00M 1.80T 1.91M /phd-artifacts\n
target = phd_framework::zfs
|
22 | 2024-10-01T19:59:52.119Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = snapshot
|
23 | 2024-10-01T19:59:52.169Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696", "phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = clone
|
24 | 2024-10-01T19:59:52.189Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = list
|
25 | 2024-10-01T19:59:52.202Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::migration_from_base_and_back
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185 0B 1.80T 48.9M /phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185\n
target = phd_framework::zfs
|
26 | 2024-10-01T19:59:52.203Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
27 | 2024-10-01T19:59:52.203Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back
|
28 | 2024-10-01T19:59:52.203Z | DEBG | phd-runner: [NEW - EVENT] checking for existing copy of artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 89
maybe_path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server.tar.gz
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
29 | 2024-10-01T19:59:52.203Z | DEBG | phd-runner: [NEW - EVENT] Downloading file from Buildomat...
file = phd-tests/framework/src/artifacts/buildomat.rs
line = 215
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::buildomat
timeout = 600s
uri = https://buildomat.eng.oxide.computer/public/file/oxidecomputer/propolis/phd_build/f255595c642967c0d399baca73cc20b1e9b20f75/propolis-server.tar.gz
|
30 | 2024-10-01T20:00:17.561Z | DEBG | phd-runner: [NEW - EVENT] Extracting artifact from tarball
extracted_path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server
file = phd-tests/framework/src/artifacts/store.rs
line = 162
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
untar_path = propolis-server
|
31 | 2024-10-01T20:00:17.561Z | DEBG | phd-runner: [NEW - EVENT] Extracting gzipped tarball...
file = phd-tests/framework/src/artifacts/store.rs
line = 518
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::artifacts::store
|
32 | 2024-10-01T20:00:30.697Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server"
target = phd_framework::test_vm::server
|
33 | 2024-10-01T20:00:30.697Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back.stdout.log"
target = phd_framework::server_log_mode
|
34 | 2024-10-01T20:00:30.760Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 865
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
35 | 2024-10-01T20:00:30.760Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 38557
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
36 | 2024-10-01T20:00:30.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
37 | 2024-10-01T20:00:30.761Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
38 | 2024-10-01T20:00:31.226Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
39 | 2024-10-01T20:00:31.227Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: a9275e88-1499-43c4-b8e5-29de5c4c8e67, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 38f162bf-aa4d-4b34-84b2-15393aedcdaf, sled_model: "pheidippes", sled_revision: 1, sled_serial: "38f162bf-aa4d-4b34-84b2-15393aedcdaf" }, name: "phd-vm-a9275e88-1499-43c4-b8e5-29de5c4c8e67", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
40 | 2024-10-01T20:00:31.227Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 466
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
41 | 2024-10-01T20:00:31.227Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
42 | 2024-10-01T20:00:31.227Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::migration_from_base_and_back
state = Run
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
43 | 2024-10-01T20:00:31.228Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
44 | 2024-10-01T20:00:31.228Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
45 | 2024-10-01T20:00:31.228Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
46 | 2024-10-01T20:00:31.228Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
47 | 2024-10-01T20:00:31.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
48 | 2024-10-01T20:00:31.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
49 | 2024-10-01T20:00:35.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4264
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
50 | 2024-10-01T20:00:35.493Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WriteStr("root")
target = phd_framework::test_vm
|
51 | 2024-10-01T20:00:35.493Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::migration_from_base_and_back
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
52 | 2024-10-01T20:00:35.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
53 | 2024-10-01T20:00:35.493Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
54 | 2024-10-01T20:00:35.512Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 18
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
55 | 2024-10-01T20:00:35.512Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
56 | 2024-10-01T20:00:35.512Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4284
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
57 | 2024-10-01T20:00:35.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
58 | 2024-10-01T20:00:35.513Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
59 | 2024-10-01T20:00:35.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
60 | 2024-10-01T20:00:35.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
61 | 2024-10-01T20:00:35.523Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
62 | 2024-10-01T20:00:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
63 | 2024-10-01T20:00:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
64 | 2024-10-01T20:00:35.545Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
65 | 2024-10-01T20:00:35.556Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
66 | 2024-10-01T20:00:35.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
67 | 2024-10-01T20:00:35.557Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
68 | 2024-10-01T20:00:35.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
69 | 2024-10-01T20:00:35.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
70 | 2024-10-01T20:00:35.579Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
71 | 2024-10-01T20:00:35.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
72 | 2024-10-01T20:00:35.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
73 | 2024-10-01T20:00:35.590Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
74 | 2024-10-01T20:00:35.612Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
75 | 2024-10-01T20:00:35.612Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
76 | 2024-10-01T20:00:35.612Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
77 | 2024-10-01T20:00:35.613Z | INFO | phd-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 = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_0
|
78 | 2024-10-01T20:00:35.613Z | DEBG | phd-runner: [NEW - EVENT] Examining locally-sourced artifact
file = phd-tests/framework/src/artifacts/store.rs
line = 56
path = /work/phd-test/propolis-server
sha256 = None
target = phd_framework::artifacts::store
|
79 | 2024-10-01T20:00:35.613Z | DEBG | phd-runner: [NEW - EVENT] Locally-sourced artifact is valid, caching its path
file = phd-tests/framework/src/artifacts/store.rs
line = 69
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
80 | 2024-10-01T20:00:35.613Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
81 | 2024-10-01T20:00:35.613Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
82 | 2024-10-01T20:00:35.635Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 866
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
83 | 2024-10-01T20:00:35.635Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
84 | 2024-10-01T20:00:35.635Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
85 | 2024-10-01T20:00:35.635Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
timeout_duration = 45s
|
86 | 2024-10-01T20:00:35.635Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
87 | 2024-10-01T20:00:35.636Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
88 | 2024-10-01T20:00:36.352Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 59a686b4-ee5f-4046-9143-b703c67a7566, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: ecc90046-8a87-4dc6-a5c8-2a68108652a7, sled_model: "pheidippes", sled_revision: 1, sled_serial: "ecc90046-8a87-4dc6-a5c8-2a68108652a7" }, name: "phd-vm-59a686b4-ee5f-4046-9143-b703c67a7566", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
89 | 2024-10-01T20:00:36.352Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 716
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
90 | 2024-10-01T20:00:36.352Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
91 | 2024-10-01T20:00:38.950Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
92 | 2024-10-01T20:00:40.128Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
93 | 2024-10-01T20:00:40.128Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3776
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 2b6a5068-51b3-450b-a4bf-80c953217c16
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
94 | 2024-10-01T20:00:40.128Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4493
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back
source_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
target = phd_framework::test_vm
target_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
95 | 2024-10-01T20:00:40.130Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
96 | 2024-10-01T20:00:40.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
97 | 2024-10-01T20:00:40.130Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
98 | 2024-10-01T20:00:40.131Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
99 | 2024-10-01T20:00:40.265Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back
vm_id = a9275e88-1499-43c4-b8e5-29de5c4c8e67
|
100 | 2024-10-01T20:00:40.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 135
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
101 | 2024-10-01T20:00:40.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
102 | 2024-10-01T20:00:40.266Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
103 | 2024-10-01T20:00:40.288Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
104 | 2024-10-01T20:00:40.289Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __BASE_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
105 | 2024-10-01T20:00:40.289Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
106 | 2024-10-01T20:00:40.289Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_1
|
107 | 2024-10-01T20:00:40.289Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server
target = phd_framework::artifacts::store
|
108 | 2024-10-01T20:00:40.289Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9004
server_path = "/phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server"
target = phd_framework::test_vm::server
|
109 | 2024-10-01T20:00:40.289Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_1.stdout.log"
target = phd_framework::server_log_mode
|
110 | 2024-10-01T20:00:40.315Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 868
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
111 | 2024-10-01T20:00:40.315Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 26
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
112 | 2024-10-01T20:00:40.315Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
113 | 2024-10-01T20:00:40.315Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9002
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
timeout_duration = 45s
|
114 | 2024-10-01T20:00:40.315Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
115 | 2024-10-01T20:00:40.316Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9004/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
116 | 2024-10-01T20:00:41.031Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: fe47fbf7-8a9b-486c-a117-e4e69281cfcb, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 9ae8f9cb-b088-4a4e-b841-69b01d899621, sled_model: "pheidippes", sled_revision: 1, sled_serial: "9ae8f9cb-b088-4a4e-b841-69b01d899621" }, name: "phd-vm-fe47fbf7-8a9b-486c-a117-e4e69281cfcb", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
117 | 2024-10-01T20:00:41.031Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 715
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
118 | 2024-10-01T20:00:41.031Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
119 | 2024-10-01T20:00:43.630Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9004","from_start":7765}}
target = phd_framework::serial
|
120 | 2024-10-01T20:00:45.565Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
121 | 2024-10-01T20:00:45.565Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4533
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 34ea1b40-b974-4b84-bf73-e857cd252df8
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
122 | 2024-10-01T20:00:45.565Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5249
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_0
source_id = 59a686b4-ee5f-4046-9143-b703c67a7566
target = phd_framework::test_vm
target_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
123 | 2024-10-01T20:00:45.567Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
124 | 2024-10-01T20:00:45.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
125 | 2024-10-01T20:00:45.567Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
126 | 2024-10-01T20:00:45.568Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
127 | 2024-10-01T20:00:45.704Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 136
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_0
vm_id = 59a686b4-ee5f-4046-9143-b703c67a7566
|
128 | 2024-10-01T20:00:45.704Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 137
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
129 | 2024-10-01T20:00:45.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
130 | 2024-10-01T20:00:45.705Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
131 | 2024-10-01T20:00:45.737Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
132 | 2024-10-01T20:00:45.737Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::migration_from_base_and_back
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base_and_back
|
133 | 2024-10-01T20:00:45.738Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
134 | 2024-10-01T20:00:45.738Z | INFO | phd-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 = 204
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm_name = migration_from_base_and_back_lifecycle_2
|
135 | 2024-10-01T20:00:45.738Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
136 | 2024-10-01T20:00:45.738Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::migration_from_base_and_back
server_addr = 127.0.0.1:9006
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
137 | 2024-10-01T20:00:45.738Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::migration_from_base_and_back
stderr_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_and_back_lifecycle_2.stdout.log"
target = phd_framework::server_log_mode
|
138 | 2024-10-01T20:00:45.758Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 870
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm::server
|
139 | 2024-10-01T20:00:45.758Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 20
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
|
140 | 2024-10-01T20:00:45.758Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
141 | 2024-10-01T20:00:45.758Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9004
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
timeout_duration = 45s
|
142 | 2024-10-01T20:00:45.758Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
143 | 2024-10-01T20:00:45.759Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9006/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
144 | 2024-10-01T20:00:46.285Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 4336174a-0ea4-463b-b332-2cf8c7c69d92, silo_id: 6e40f4e5-de2b-49d7-b646-2a331457b57d, sled_id: 4175766b-267e-4107-bb66-89049b1e1866, sled_model: "pheidippes", sled_revision: 1, sled_serial: "4175766b-267e-4107-bb66-89049b1e1866" }, name: "phd-vm-4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
145 | 2024-10-01T20:00:46.285Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 526
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
146 | 2024-10-01T20:00:46.285Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
147 | 2024-10-01T20:00:48.883Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9006","from_start":7812}}
target = phd_framework::serial
|
148 | 2024-10-01T20:00:49.559Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
149 | 2024-10-01T20:00:49.559Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 3274
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = b4a1d37d-6c0f-43d9-ab23-fe2b1bd398e6
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
150 | 2024-10-01T20:00:49.559Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 3801
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::migration_from_base_and_back
source = migration_from_base_and_back_lifecycle_1
source_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
target = phd_framework::test_vm
target_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
151 | 2024-10-01T20:00:49.561Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
152 | 2024-10-01T20:00:49.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
153 | 2024-10-01T20:00:49.561Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
154 | 2024-10-01T20:00:49.561Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9004
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
155 | 2024-10-01T20:00:49.686Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_1
vm_id = fe47fbf7-8a9b-486c-a117-e4e69281cfcb
|
156 | 2024-10-01T20:00:49.686Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 125
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
157 | 2024-10-01T20:00:49.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
158 | 2024-10-01T20:00:49.687Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
159 | 2024-10-01T20:00:49.709Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
160 | 2024-10-01T20:00:49.709Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
161 | 2024-10-01T20:00:49.710Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
162 | 2024-10-01T20:00:49.710Z | INFO | phd-runner: test phd_tests::migrate::from_base::migration_from_base_and_back ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
163 | 2024-10-01T20:00:49.710Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
164 | 2024-10-01T20:00:49.710Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 18483
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
165 | 2024-10-01T20:00:49.710Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
166 | 2024-10-01T20:00:50.073Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::migration_from_base_and_back
self.address = 127.0.0.1:9006
target = phd_framework::test_vm::server
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
167 | 2024-10-01T20:00:50.207Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
168 | 2024-10-01T20:00:50.207Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-6cc0914b-a2c4-4a6e-9b6d-d1ab516a2185"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
169 | 2024-10-01T20:00:50.246Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
170 | 2024-10-01T20:00:50.246Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-a0f38ef5-0036-4cc0-afd9-20d4b58cf696"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
171 | 2024-10-01T20:00:50.274Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 564
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_framework::test_vm
vm = migration_from_base_and_back_lifecycle_2
vm_id = 4e1d536f-b8f1-4e60-bbf1-096fa1b74ce1
|
172 | 2024-10-01T20:00:50.274Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 85614
file = phd-tests/tests/src/migrate.rs
line = 52
path = phd_tests::migrate::from_base::migration_from_base_and_back
target = phd_tests::migrate::from_base
|
173 | 2024-10-01T20:00:50.275Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 564
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
174 | 2024-10-01T20:00:50.275Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::serial_history
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
175 | 2024-10-01T20:00:50.275Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
176 | 2024-10-01T20:00:50.275Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
177 | 2024-10-01T20:00:50.275Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
178 | 2024-10-01T20:00:50.275Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
179 | 2024-10-01T20:00:50.275Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
180 | 2024-10-01T20:00:50.275Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
181 | 2024-10-01T20:00:50.275Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
182 | 2024-10-01T20:00:50.296Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 721M 1.80T 720M /phd-artifacts\n
target = phd_framework::zfs
|
183 | 2024-10-01T20:00:50.296Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = snapshot
|
184 | 2024-10-01T20:00:50.323Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077", "phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = clone
|
185 | 2024-10-01T20:00:50.352Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = list
|
186 | 2024-10-01T20:00:50.371Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::serial_history
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975 0B 1.80T 720M /phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975\n
target = phd_framework::zfs
|
187 | 2024-10-01T20:00:50.372Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
188 | 2024-10-01T20:00:50.372Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base
|
189 | 2024-10-01T20:00:50.372Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server
target = phd_framework::artifacts::store
|
190 | 2024-10-01T20:00:50.372Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server"
target = phd_framework::test_vm::server
|
191 | 2024-10-01T20:00:50.372Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base.stdout.log"
target = phd_framework::server_log_mode
|
192 | 2024-10-01T20:00:50.385Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 879
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
193 | 2024-10-01T20:00:50.385Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
194 | 2024-10-01T20:00:50.385Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
195 | 2024-10-01T20:00:50.386Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
196 | 2024-10-01T20:00:51.015Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
197 | 2024-10-01T20:00:51.016Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 40a9c89c-1794-4834-9801-97ece6f94f68, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac0df723-e417-418e-93c6-28361af02673, silo_id: c02ed028-39b3-4c0e-b404-8a743b4f8465, sled_id: 20919762-d901-48ed-ab4a-fa87ccc4eea4, sled_model: "pheidippes", sled_revision: 1, sled_serial: "20919762-d901-48ed-ab4a-fa87ccc4eea4" }, name: "phd-vm-40a9c89c-1794-4834-9801-97ece6f94f68", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
198 | 2024-10-01T20:00:51.016Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 630
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
199 | 2024-10-01T20:00:51.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
200 | 2024-10-01T20:00:51.016Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::serial_history
state = Run
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
201 | 2024-10-01T20:00:51.017Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
202 | 2024-10-01T20:00:51.017Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
203 | 2024-10-01T20:00:51.017Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
204 | 2024-10-01T20:00:51.017Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
205 | 2024-10-01T20:00:51.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
206 | 2024-10-01T20:00:51.017Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
207 | 2024-10-01T20:00:55.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4210
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
208 | 2024-10-01T20:00:55.228Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WriteStr("root")
target = phd_framework::test_vm
|
209 | 2024-10-01T20:00:55.228Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::serial_history
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
210 | 2024-10-01T20:00:55.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
211 | 2024-10-01T20:00:55.228Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
212 | 2024-10-01T20:00:55.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
213 | 2024-10-01T20:00:55.246Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
214 | 2024-10-01T20:00:55.246Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4229
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
215 | 2024-10-01T20:00:55.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
216 | 2024-10-01T20:00:55.246Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
217 | 2024-10-01T20:00:55.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
218 | 2024-10-01T20:00:55.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
219 | 2024-10-01T20:00:55.257Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
220 | 2024-10-01T20:00:55.278Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
221 | 2024-10-01T20:00:55.283Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::serial_history
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_serial_history_base
|
222 | 2024-10-01T20:00:55.283Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
223 | 2024-10-01T20:00:55.283Z | INFO | phd-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 = 204
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm_name = migration_serial_history_base_lifecycle_0
|
224 | 2024-10-01T20:00:55.283Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
225 | 2024-10-01T20:00:55.283Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::serial_history
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
226 | 2024-10-01T20:00:55.283Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::serial_history
stderr_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_serial_history_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
227 | 2024-10-01T20:00:55.305Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 880
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm::server
|
228 | 2024-10-01T20:00:55.305Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
|
229 | 2024-10-01T20:00:55.305Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
230 | 2024-10-01T20:00:55.305Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = 8e08c986-8874-4786-afc3-a487688b040d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
timeout_duration = 45s
|
231 | 2024-10-01T20:00:55.306Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
232 | 2024-10-01T20:00:55.306Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
233 | 2024-10-01T20:00:55.811Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 6b60fcac-e8dd-42c3-957a-487725a4cb65, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: ac0df723-e417-418e-93c6-28361af02673, silo_id: c02ed028-39b3-4c0e-b404-8a743b4f8465, sled_id: 13819a9e-1ab7-44a6-9e49-46b10b9aad87, sled_model: "pheidippes", sled_revision: 1, sled_serial: "13819a9e-1ab7-44a6-9e49-46b10b9aad87" }, name: "phd-vm-6b60fcac-e8dd-42c3-957a-487725a4cb65", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
234 | 2024-10-01T20:00:55.811Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 505
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
235 | 2024-10-01T20:00:55.811Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 8e08c986-8874-4786-afc3-a487688b040d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
236 | 2024-10-01T20:00:58.382Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7685}}
target = phd_framework::serial
|
237 | 2024-10-01T20:01:00.146Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
238 | 2024-10-01T20:01:00.146Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4334
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 8e08c986-8874-4786-afc3-a487688b040d
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
239 | 2024-10-01T20:01:00.146Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 4840
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::serial_history
source = migration_serial_history_base
source_id = 40a9c89c-1794-4834-9801-97ece6f94f68
target = phd_framework::test_vm
target_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
240 | 2024-10-01T20:01:00.147Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
241 | 2024-10-01T20:01:00.148Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
242 | 2024-10-01T20:01:00.281Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 134
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base
vm_id = 40a9c89c-1794-4834-9801-97ece6f94f68
|
243 | 2024-10-01T20:01:00.284Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
244 | 2024-10-01T20:01:00.284Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
245 | 2024-10-01T20:01:00.284Z | INFO | phd-runner: test phd_tests::migrate::from_base::serial_history ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
246 | 2024-10-01T20:01:00.284Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
247 | 2024-10-01T20:01:00.284Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9268
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
248 | 2024-10-01T20:01:00.285Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
249 | 2024-10-01T20:01:00.687Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::serial_history
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
250 | 2024-10-01T20:01:00.825Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
251 | 2024-10-01T20:01:00.825Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-14a11271-eb74-408f-b0c3-eb7e3df35975"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
252 | 2024-10-01T20:01:00.868Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
253 | 2024-10-01T20:01:00.868Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-c997e465-5e4f-48e8-914e-8a8a10ec2077"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::zfs
verb = destroy
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
254 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 617
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::serial_history
target = phd_framework::test_vm
vm = migration_serial_history_base_lifecycle_0
vm_id = 6b60fcac-e8dd-42c3-957a-487725a4cb65
|
255 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 10626
file = phd-tests/tests/src/migrate.rs
line = 40
path = phd_tests::migrate::from_base::serial_history
target = phd_tests::migrate::from_base
|
256 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 618
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
257 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: Starting test phd_tests::migrate::from_base::can_migrate_from_base
file = phd-tests/runner/src/execute.rs
line = 90
target = phd_runner::execute
|
258 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [TEST_SETUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
259 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [TEST_SETUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 41
target = phd_runner::fixtures
|
260 | 2024-10-01T20:01:00.902Z | INFO | phd-runner: [TEST - START]
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
261 | 2024-10-01T20:01:00.903Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/29813374b58e3b77fb665f2d95cb3bab37d44fdd2c4fce2a70de9d76a3512a4f/OVMF_CODE.fd
target = phd_framework::artifacts::store
|
262 | 2024-10-01T20:01:00.903Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
263 | 2024-10-01T20:01:00.903Z | DEBG | phd-runner: [TEST - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso
target = phd_framework::artifacts::store
|
264 | 2024-10-01T20:01:00.903Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["/phd-artifacts/ba8007f74f9b54fbae3b2520da577831b4834778a498d732f091260c61aa7ca1/alpine.iso"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
265 | 2024-10-01T20:01:00.924Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts 723M 1.80T 720M /phd-artifacts\n
target = phd_framework::zfs
|
266 | 2024-10-01T20:01:00.924Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = snapshot
|
267 | 2024-10-01T20:01:00.948Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f", "phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = clone
|
268 | 2024-10-01T20:01:00.975Z | DEBG | phd-runner: [TEST - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = list
|
269 | 2024-10-01T20:01:00.994Z | DEBG | phd-runner: [TEST - EVENT] parsing zfs list output
file = phd-tests/framework/src/zfs.rs
line = 238
path = phd_tests::migrate::from_base::can_migrate_from_base
stdout = NAME USED AVAIL REFER MOUNTPOINT\nphd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e 0B 1.80T 720M /phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e\n
target = phd_framework::zfs
|
270 | 2024-10-01T20:01:00.994Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
271 | 2024-10-01T20:01:00.994Z | INFO | phd-runner: [NEW - EVENT] phd_framework::test_vm
environment = EnvironmentSpec { location: Local, propolis_artifact: "__BASE_PROPOLIS" }
file = phd-tests/framework/src/test_vm/mod.rs
guest_os_kind = Alpine
line = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base
|
272 | 2024-10-01T20:01:00.994Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server
target = phd_framework::artifacts::store
|
273 | 2024-10-01T20:01:00.995Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9000
server_path = "/phd-artifacts/7592b238c8fb7ebb207851f88e8f988699e3f283e0080035c4874ef335cde8cc/propolis-server"
target = phd_framework::test_vm::server
|
274 | 2024-10-01T20:01:00.995Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base.stdout.log"
target = phd_framework::server_log_mode
|
275 | 2024-10-01T20:01:01.007Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 889
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
276 | 2024-10-01T20:01:01.008Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 13
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
277 | 2024-10-01T20:01:01.008Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
278 | 2024-10-01T20:01:01.008Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9000/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
279 | 2024-10-01T20:01:01.795Z | INFO | phd-runner: [SERIAL CONSOLE TASK - START]
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
280 | 2024-10-01T20:01:01.795Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 0c348a65-bc4f-4f9c-89f2-53cee23579a4, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0784e672-ffbe-45e4-9991-7d4218f2c4aa, silo_id: f6f91628-b300-4a6a-9170-905d09795a24, sled_id: 3c54b763-d69d-4a12-8811-796984676242, sled_model: "pheidippes", sled_revision: 1, sled_serial: "3c54b763-d69d-4a12-8811-796984676242" }, name: "phd-vm-0c348a65-bc4f-4f9c-89f2-53cee23579a4", vcpus: 2 }, state: Creating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
281 | 2024-10-01T20:01:01.795Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 787
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
282 | 2024-10-01T20:01:01.795Z | INFO | phd-runner: [PUT_INSTANCE_STATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
283 | 2024-10-01T20:01:01.795Z | INFO | phd-runner: [PUT_INSTANCE_STATE - EVENT] Requesting instance state change
file = phd-tests/framework/src/test_vm/mod.rs
line = 511
path = phd_tests::migrate::from_base::can_migrate_from_base
state = Run
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
284 | 2024-10-01T20:01:01.796Z | INFO | phd-runner: [PUT_INSTANCE_STATE - END]
elapsed_milliseconds = 0
file = phd-tests/framework/src/test_vm/mod.rs
line = 506
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
285 | 2024-10-01T20:01:01.796Z | INFO | phd-runner: [WAIT_TO_BOOT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
286 | 2024-10-01T20:01:01.796Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] waiting for guest to boot
file = phd-tests/framework/src/test_vm/mod.rs
line = 712
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = 300s
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
287 | 2024-10-01T20:01:01.796Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost login: ")
target = phd_framework::test_vm
|
288 | 2024-10-01T20:01:01.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
289 | 2024-10-01T20:01:01.796Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
290 | 2024-10-01T20:01:05.960Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 4164
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
291 | 2024-10-01T20:01:05.960Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WriteStr("root")
target = phd_framework::test_vm
|
292 | 2024-10-01T20:01:05.961Z | DEBG | phd-runner: [WAIT_TO_BOOT - EVENT] executing command in boot sequence
file = phd-tests/framework/src/test_vm/mod.rs
line = 720
path = phd_tests::migrate::from_base::can_migrate_from_base
step = WaitFor("localhost:~#")
target = phd_framework::test_vm
|
293 | 2024-10-01T20:01:05.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
294 | 2024-10-01T20:01:05.961Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = CallerTimeout
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
295 | 2024-10-01T20:01:05.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 17
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
296 | 2024-10-01T20:01:05.979Z | INFO | phd-runner: [WAIT_TO_BOOT - EVENT] Guest has booted
file = phd-tests/framework/src/test_vm/mod.rs
line = 760
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
297 | 2024-10-01T20:01:05.979Z | INFO | phd-runner: [WAIT_TO_BOOT - END]
elapsed_milliseconds = 4182
file = phd-tests/framework/src/test_vm/mod.rs
line = 763
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
298 | 2024-10-01T20:01:05.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
299 | 2024-10-01T20:01:05.979Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
300 | 2024-10-01T20:01:05.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
301 | 2024-10-01T20:01:05.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
302 | 2024-10-01T20:01:05.990Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
303 | 2024-10-01T20:01:06.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 21
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
304 | 2024-10-01T20:01:06.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
305 | 2024-10-01T20:01:06.012Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
306 | 2024-10-01T20:01:06.023Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 11
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
307 | 2024-10-01T20:01:06.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
308 | 2024-10-01T20:01:06.024Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
309 | 2024-10-01T20:01:06.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
310 | 2024-10-01T20:01:06.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
311 | 2024-10-01T20:01:06.046Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
312 | 2024-10-01T20:01:06.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 10
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
313 | 2024-10-01T20:01:06.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
314 | 2024-10-01T20:01:06.057Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
315 | 2024-10-01T20:01:06.090Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 32
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
316 | 2024-10-01T20:01:06.090Z | INFO | phd-runner: [TEST - EVENT] migrating to new Propolis artifact for lifecycle test
file = phd-tests/framework/src/lifecycle.rs
line = 74
path = phd_tests::migrate::from_base::can_migrate_from_base
propolis_artifact = __DEFAULT_PROPOLIS
target = phd_framework::lifecycle
vm_name = migration_from_base
|
317 | 2024-10-01T20:01:06.090Z | INFO | phd-runner: [NEW - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
318 | 2024-10-01T20:01:06.090Z | INFO | phd-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 = 204
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm_name = migration_from_base_lifecycle_0
|
319 | 2024-10-01T20:01:06.090Z | DEBG | phd-runner: [NEW - EVENT] Verified artifact already exists
file = phd-tests/framework/src/artifacts/store.rs
line = 45
path = /work/phd-test/propolis-server
target = phd_framework::artifacts::store
|
320 | 2024-10-01T20:01:06.091Z | INFO | phd-runner: [NEW - EVENT] Launching Propolis server
config_toml_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.config.toml"
file = phd-tests/framework/src/test_vm/server.rs
line = 55
path = phd_tests::migrate::from_base::can_migrate_from_base
server_addr = 127.0.0.1:9002
server_path = "/work/phd-test/propolis-server"
target = phd_framework::test_vm::server
|
321 | 2024-10-01T20:01:06.091Z | INFO | phd-runner: [NEW - EVENT] Opening server log files
file = phd-tests/framework/src/server_log_mode.rs
line = 64
path = phd_tests::migrate::from_base::can_migrate_from_base
stderr_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stderr.log"
stdout_path = "/tmp/propolis-phd/migration_from_base_lifecycle_0.stdout.log"
target = phd_framework::server_log_mode
|
322 | 2024-10-01T20:01:06.113Z | INFO | phd-runner: [NEW - EVENT] Launched server with pid 890
file = phd-tests/framework/src/test_vm/server.rs
line = 107
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm::server
|
323 | 2024-10-01T20:01:06.113Z | INFO | phd-runner: [NEW - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 186
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
|
324 | 2024-10-01T20:01:06.113Z | INFO | phd-runner: [MIGRATE_FROM - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
325 | 2024-10-01T20:01:06.113Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migrating from source at address 127.0.0.1:9000
file = phd-tests/framework/src/test_vm/mod.rs
line = 573
migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
timeout_duration = 45s
|
326 | 2024-10-01T20:01:06.114Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
327 | 2024-10-01T20:01:06.114Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] retriable error from instance_spec_ensure
e = Communication Error: error sending request for url (http://127.0.0.1:9002/instance/spec)
file = phd-tests/framework/src/test_vm/mod.rs
line = 370
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
328 | 2024-10-01T20:01:06.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - EVENT] Started instance
file = phd-tests/framework/src/test_vm/mod.rs
instance_description.instance = Instance { disks: [], nics: [], properties: InstanceProperties { bootrom_id: 00000000-0000-0000-0000-000000000000, description: "Pheidippides-managed VM", id: 8f973ecd-8984-49f3-98df-9461d5145e9d, image_id: 00000000-0000-0000-0000-000000000000, memory: 512, metadata: InstanceMetadata { project_id: 0784e672-ffbe-45e4-9991-7d4218f2c4aa, silo_id: f6f91628-b300-4a6a-9170-905d09795a24, sled_id: 230b3000-4832-44fb-ac90-46359527f254, sled_model: "pheidippes", sled_revision: 1, sled_serial: "230b3000-4832-44fb-ac90-46359527f254" }, name: "phd-vm-8f973ecd-8984-49f3-98df-9461d5145e9d", vcpus: 2 }, state: Migrating }
line = 429
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
329 | 2024-10-01T20:01:06.760Z | INFO | phd-runner: [INSTANCE_ENSURE_INTERNAL - END]
elapsed_milliseconds = 646
file = phd-tests/framework/src/test_vm/mod.rs
line = 290
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
330 | 2024-10-01T20:01:06.760Z | INFO | phd-runner: [MIGRATE - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
331 | 2024-10-01T20:01:09.369Z | INFO | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial socket control message
file = phd-tests/framework/src/serial/mod.rs
line = 275
s = {"Migrating":{"destination":"127.0.0.1:9002","from_start":7718}}
target = phd_framework::serial
|
332 | 2024-10-01T20:01:11.166Z | INFO | phd-runner: [MIGRATE_FROM - EVENT] Migration completed successfully
file = phd-tests/framework/src/test_vm/mod.rs
line = 607
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
333 | 2024-10-01T20:01:11.166Z | INFO | phd-runner: [MIGRATE - END]
elapsed_milliseconds = 4405
file = phd-tests/framework/src/test_vm/mod.rs
line = 594
migration_id = 2bbabf1f-570a-4a2c-8d43-9802e460d5fe
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
334 | 2024-10-01T20:01:11.166Z | INFO | phd-runner: [MIGRATE_FROM - END]
elapsed_milliseconds = 5052
file = phd-tests/framework/src/test_vm/mod.rs
line = 540
path = phd_tests::migrate::from_base::can_migrate_from_base
source = migration_from_base
source_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
target = phd_framework::test_vm
target_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
335 | 2024-10-01T20:01:11.167Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
336 | 2024-10-01T20:01:11.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
337 | 2024-10-01T20:01:11.167Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(15s)
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
338 | 2024-10-01T20:01:11.168Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9000
target = phd_framework::test_vm::server
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
339 | 2024-10-01T20:01:11.306Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 138
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base
vm_id = 0c348a65-bc4f-4f9c-89f2-53cee23579a4
|
340 | 2024-10-01T20:01:11.306Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 139
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
341 | 2024-10-01T20:01:11.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
342 | 2024-10-01T20:01:11.307Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - EVENT] Waiting for output on serial console
file = phd-tests/framework/src/test_vm/mod.rs
line = 785
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
timeout_duration = Explicit(300s)
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
343 | 2024-10-01T20:01:11.329Z | INFO | phd-runner: [WAIT_FOR_SERIAL_OUTPUT - END]
elapsed_milliseconds = 22
file = phd-tests/framework/src/test_vm/mod.rs
line = 778
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
344 | 2024-10-01T20:01:11.329Z | INFO | phd-runner: [VM CLEANUP - START]
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
345 | 2024-10-01T20:01:11.330Z | DEBG | phd-runner: [SERIAL CONSOLE TASK - EVENT] serial console command channel was closed
file = phd-tests/framework/src/serial/mod.rs
line = 213
target = phd_framework::serial
|
346 | 2024-10-01T20:01:11.330Z | INFO | phd-runner: test phd_tests::migrate::from_base::can_migrate_from_base ... ok
file = phd-tests/runner/src/execute.rs
line = 129
target = phd_runner::execute
|
347 | 2024-10-01T20:01:11.330Z | INFO | phd-runner: [SERIAL CONSOLE TASK - END]
elapsed_milliseconds = 9535
file = phd-tests/framework/src/serial/mod.rs
line = 200
target = phd_framework::serial
|
348 | 2024-10-01T20:01:11.330Z | INFO | phd-runner: [TEST_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
349 | 2024-10-01T20:01:11.331Z | DEBG | phd-runner: [VM CLEANUP - EVENT] trying to ensure Propolis server VM is destroyed
file = phd-tests/framework/src/test_vm/mod.rs
line = 1041
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
350 | 2024-10-01T20:01:11.780Z | DEBG | phd-runner: [VM CLEANUP - EVENT] Killing Propolis server process
file = phd-tests/framework/src/test_vm/server.rs
line = 125
path = phd_tests::migrate::from_base::can_migrate_from_base
self.address = 127.0.0.1:9002
target = phd_framework::test_vm::server
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
351 | 2024-10-01T20:01:11.904Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs clone dropped
file = phd-tests/framework/src/zfs.rs
line = 83
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
352 | 2024-10-01T20:01:11.904Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts/phd-clone-769b72d6-ee9a-4d35-b02c-f212fad38d3e"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
353 | 2024-10-01T20:01:11.944Z | DEBG | phd-runner: [VM CLEANUP - EVENT] zfs snapshot dropped
file = phd-tests/framework/src/zfs.rs
line = 57
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
354 | 2024-10-01T20:01:11.944Z | DEBG | phd-runner: [VM CLEANUP - EVENT] executing ZFS command
args = ["phd-artifacts@phd-b9719295-0aa3-4b99-babe-477dd292214f"]
file = phd-tests/framework/src/zfs.rs
line = 304
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::zfs
verb = destroy
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
355 | 2024-10-01T20:01:11.969Z | INFO | phd-runner: [VM CLEANUP - END]
elapsed_milliseconds = 639
file = phd-tests/framework/src/test_vm/mod.rs
line = 1018
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_framework::test_vm
vm = migration_from_base_lifecycle_0
vm_id = 8f973ecd-8984-49f3-98df-9461d5145e9d
|
356 | 2024-10-01T20:01:11.969Z | INFO | phd-runner: [TEST - END]
elapsed_milliseconds = 11066
file = phd-tests/tests/src/migrate.rs
line = 34
path = phd_tests::migrate::from_base::can_migrate_from_base
target = phd_tests::migrate::from_base
|
357 | 2024-10-01T20:01:11.969Z | INFO | phd-runner: [TEST_CLEANUP - END]
elapsed_milliseconds = 639
file = phd-tests/runner/src/fixtures.rs
line = 51
target = phd_runner::fixtures
|
358 | 2024-10-01T20:01:11.969Z | INFO | phd-runner: [EXECUTION_CLEANUP - START]
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
359 | 2024-10-01T20:01:11.969Z | INFO | phd-runner: [EXECUTION_CLEANUP - END]
elapsed_milliseconds = 0
file = phd-tests/runner/src/fixtures.rs
line = 35
target = phd_runner::fixtures
|
360 | | test result: ok. 3 passed; 0 failed; 0 skipped; 0 not run; finished in 107.31s |
361 | | |
362 | 2024-10-01T20:01:11.969Z | DEBG | phd-runner: phd_runner
exit_code = 0
file = phd-tests/runner/src/main.rs
line = 40
target = phd_runner
|