Synopsis


GitHub PR:23462 - [CI:ALL] Bump to v5.2.0-rc3
Test name:machine-hyperv podman windows rootless host sqlite
Cirrus:Build 5609584704880640 / Task 6520953813860352
Logs:main / journal

 
/define.gitCommit=c83c891fb2e9a8f64ac56872940fd5f7b3787a3f
Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e
===============================================================================================================
Random Seed: 1722457276

Will run 59 of 59 specs

[BeforeSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56
→ Enter [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/31/24 20:22:33.675 Looking up Podman Machine image at quay.io/podman/machine-os:5.2 to create VM Getting image source signatures Copying blob sha256:ab2fa485a5dbf32ad0cd6a5994bf9877ebcce035a6620d5c6cfb9520949fb02e Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination ab2fa485a5dbf32ad0cd6a5994bf9877ebcce035a6620d5c6cfb9520949fb02e ← Exit [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/31/24 20:23:15.571 (41.943s)
[BeforeSuite] PASSED [41.943 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start simple machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:23:15.572 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:23:15.701 (129ms)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/31/24 20:23:15.701 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 948a1e1d6503 Machine init complete To start your machine run: podman machine start 948a1e1d6503 C> podman.exe machine start 948a1e1d6503 Starting machine "948a1e1d6503" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 948a1e1d6503 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "948a1e1d6503" started successfully C> podman.exe machine inspect 948a1e1d6503 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1327867311\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-948a1e1d6503" } }, "Created": "2024-07-31T20:23:16.3065715Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "948a1e1d6503", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1327867311\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49988, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop 948a1e1d6503 Machine "948a1e1d6503" stopped successfully C> podman.exe machine start 948a1e1d6503 --no-info Starting machine "948a1e1d6503" Machine "948a1e1d6503" started successfully C> podman.exe machine stop 948a1e1d6503 Machine "948a1e1d6503" stopped successfully C> podman.exe machine start 948a1e1d6503 --quiet Machine "948a1e1d6503" started successfully ← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/31/24 20:24:47.62 (1m31.988s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:24:47.62 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:24:47.62 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:24:47.62 C> podman.exe machine rm --force 948a1e1d6503 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:24:50.453 (2.835s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:24:50.453 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:24:50.458 (5ms) + [94.956 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

bad start name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:24:50.458 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:24:50.459 (1ms)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/31/24 20:24:50.459 C> podman.exe machine start abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/31/24 20:24:50.596 (137ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:24:50.596 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:24:50.596 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:24:50.596 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:24:50.6 (4ms) + [0.142 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start machine already started

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:24:50.6 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:24:50.601 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/31/24 20:24:50.601 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 24f9bfce6250 Machine init complete To start your machine run: podman machine start 24f9bfce6250 C> podman.exe machine start 24f9bfce6250 Starting machine "24f9bfce6250" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 24f9bfce6250 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "24f9bfce6250" started successfully C> podman.exe machine inspect 24f9bfce6250 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test12114848\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-24f9bfce6250" } }, "Created": "2024-07-31T20:24:50.7584528Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "24f9bfce6250", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test12114848\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50015, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 24f9bfce6250 Starting machine "24f9bfce6250" Error: unable to start "24f9bfce6250": machine 24f9bfce6250: VM already running or starting ← Exit [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/31/24 20:25:33.905 (43.325s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:25:33.905 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:25:33.905 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:25:33.905 C> podman.exe machine rm --force 24f9bfce6250 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:25:36.745 (2.841s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:25:36.745 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:25:36.745 (0s) + [46.166 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start machine with conflict on SSH port

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:25:36.745 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:25:36.751 (6ms)
→ Enter [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/31/24 20:25:36.751 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f5eae8512f94 Machine init complete To start your machine run: podman machine start f5eae8512f94 C> podman.exe machine inspect --format {{.SSHConfig.Port}} f5eae8512f94 50028 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:50028/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50028/run/podman/podman.sock C> podman.exe machine start f5eae8512f94 Starting machine "f5eae8512f94" time="2024-07-31T20:25:56Z" level=warning msg="detected port conflict on machine ssh port [50028], reassigning" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful f5eae8512f94 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "f5eae8512f94" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} f5eae8512f94 50034 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:50034/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50034/run/podman/podman.sock ← Exit [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:84 @ 07/31/24 20:26:19.406 (42.669s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:26:19.406 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:26:19.406 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:26:19.406 C> podman.exe machine rm --force f5eae8512f94 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:26:22.197 (2.793s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:26:22.197 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:26:22.197 (0s) + [45.468 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start only starts specified machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:26:22.197 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:26:22.197 (0s)
→ Enter [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/31/24 20:26:22.197 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx d2beb2a08a5e Machine init complete To start your machine run: podman machine start d2beb2a08a5e C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 65dc299365d8 Machine init complete To start your machine run: podman machine start 65dc299365d8 C> podman.exe machine start d2beb2a08a5e Starting machine "d2beb2a08a5e" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d2beb2a08a5e API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d2beb2a08a5e" started successfully C> podman.exe machine inspect --format {{.State}} d2beb2a08a5e running C> podman.exe machine inspect --format {{.State}} 65dc299365d8 stopped ← Exit [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:133 @ 07/31/24 20:27:24.747 (1m2.565s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:27:24.747 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:27:24.747 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:27:24.747 C> podman.exe machine rm --force 65dc299365d8 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:27:26.136 (1.389s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:27:26.136 C> podman.exe machine rm --force d2beb2a08a5e < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:27:29.208 (3.072s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:27:29.208 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:27:29.208 (0s) + [67.026 seconds]

podman machine start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:16

start two machines in parallel

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:27:29.208 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:27:29.208 (0s)
→ Enter [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/31/24 20:27:29.208 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m1-94c23a11a762 Machine init complete To start your machine run: podman machine start m1-94c23a11a762 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m2-12189f42cabf Machine init complete To start your machine run: podman machine start m2-12189f42cabf C> podman.exe machine start m2-12189f42cabf C> podman.exe machine start m1-94c23a11a762 Starting machine "m2-12189f42cabf" Starting machine "m1-94c23a11a762" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful m2-12189f42cabf API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "m2-12189f42cabf" started successfully Error: unable to start "m1-94c23a11a762": machine m2-12189f42cabf: VM already running or starting ← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:166 @ 07/31/24 20:28:31.309 (1m2.11s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:31.309 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:31.309 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:31.309 C> podman.exe machine rm --force m2-12189f42cabf < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:34.046 (2.738s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:34.046 C> podman.exe machine rm --force m1-94c23a11a762 < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:35.363 (1.317s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:35.363 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:35.363 (0s) + [66.165 seconds]

podman machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:13

machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:35.363 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:35.363 (0s)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/31/24 20:28:35.363 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2654093821\.local\share\containers\podman\podman machineconfigdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2654093821\.config\containers\podman\machine\hyperv machineimagedir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2654093821\.local\share\containers\podman\machine\hyperv machinestate: "" numberofmachines: 0 os: windows vmtype: hyperv version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: c83c891fb2e9a8f64ac56872940fd5f7b3787a3f builttime: Wed Jul 31 18:52:08 2024 built: 1722451928 osarch: windows/amd64 os: windows C> podman.exe machine info --format {{.Host.NumberOfMachines}} 0 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 0bd0b8715b92 Machine init complete To start your machine run: podman machine start 0bd0b8715b92 C> podman.exe machine info --format {{.Host.NumberOfMachines}} 1 C> podman.exe machine info --format json { "Host": { "Arch": "amd64", "CurrentMachine": "0bd0b8715b92", "DefaultMachine": "0bd0b8715b92", "EventsDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2654093821\\.local\\share\\containers\\podman\\podman", "MachineConfigDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2654093821\\.config\\containers\\podman\\machine\\hyperv", "MachineImageDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2654093821\\.local\\share\\containers\\podman\\machine\\hyperv", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "windows", "VMType": "hyperv" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "c83c891fb2e9a8f64ac56872940fd5f7b3787a3f", "BuiltTime": "Wed Jul 31 18:52:08 2024", "Built": 1722451928, "OsArch": "windows/amd64", "Os": "windows" } } ← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/31/24 20:28:56.595 (21.235s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:56.595 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:56.595 (0s)
> Enter [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:56.595 C> podman.exe machine rm --force 0bd0b8715b92 < Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:28:58.175 (1.58s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:58.175 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:58.18 (5ms) + [22.819 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

bad init name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:58.18 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:58.18 (1ms)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/31/24 20:28:58.18 C> podman.exe machine rm abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/31/24 20:28:58.318 (138ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:58.318 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:28:58.318 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:58.318 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:28:58.322 (4ms) + [0.142 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:58.322 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:28:58.322 (1ms)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/31/24 20:28:58.322 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 56abba5ac2f1 Machine init complete To start your machine run: podman machine start 56abba5ac2f1 C> podman.exe machine rm --force 56abba5ac2f1 C> podman.exe machine inspect 56abba5ac2f1 [] Error: 56abba5ac2f1: VM does not exist C> podman.exe machine rm --force 56abba5ac2f1 Error: 56abba5ac2f1: VM does not exist ← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/31/24 20:29:28.728 (30.408s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:29:28.728 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:29:28.728 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:29:28.728 C> podman.exe machine rm --force 56abba5ac2f1 Error: 56abba5ac2f1: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:29:28.853 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:29:28.853 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:29:28.858 (5ms) + [30.539 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:29:28.858 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:29:28.858 (1ms)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/31/24 20:29:28.858 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 388ecb3f56eb Machine init complete Starting machine "388ecb3f56eb" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 388ecb3f56eb API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "388ecb3f56eb" started successfully C> podman.exe machine rm 388ecb3f56eb Error: running vm "388ecb3f56eb" cannot be destroyed C> podman.exe machine rm --force 388ecb3f56eb C> podman.exe machine inspect 388ecb3f56eb [] Error: 388ecb3f56eb: VM does not exist ← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:48 @ 07/31/24 20:30:17.671 (48.816s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:30:17.671 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:30:17.671 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:30:17.671 C> podman.exe machine rm --force 388ecb3f56eb Error: 388ecb3f56eb: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:30:17.796 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:30:17.797 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:30:17.801 (4ms) + [48.947 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

machine rm --save-ignition --save-image

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:30:17.801 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:30:17.802 (1ms)
→ Enter [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/31/24 20:30:17.802 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 514e1411a3cd Machine init complete To start your machine run: podman machine start 514e1411a3cd C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} 514e1411a3cd C:\Users\ADMINI~1\AppData\Local\Temp\podman_test932504383\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force --save-ignition --save-image 514e1411a3cd C> podman.exe machine inspect 514e1411a3cd [] Error: 514e1411a3cd: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:73 @ 07/31/24 20:30:40.156 (22.356s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:30:40.156 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:30:40.156 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:30:40.156 C> podman.exe machine rm --force 514e1411a3cd Error: 514e1411a3cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:30:40.292 (136ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:30:40.292 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:30:40.298 (6ms) + [22.499 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Remove machine sharing ssh key with another machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:30:40.298 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:30:40.299 (1ms)
→ Enter [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/31/24 20:30:40.299 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now bar Machine init complete Starting machine "bar" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bar API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bar" started successfully C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2280176538\.local\share\containers\podman\machine\machine C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} bar C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2280176538\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo C> podman.exe machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:112 @ 07/31/24 20:31:47.312 (1m7.016s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:31:47.312 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:31:47.312 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:31:47.312 C> podman.exe machine rm --force bar < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:31:50.099 (2.787s) > Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:31:50.099 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:31:50.228 (129ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:31:50.228 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:31:50.233 (5ms) + [69.938 seconds]

podman machine rm

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14

Removing all machines doesn't delete ssh keys

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:31:50.233 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:31:50.234 (1ms)
→ Enter [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/31/24 20:31:50.234 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test835009007\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo ← Exit [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:154 @ 07/31/24 20:32:12.081 (21.848s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:32:12.081 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:32:12.081 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:32:12.081 C> podman.exe machine rm --force foo Error: foo: VM does not exist < Exit [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:32:12.205 (124ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:32:12.205 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:32:12.209 (4ms) + [21.977 seconds]

podman machine proxy settings propagation

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:13

ssh to running machine and check proxy settings

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:32:12.21 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:32:12.21 (1ms)
→ Enter [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/31/24 20:32:12.21 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 838cf78ab22f Machine init complete To start your machine run: podman machine start 838cf78ab22f C> podman.exe machine start 838cf78ab22f Starting machine "838cf78ab22f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 838cf78ab22f API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "838cf78ab22f" started successfully C> podman.exe machine ssh 838cf78ab22f printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh 838cf78ab22f printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh 838cf78ab22f printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 C> podman.exe machine ssh 838cf78ab22f cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content C> podman.exe machine stop 838cf78ab22f Machine "838cf78ab22f" stopped successfully C> podman.exe machine start 838cf78ab22f Starting machine "838cf78ab22f" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 838cf78ab22f API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "838cf78ab22f" started successfully C> podman.exe machine ssh 838cf78ab22f printenv HTTP_PROXY HTTPS_PROXY http:// some special @;" here https://abc :??$%6 : |"" C> podman.exe machine ssh 838cf78ab22f cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content ← Exit [It] ssh to running machine and check proxy settings - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:15 @ 07/31/24 20:33:29.058 (1m16.849s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:29.058 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:29.058 (0s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:29.058 C> podman.exe machine rm --force 838cf78ab22f < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:31.942 (2.884s) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:33:31.942 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:33:31.943 (1ms) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:33:31.943 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:33:31.943 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:31.943 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:31.943 (0s) + [79.735 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

bad init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:31.943 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:31.943 (0s)
→ Enter [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/31/24 20:33:31.943 C> podman.exe machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less C> podman.exe machine init --disk-size 11 hyperv Error: cannot use "hyperv" for a machine name C> podman.exe -r system connection add foobar tcp://localhost:8000 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` C> podman.exe machine init --disk-size 11 ab/cd Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --username -/a 1171cd61aeda Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --memory 197265 1171cd61aeda Error: requested amount of memory (197265 MB) greater than total system memory (205773746176 MB) C> podman.exe -r system connection rm foobar ← Exit [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/31/24 20:33:33.106 (1.163s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:33.106 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:33.106 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.106 C> podman.exe machine rm --force 1171cd61aeda Error: 1171cd61aeda: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.246 (140ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.246 C> podman.exe machine rm --force 1171cd61aeda Error: 1171cd61aeda: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.386 (140ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.386 C> podman.exe machine rm --force ab/cd Error: ab/cd: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.543 (157ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.543 C> podman.exe machine rm --force foobar Error: foobar: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.677 (134ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.677 C> podman.exe machine rm --force hyperv Error: hyperv: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.807 (130ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.807 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:33.948 (141ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:33.948 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:33.952 (4ms) + [2.009 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:33.952 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:33.953 (1ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/31/24 20:33:33.953 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx c2845a6fb96d Machine init complete To start your machine run: podman machine start c2845a6fb96d C> podman.exe machine inspect c2845a6fb96d [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3396009861\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-c2845a6fb96d" } }, "Created": "2024-07-31T20:33:34.1277035Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "c2845a6fb96d", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3396009861\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50236, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/31/24 20:33:55.114 (21.161s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:55.114 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:33:55.114 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:55.114 C> podman.exe machine rm --force c2845a6fb96d < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:33:56.464 (1.35s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:56.464 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:33:56.464 (0s) + [22.513 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init with start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:56.464 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:33:56.464 (0s)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/31/24 20:33:56.464 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3736e40dd728 Machine init complete To start your machine run: podman machine start 3736e40dd728 C> podman.exe machine inspect 3736e40dd728 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3574833167\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-3736e40dd728" } }, "Created": "2024-07-31T20:33:56.6292339Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "3736e40dd728", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3574833167\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50242, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 3736e40dd728 Starting machine "3736e40dd728" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 3736e40dd728 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3736e40dd728" started successfully C> podman.exe machine inspect 3736e40dd728 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3574833167\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-3736e40dd728" } }, "Created": "2024-07-31T20:33:56.6292339Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "3736e40dd728", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3574833167\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50242, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine ssh 3736e40dd728 sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/31/24 20:34:43.14 (46.643s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:34:43.14 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:34:43.14 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:34:43.14 C> podman.exe machine rm --force 3736e40dd728 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:34:45.935 (2.792s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:34:45.935 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:34:45.937 (2ms) + [49.438 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

simple init with username

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:34:45.937 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:34:45.937 (0s)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/31/24 20:34:45.937 C> podman.exe machine init --disk-size 11 --username remoteuser --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx b6dd1cbe1e7e Machine init complete To start your machine run: podman machine start b6dd1cbe1e7e C> podman.exe machine inspect b6dd1cbe1e7e [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1872696784\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-b6dd1cbe1e7e" } }, "Created": "2024-07-31T20:34:46.3604258Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "b6dd1cbe1e7e", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1872696784\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50257, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/31/24 20:35:05.825 (19.873s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:35:05.825 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:35:05.825 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:35:05.825 C> podman.exe machine rm --force b6dd1cbe1e7e < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:35:07.37 (1.544s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:35:07.37 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:35:07.372 (2ms) + [21.419 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with cpus, disk size, memory, timezone

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:35:07.372 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:35:07.372 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/31/24 20:35:07.372 C> podman.exe machine init --cpus 2 --disk-size 102 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --memory 4096 --timezone Pacific/Honolulu 21abeec54a5e Machine init complete To start your machine run: podman machine start 21abeec54a5e C> podman.exe machine start 21abeec54a5e Starting machine "21abeec54a5e" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 21abeec54a5e API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "21abeec54a5e" started successfully C> podman.exe machine ssh 21abeec54a5e lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh 21abeec54a5e sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: 433CD871-DF8C-4D26-B699-9361EFCCD930 C> podman.exe machine ssh 21abeec54a5e cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002240 C> podman.exe machine ssh 21abeec54a5e date Wed Jul 31 10:36:16 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/31/24 20:36:16.443 (1m9.033s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:16.443 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:16.444 (1ms)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:36:16.444 C> podman.exe machine rm --force 21abeec54a5e < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:36:19.454 (3.009s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:19.454 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:19.454 (0s) + [72.043 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with volume

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:19.454 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:19.454 (0s)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/31/24 20:36:19.454 [SKIPPED] volumes are not supported on hyperv yet In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 @ 07/31/24 20:36:19.454 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 +0x65 ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/31/24 20:36:19.454 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:19.454 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:36:19.454 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:19.454 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:36:19.454 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with volume C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init rootless docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:19.454 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:36:19.454 (0s)
→ Enter [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/31/24 20:36:19.454 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3975a92f7eab Machine init complete To start your machine run: podman machine start 3975a92f7eab C> podman.exe machine start 3975a92f7eab Starting machine "3975a92f7eab"
[FAILED] Timed out after 600.004s. command timed out after 600.000000s: [C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine start 3975a92f7eab] Expected process to exit. It did not. In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 @ 07/31/24 20:46:39.175 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc000642108, 0x8bb2c97000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 +0x146 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc00154c780, 0x50}, {0xc0001a8c80, 0x3, 0x4}, 0x8bb2c97000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:213 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0xc00055f8f0?) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x33 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.7() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:235 +0x1d1
← Exit [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/31/24 20:46:39.175 (10m19.653s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:46:39.175 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:46:39.175 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:46:39.175 C> podman.exe machine rm --force 3975a92f7eab
[FAILED] Timed out after 600.002s. command timed out after 600.000000s: [C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine rm --force 3975a92f7eab] Expected process to exit. It did not. In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 @ 07/31/24 20:56:40.181 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc0000d46c0, 0x8bb2c97000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59 +0x146 github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc00154c780, 0x50}, {0xc000592d00, 0x4, 0x4}, 0x8bb2c97000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:213 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(0xc00055f8f0?) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x33 github.com/containers/podman/v5/pkg/machine/e2e_test.(*initMachine).buildCmd.func1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:85 +0x8a reflect.Value.call({0x7ff640d92340?, 0xc0002f4b20?, 0x0?}, {0x7ff640faf07c, 0x4}, {0x7ff641aeec00, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff640d92340?, 0xc0002f4b20?, 0xc000717f58?}, {0x7ff641aeec00?, 0xc000717fb8?, 0xc0001a8080?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:56:40.181 (10m1.002s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:56:40.181
[FAILED] failed to remove test dir: "remove C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test315834876\\.config\\containers\\podman\\machine\\hyperv\\3975a92f7eab.lock: The process cannot access the file because it is being used by another process." In [DeferCleanup (Each)] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:167 @ 07/31/24 20:56:40.181 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.teardown({0x0, 0x0}, {0xc001608400?, 0x0?}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:167 +0x71 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func11.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:188 +0x2f reflect.Value.call({0x7ff640d92340?, 0x7ff64104a150?, 0x0?}, {0x7ff640faf07c, 0x4}, {0x7ff641aeec00, 0x0, 0x0?}) C:/Program Files/Go/src/reflect/value.go:596 +0xca6 reflect.Value.Call({0x7ff640d92340?, 0x7ff64104a150?, 0xc000717f58?}, {0x7ff641aeec00?, 0xc000717fb8?, 0x7ff640d92340?}) C:/Program Files/Go/src/reflect/value.go:380 +0xb9 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:56:40.181 (0s) + [FAILED] [1220.655 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init rootless docker.sock check C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init rootful with docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:56:40.181 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:56:40.181 (0s)
→ Enter [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/31/24 20:56:40.181 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --rootful 102dfacc0bc1 Machine init complete To start your machine run: podman machine start 102dfacc0bc1 C> podman.exe machine start 102dfacc0bc1 Starting machine "102dfacc0bc1" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "102dfacc0bc1" started successfully C> podman.exe machine inspect --format {{.Rootful}} 102dfacc0bc1 true C> podman.exe machine ssh 102dfacc0bc1 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/31/24 20:57:26.318 (46.137s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:57:26.318 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:57:26.318 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:26.318 C> podman.exe machine rm --force 102dfacc0bc1 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:29.148 (2.83s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:57:29.148 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:57:29.15 (2ms) + [48.969 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

init should cleanup on failure

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:57:29.15 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:57:29.15 (0s)
→ Enter [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/31/24 20:57:29.15 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx cca432623886 Machine init complete To start your machine run: podman machine start cca432623886 C> podman.exe machine inspect --format {{.ConfigDir.Path}} cca432623886 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2301238299\.config\containers\podman\machine\hyperv C> podman.exe machine rm --force cca432623886 C> podman.exe machine inspect cca432623886 [] Error: cca432623886: VM does not exist C> podman.exe machine init --disk-size 11 --ignition-path /bad/path --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx cca432623886 Error: open /bad/path: The system cannot find the path specified. ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/31/24 20:57:54.406 (25.256s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:57:54.406 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:57:54.406 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:54.406 C> podman.exe machine rm --force cca432623886 Error: cca432623886: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:54.526 (119ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:54.526 C> podman.exe machine rm --force cca432623886 Error: cca432623886: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:57:54.649 (124ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:57:54.649 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:57:54.654 (4ms) + [25.504 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

verify a podman 4 config does not break podman 5

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:57:54.654 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:57:54.655 (1ms)
→ Enter [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/31/24 20:57:54.655 C> podman.exe machine list time="2024-07-31T20:57:54Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2529421405\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine inspect foobar-machine [] Error: incompatible machine config "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2529421405\\.config\\containers\\podman\\machine\\hyperv\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx acd072122ddb time="2024-07-31T20:57:55Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2529421405\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Machine init complete To start your machine run: podman machine start acd072122ddb C> podman.exe machine list time="2024-07-31T20:58:14Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2529421405\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE acd072122ddb* hyperv 19 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect acd072122ddb [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2529421405\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-acd072122ddb" } }, "Created": "2024-07-31T20:57:55.0859166Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "acd072122ddb", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2529421405\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50316, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/31/24 20:58:14.543 (19.888s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:14.543 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:14.543 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:58:14.543 C> podman.exe machine rm --force acd072122ddb < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:58:15.985 (1.442s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.985 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.987 (2ms) + [21.334 seconds]

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with rosetta=true

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 (0s)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/31/24 20:58:15.987 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/31/24 20:58:15.987 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff640fcbb88, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.11() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:377 +0x5c ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/31/24 20:58:15.987 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:15.987 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:15.987 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.987 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.987 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=true C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374

podman machine init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22

machine init with rosetta=false

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 (0s)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/31/24 20:58:15.987 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/31/24 20:58:15.987 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff640fcbb88, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func9.12() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:422 +0x5c ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/31/24 20:58:15.987 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:15.987 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:58:15.987 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.987 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:58:15.987 (0s) S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with rosetta=false C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Basic ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:58:15.987 (0s)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/31/24 20:58:15.987 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 761ebb35f26c Machine init complete Starting machine "761ebb35f26c" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 761ebb35f26c API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "761ebb35f26c" started successfully C> podman.exe -r images -q C> podman.exe -r pull quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c C> podman.exe -r run quay.io/libpod/alpine_nginx cat /etc/os-release NAME="Alpine Linux" ID=alpine VERSION_ID=3.15.4 PRETTY_NAME="Alpine Linux v3.15" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://bugs.alpinelinux.org/" C> podman.exe -r build C:\Users\ADMINI~1\AppData\Local\Temp\ginkgo3054757553 STEP 1/2: FROM quay.io/libpod/alpine_nginx STEP 2/2: RUN ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: vsock0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 65520 qdisc fq_codel state UNKNOWN qlen 1000 link/ether 66:31:24:8d:dc:d7 brd ff:ff:ff:ff:ff:ff inet 192.168.127.2/24 brd 192.168.127.255 scope global noprefixroute vsock0 valid_lft forever preferred_lft forever inet6 fe80::6431:24ff:fe8d:dcd7/64 scope link tentative valid_lft forever preferred_lft forever COMMIT time="2024-07-31T20:59:01Z" level=warning msg="HEALTHCHECK is not supported for OCI image format and will be ignored. Must use `docker` format" --> bc041eb70099 bc041eb700994c4d88cea9fddec421ec4636285fb88fd8803bbbae204c2ea2b2 C> podman.exe -r rm -a bde04e15b9e308989fc2bcae1aafa0d63a81a6e4f51a174a2bb6d2d761e9442f ← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:22 @ 07/31/24 20:59:01.544 (45.556s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:01.544 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:01.544 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:59:01.544 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/31/24 20:59:01.544 (1ms) > Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:01.544 C> podman.exe machine rm --force 761ebb35f26c < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:04.359 (2.814s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.359 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.36 (2ms) + [48.373 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Volume ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 (0s)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/31/24 20:59:04.36 [SKIPPED] FIXME: #21036 - Hyper-V podman run -v fails due to path translation issues In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/31/24 20:59:04.36 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff64100cad8, 0x4a}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:63 +0x30 ← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62 @ 07/31/24 20:59:04.36 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:04.36 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:04.36 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.36 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.36 (0s) S [SKIPPED] [0.000 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:62

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Volume should be virtiofs

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 (0s)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/31/24 20:59:04.36 [SKIPPED] This is just adding coverage for virtiofs on linux In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/31/24 20:59:04.36 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff640ff9acf, 0x32}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:96 +0x2d ← Exit [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93 @ 07/31/24 20:59:04.36 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:04.36 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:04.36 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.36 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:04.36 (0s) S [SKIPPED] [0.000 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume should be virtiofs C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:93

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Volume should be disabled by command line

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:04.36 (0s)
→ Enter [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/31/24 20:59:04.36 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --volume --now 97b9641d91f2 Machine init complete Starting machine "97b9641d91f2" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 97b9641d91f2 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "97b9641d91f2" started successfully C> podman.exe machine ssh 97b9641d91f2 findmnt -no FSTYPE -t 9p C> podman.exe machine ssh 97b9641d91f2 findmnt -no FSTYPE -t virtiofs ← Exit [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:120 @ 07/31/24 20:59:51.714 (47.354s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:51.714 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 20:59:51.714 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:51.714 C> podman.exe machine rm --force 97b9641d91f2 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 20:59:54.411 (2.697s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:54.411 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 20:59:54.412 (1ms) + [50.052 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

Podman ops with port forwarding and gvproxy

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:147
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:54.412 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 20:59:54.412 (0s)
→ Enter [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:147 @ 07/31/24 20:59:54.412 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 9a78ca783709 Machine init complete Starting machine "9a78ca783709" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 9a78ca783709 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "9a78ca783709" started successfully C> podman.exe -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx Trying to pull quay.io/libpod/alpine_nginx:latest... Getting image source signatures Copying blob sha256:d2c7362ca710ad35a846a34571a7c3450ea3cce04efcbcb4d3af276eda154ade Copying blob sha256:71895e83ea49901b7b752bbf3ca19a54148a5f4ab5fdff3dca9bcd59d44c59e3 Copying blob sha256:df9b9388f04ad6279a7410b85cedfdcb2208c0a003da7ab5613af71079148139 Copying config sha256:ecea49d99daa5bd62ebaef1338f6bc4c948bf2651b139160404f9c1c48fcd85c Writing manifest to image destination c98fd6b031ecca53bc6ccd0b5ca6d6dd310d6fef86c8c3d5fb7a0fe79489079c C> podman.exe -r exec test true C> podman.exe -r rm -af c98fd6b031ecca53bc6ccd0b5ca6d6dd310d6fef86c8c3d5fb7a0fe79489079c C> podman.exe machine stop 9a78ca783709 Machine "9a78ca783709" stopped successfully ← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:147 @ 07/31/24 21:00:39.597 (45.185s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:39.597 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:00:39.597 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:39.597 C> podman.exe machine rm --force 9a78ca783709 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:00:41.007 (1.41s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:41.007 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:00:41.009 (2ms) + [46.597 seconds]

run basic podman commands

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20

podman volume on non-standard path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:00:41.009 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:00:41.009 (0s)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/31/24 21:00:41.009 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --volume C:\Users\ADMINI~1\AppData\Local\Temp\machine-volume2999355900:/does/not/exist --now d641cb5ed660 Machine init complete Starting machine "d641cb5ed660" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful d641cb5ed660 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d641cb5ed660" started successfully C> podman.exe machine ssh d641cb5ed660 cat /does/not/exist/testfile abcdefg1234567 < Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:185 @ 07/31/24 21:01:26.475 (45.466s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:26.475 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:26.475 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:26.475 C> podman.exe machine rm --force d641cb5ed660 < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:29.305 (2.829s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:29.305 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:29.305 (0s) + [48.295 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

starting from scratch should not error

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:29.305 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:29.305 (0s)
→ Enter [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/31/24 21:01:29.305 C> podman.exe machine reset --force ← Exit [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:11 @ 07/31/24 21:01:29.446 (141ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:29.446 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:29.446 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:29.446 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:29.448 (2ms) + [0.143 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

reset machine with one defined machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:29.448 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:29.448 (1ms)
→ Enter [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/31/24 21:01:29.448 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 41b40d4c622e Machine init complete To start your machine run: podman machine start 41b40d4c622e C> podman.exe machine list --noheading 41b40d4c622e* hyperv 18 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force C> podman.exe machine list --noheading ← Exit [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/31/24 21:01:49.766 (20.317s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:49.766 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:01:49.766 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:49.766 C> podman.exe machine rm --force 41b40d4c622e Error: 41b40d4c622e: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:01:49.882 (116ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:49.882 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:01:49.885 (4ms) + [20.437 seconds]

podman machine reset

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9

reset with running machine and other machines idle

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:49.885 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:01:49.886 (1ms)
→ Enter [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/31/24 21:01:49.886 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 229d67281882 Machine init complete Starting machine "229d67281882" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 229d67281882 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "229d67281882" started successfully C> podman.exe machine list --noheading 229d67281882* hyperv 41 seconds ago Currently running 24 2GiB 11GiB C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3f8434b78a4d Machine init complete To start your machine run: podman machine start 3f8434b78a4d C> podman.exe machine list --noheading 229d67281882* hyperv About a minute ago Currently running 24 2GiB 11GiB 3f8434b78a4d hyperv 18 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force C> podman.exe machine list --noheading ← Exit [It] reset with running machine and other machines idle - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:42 @ 07/31/24 21:02:54.975 (1m5.089s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:54.975 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:54.975 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:54.975 C> podman.exe machine rm --force 3f8434b78a4d Error: 3f8434b78a4d: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:55.1 (125ms) > Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:55.1 C> podman.exe machine rm --force 229d67281882 Error: 229d67281882: VM does not exist < Exit [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:02:55.225 (125ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:55.225 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:55.23 (4ms) + [65.344 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

bad machine name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:55.23 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:55.231 (1ms)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/31/24 21:02:55.231 C> podman.exe machine ssh bd0f53df136f Error: vm podman-machine-default not found: podman-machine-default: VM does not exist ← Exit [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/31/24 21:02:55.367 (136ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:55.367 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:02:55.367 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:55.367 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:02:55.37 (4ms) + [0.141 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

ssh to non-running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:55.37 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:02:55.371 (1ms)
→ Enter [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/31/24 21:02:55.371 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx b023f212d75e Machine init complete To start your machine run: podman machine start b023f212d75e C> podman.exe machine ssh b023f212d75e Error: vm "b023f212d75e" is not running ← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/31/24 21:03:14.714 (19.343s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:14.714 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:03:14.714 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:03:14.714 C> podman.exe machine rm --force b023f212d75e < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:03:16.138 (1.424s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:16.138 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:03:16.138 (0s) + [20.768 seconds]

podman machine ssh

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10

ssh to running machine and check os-type

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:16.138 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:03:16.138 (0s)
→ Enter [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/31/24 21:03:16.138 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 526c9fa48899 Machine init complete Starting machine "526c9fa48899" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 526c9fa48899 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "526c9fa48899" started successfully C> podman.exe machine ssh 526c9fa48899 cat /etc/os-release NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' C> podman.exe machine ssh 526c9fa48899 false ← Exit [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:35 @ 07/31/24 21:04:02.524 (46.385s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:02.524 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:02.524 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:04:02.524 C> podman.exe machine rm --force 526c9fa48899 < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:04:05.404 (2.881s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:05.404 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:05.404 (0s) + [49.266 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init with user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:05.404 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:05.41 (6ms)
→ Enter [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/31/24 21:04:05.41 [SKIPPED] test is only supported by WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:21 @ 07/31/24 21:04:05.41 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:21 +0x65 ← Exit [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19 @ 07/31/24 21:04:05.41 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:05.41 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:05.41 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:05.41 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:05.41 (0s) S [SKIPPED] [0.006 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init with user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:19

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init should not should not overwrite existing HyperV vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:05.41 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:05.41 (0s)
→ Enter [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/31/24 21:04:05.41 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx d7903f920995 Error: vm "d7903f920995" already exists on hypervisor ← Exit [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:49 @ 07/31/24 21:04:06.982 (1.572s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:06.983 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:06.983 (0s)
> Enter [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:04:06.983 C> podman.exe machine rm --force d7903f920995 Error: d7903f920995: VM does not exist < Exit [DeferCleanup (Each)] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:04:07.118 (135ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:07.118 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:07.121 (4ms) + [1.711 seconds]

podman machine init - windows only

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17

init should not overwrite existing WSL vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:07.121 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:07.122 (1ms)
→ Enter [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/31/24 21:04:07.122 [SKIPPED] WSL test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/31/24 21:04:07.122 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff640fb9fd8, 0xd}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:85 +0x45 ← Exit [It] init should not overwrite existing WSL vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84 @ 07/31/24 21:04:07.122 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:07.122 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:04:07.122 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:07.123 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:04:07.123 (1ms) S [SKIPPED] [0.002 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init should not overwrite existing WSL vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:84

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set machine cpus, disk, memory

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:07.123 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:04:07.124 (1ms)
→ Enter [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/31/24 21:04:07.124 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 60fb4975697e Machine init complete To start your machine run: podman machine start 60fb4975697e C> podman.exe machine set --memory 524288 60fb4975697e Error: requested amount of memory (524288 MB) greater than total system memory (205773746176 MB) C> podman.exe machine set --cpus 2 --disk-size 102 --memory 4096 60fb4975697e C> podman.exe machine set --cpus 2 --disk-size 5 --memory 4096 60fb4975697e Error: new disk size must be larger than 102 GB C> podman.exe machine start 60fb4975697e Starting machine "60fb4975697e" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 60fb4975697e API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "60fb4975697e" started successfully C> podman.exe machine ssh 60fb4975697e lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh 60fb4975697e sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: E53EBD40-E378-4FE7-A079-DDBEAF70366A C> podman.exe machine ssh 60fb4975697e cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002236 C> podman.exe machine set --cpus 4 --disk-size 5 --memory 4096 60fb4975697e Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/31/24 21:05:13.082 (1m5.964s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:13.083 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:13.083 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:05:13.083 C> podman.exe machine rm --force 60fb4975697e < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:05:15.981 (2.899s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:15.981 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:15.982 (1ms) + [68.865 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

wsl cannot change disk, memory, processor

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:05:15.982 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:05:15.982 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/31/24 21:05:15.982 [SKIPPED] tests are only for WSL provider In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 @ 07/31/24 21:05:15.982 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff640fd955a, 0x1f}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:260 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:73 +0x30 ← Exit [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72 @ 07/31/24 21:05:15.982 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:15.982 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:05:15.982 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:15.982 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:05:15.982 (0s) S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:72

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

no settings should change if no flags

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:05:15.982 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:05:15.982 (0s)
→ Enter [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/31/24 21:05:15.982 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 13622f369e6c Machine init complete To start your machine run: podman machine start 13622f369e6c C> podman.exe machine set 13622f369e6c C> podman.exe machine start 13622f369e6c Starting machine "13622f369e6c" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 13622f369e6c API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "13622f369e6c" started successfully C> podman.exe machine ssh 13622f369e6c lscpu | grep "CPU(s):" | head -1 CPU(s): 24 C> podman.exe machine ssh 13622f369e6c sudo fdisk -l | grep Disk Disk /dev/sda: 11 GiB, 11811160064 bytes, 23068672 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: 1C3BEACE-69D5-4E1F-A7F6-16753D908A84 ← Exit [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97 @ 07/31/24 21:06:04.037 (48.059s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:04.037 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:04.037 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:04.037 C> podman.exe machine rm --force 13622f369e6c < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:06.873 (2.836s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:06.873 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:06.873 (0s) + [50.894 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set rootful with docker sock change

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:06.873 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:06.873 (0s)
→ Enter [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/31/24 21:06:06.873 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 019da9e09fc4 Machine init complete To start your machine run: podman machine start 019da9e09fc4 C> podman.exe machine set --rootful 019da9e09fc4 C> podman.exe machine start 019da9e09fc4 Starting machine "019da9e09fc4" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "019da9e09fc4" started successfully C> podman.exe machine inspect --format {{.Rootful}} 019da9e09fc4 true C> podman.exe machine ssh 019da9e09fc4 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132 @ 07/31/24 21:06:52.412 (45.542s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:52.413 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:52.413 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:52.413 C> podman.exe machine rm --force 019da9e09fc4 < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:06:55.269 (2.856s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:55.269 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:55.272 (4ms) + [48.402 seconds]

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:55.272 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:55.272 (0s)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/31/24 21:06:55.272 [SKIPPED] Test is only for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:166 @ 07/31/24 21:06:55.272 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func15.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:166 +0x4f ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/31/24 21:06:55.272 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:55.272 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:06:55.272 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:55.272 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:06:55.272 (0s) S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164

podman machine set

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15

set while machine already running

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:55.272 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:06:55.272 (0s)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/31/24 21:06:55.272 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 7edc35350ee9 Machine init complete To start your machine run: podman machine start 7edc35350ee9 C> podman.exe machine start 7edc35350ee9 Starting machine "7edc35350ee9" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 7edc35350ee9 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "7edc35350ee9" started successfully C> podman.exe machine set --rootful 7edc35350ee9 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/31/24 21:07:37.421 (42.151s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:37.421 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:37.421 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:07:37.421 C> podman.exe machine rm --force 7edc35350ee9 < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:07:40.285 (2.864s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:40.285 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:40.286 (1ms) + [45.016 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:07:40.286 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:07:40.286 (0s)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/31/24 21:07:40.286 C> podman.exe machine inspect abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ [] Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:15 @ 07/31/24 21:07:40.428 (142ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:40.428 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:07:40.428 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:40.428 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:07:40.432 (4ms) + [0.146 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect two machines

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:07:40.432 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:07:40.432 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/31/24 21:07:40.432 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo1 Machine init complete To start your machine run: podman machine start foo1 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo2 Machine init complete To start your machine run: podman machine start foo2 C> podman.exe machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:23 @ 07/31/24 21:08:18.779 (38.348s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:18.779 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:18.779 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:18.779 C> podman.exe machine rm --force foo2 < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:20.117 (1.339s) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:20.117 C> podman.exe machine rm --force foo1 < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:21.487 (1.369s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:21.487 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:21.49 (4ms) + [41.061 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect with go format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:21.49 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:21.49 (0s)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/31/24 21:08:21.49 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx da4e66ccd12c Machine init complete To start your machine run: podman machine start da4e66ccd12c C> podman.exe machine inspect da4e66ccd12c [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1290428444\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-da4e66ccd12c" } }, "Created": "2024-07-31T21:08:21.6514534Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "da4e66ccd12c", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1290428444\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50532, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} da4e66ccd12c da4e66ccd12c C> podman.exe machine inspect --format {{.Abcde}} da4e66ccd12c Error: template: inspect:1:13: executing "inspect" at <.Abcde>: can't evaluate field Abcde in type machine.InspectInfo ← Exit [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:42 @ 07/31/24 21:08:41.637 (20.147s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:41.637 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:41.637 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:41.637 C> podman.exe machine rm --force da4e66ccd12c < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:08:42.99 (1.353s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:42.99 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:42.992 (2ms) + [21.502 seconds]

podman inspect stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13

inspect shows a unique socket name per machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:42.992 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:42.992 (0s)
→ Enter [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/31/24 21:08:42.992 [SKIPPED] test is only relevant for Unix based machines In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 @ 07/31/24 21:08:42.992 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff640ff2619, 0x2d}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:254 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func7.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:84 +0x46 ← Exit [It] inspect shows a unique socket name per machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82 @ 07/31/24 21:08:42.992 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:42.992 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:08:42.992 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:42.992 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:08:42.992 (0s) S [SKIPPED] [0.000 seconds] podman inspect stop C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13 [It] inspect shows a unique socket name per machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:82

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:42.992 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:08:42.992 (0s)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/31/24 21:08:42.992 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 8f09b76487c8 Machine init complete To start your machine run: podman machine start 8f09b76487c8 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 8f09b76487c8* hyperv 19 seconds ago Never 24 2GiB 11GiB ← Exit [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 @ 07/31/24 21:09:02.887 (19.896s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:02.887 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:02.887 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:02.887 C> podman.exe machine rm --force 8f09b76487c8 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:04.255 (1.368s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:04.255 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:04.259 (4ms) + [21.268 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machines with quiet or noheading

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:04.259 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:04.259 (0s)
→ Enter [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/31/24 21:09:04.259 C> podman.exe machine list --quiet C> podman.exe machine list --noheading --quiet C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 102e7b13d0fa Machine init complete To start your machine run: podman machine start 102e7b13d0fa C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 20373cd915f7 Machine init complete To start your machine run: podman machine start 20373cd915f7 C> podman.exe machine list --noheading --quiet 20373cd915f7 102e7b13d0fa* ← Exit [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:36 @ 07/31/24 21:09:42.682 (38.424s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:42.682 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:09:42.682 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:42.682 C> podman.exe machine rm --force 20373cd915f7 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:44.26 (1.579s) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:44.261 C> podman.exe machine rm --force 102e7b13d0fa < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:09:45.715 (1.454s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:45.715 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:09:45.715 (0s) + [41.457 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine: check if running while starting

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:45.715 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:09:45.715 (0s)
→ Enter [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/31/24 21:09:45.715 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx be195d3bbef9 Machine init complete To start your machine run: podman machine start be195d3bbef9 C> podman.exe machine list --format {{.LastUp}} Never C> podman.exe machine start be195d3bbef9 C> podman.exe machine list --format {{.LastUp}} Starting machine "be195d3bbef9" Never C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful be195d3bbef9 C> podman.exe machine list --format {{.LastUp}} Currently starting API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "be195d3bbef9" started successfully C> podman.exe machine list --format {{.LastUp}} Currently running C> podman.exe machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:72 @ 07/31/24 21:10:31.694 (45.98s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:31.694 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:31.694 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:31.694 C> podman.exe machine rm --force be195d3bbef9 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:34.646 (2.953s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:34.646 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:34.646 (0s) + [48.933 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list with --format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:34.646 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:34.646 (0s)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/31/24 21:10:34.646 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 084d07dbe4e5 Machine init complete To start your machine run: podman machine start 084d07dbe4e5 C> podman.exe machine list --format {{.Name}} 084d07dbe4e5* C> podman.exe machine list --format json [ { "Name": "084d07dbe4e5", "Default": true, "Created": "2024-07-31T21:10:34.8058028Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50569, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test222462613\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME 084d07dbe4e5* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:111 @ 07/31/24 21:10:54.263 (19.617s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:54.263 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:10:54.263 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:54.263 C> podman.exe machine rm --force 084d07dbe4e5 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:10:55.636 (1.373s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:55.636 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:10:55.636 (0s) + [20.990 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine in machine-readable byte format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:55.636 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:10:55.636 (0s)
→ Enter [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/31/24 21:10:55.636 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 249968c20723 Machine init complete To start your machine run: podman machine start 249968c20723 C> podman.exe machine list --format json [ { "Name": "249968c20723", "Default": true, "Created": "2024-07-31T21:10:55.7960929Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 50575, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test4216905736\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:151 @ 07/31/24 21:11:14.597 (18.961s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:14.597 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:14.597 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:14.597 C> podman.exe machine rm --force 249968c20723 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:15.966 (1.369s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:15.966 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:15.971 (5ms) + [20.335 seconds]

podman machine list

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:16

list machine in human-readable format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:15.971 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:15.971 (1ms)
→ Enter [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/31/24 21:11:15.971 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 5eb18df7f5c1 Machine init complete To start your machine run: podman machine start 5eb18df7f5c1 C> podman.exe machine list --format {{.Memory}} {{.DiskSize}} 2GiB 11GiB ← Exit [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:173 @ 07/31/24 21:11:35.264 (19.293s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:35.264 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:35.264 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:35.264 C> podman.exe machine rm --force 5eb18df7f5c1 < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:11:36.628 (1.364s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:36.628 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:36.628 (0s) + [20.657 seconds]

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:12

stop bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:36.628 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:36.633 (6ms)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/31/24 21:11:36.633 C> podman.exe machine stop abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/31/24 21:11:36.756 (123ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:36.757 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:11:36.757 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:36.757 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:11:36.76 (3ms) + [0.132 seconds]

podman machine stop

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:12

Stop running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:36.76 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:185 @ 07/31/24 21:11:36.761 (1ms)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/31/24 21:11:36.761 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 21daf94146c0 Machine init complete Starting machine "21daf94146c0" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 21daf94146c0 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "21daf94146c0" started successfully C> podman.exe machine stop 21daf94146c0 Machine "21daf94146c0" stopped successfully C> podman.exe machine stop 21daf94146c0 Machine "21daf94146c0" stopped successfully C> podman.exe machine inspect --format {{.LastUp.Format "2006-01-02T15:04:05Z07:00"}} 21daf94146c0 2024-07-31T21:12:20Z ← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/31/24 21:12:20.579 (43.819s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:20.579 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:88 @ 07/31/24 21:12:20.579 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:20.579 C> podman.exe machine rm --force 21daf94146c0 < Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:83 @ 07/31/24 21:12:22.036 (1.456s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:22.036 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:187 @ 07/31/24 21:12:22.038 (3ms) + [45.279 seconds]

[SynchronizedAfterSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:12:22.038 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:12:22.038 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:12:22.038 podman machine init machine init with rosetta=false 0.000000 seconds podman inspect stop inspect shows a unique socket name per machine 0.000000 seconds podman machine set wsl cannot change disk, memory, processor 0.000000 seconds podman machine init machine init with volume 0.000000 seconds run basic podman commands Volume ops 0.000000 seconds run basic podman commands Volume should be virtiofs 0.000000 seconds podman machine set set user mode networking 0.000000 seconds podman machine init machine init with rosetta=true 0.000000 seconds podman machine init - windows only init should not overwrite existing WSL vms 0.000527 seconds podman machine init - windows only init with user mode networking 0.005510 seconds podman machine stop stop bad name 0.129034 seconds podman machine ssh bad machine name 0.136963 seconds podman machine rm bad init name 0.138103 seconds podman machine start bad start name 0.138523 seconds podman machine reset starting from scratch should not error 0.140886 seconds podman inspect stop inspect bad name 0.141784 seconds podman machine init bad init 1.163057 seconds podman machine init - windows only init should not should not overwrite existing HyperV vms 1.572587 seconds podman machine list list machine in machine-readable byte format 18.961398 seconds podman machine list list machine in human-readable format 19.293234 seconds podman machine ssh ssh to non-running machine 19.343770 seconds podman machine list list with --format 19.617103 seconds podman machine init simple init with username 19.873468 seconds podman machine init verify a podman 4 config does not break podman 5 19.889309 seconds podman machine list list machine 19.895717 seconds podman inspect stop inspect with go format 20.147485 seconds podman machine reset reset machine with one defined machine 20.317969 seconds podman machine init simple init 21.162452 seconds podman machine info machine info 21.234670 seconds podman machine rm Removing all machines doesn't delete ssh keys 21.848924 seconds podman machine rm machine rm --save-ignition --save-image 22.356867 seconds podman machine init init should cleanup on failure 25.256449 seconds podman machine rm Remove machine 30.408879 seconds podman inspect stop inspect two machines 38.348778 seconds podman machine list list machines with quiet or noheading 38.424247 seconds podman machine set set while machine already running 42.150509 seconds podman machine start start machine with conflict on SSH port 42.674978 seconds podman machine start start machine already started 43.325266 seconds podman machine stop Stop running machine 43.819930 seconds run basic podman commands Podman ops with port forwarding and gvproxy 45.185056 seconds run basic podman commands podman volume on non-standard path 45.465732 seconds podman machine set set rootful with docker sock change 45.542575 seconds run basic podman commands Basic ops 45.556170 seconds podman machine list list machine: check if running while starting 45.980491 seconds podman machine init machine init rootful with docker.sock check 46.137308 seconds podman machine ssh ssh to running machine and check os-type 46.384998 seconds podman machine init simple init with start 46.643242 seconds run basic podman commands Volume should be disabled by command line 47.353539 seconds podman machine set no settings should change if no flags 48.058699 seconds podman machine rm Remove running machine 48.817088 seconds podman machine start start two machines in parallel 62.110351 seconds podman machine start start only starts specified machine 62.564628 seconds podman machine reset reset with running machine and other machines idle 65.089800 seconds podman machine set set machine cpus, disk, memory 65.965026 seconds podman machine rm Remove machine sharing ssh key with another machine 67.017153 seconds podman machine init machine init with cpus, disk size, memory, timezone 69.032925 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 76.849949 seconds podman machine start start simple machine 92.116523 seconds podman machine init machine init rootless docker.sock check 619.653023 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:96 @ 07/31/24 21:12:22.038 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]


Summarizing 1 Failure:
  [FAIL] podman machine init [It] machine init rootless docker.sock check
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:59

Ran 49 of 59 Specs in 2988.419 seconds
FAIL! -- 48 Passed | 1 Failed | 0 Pending | 10 Skipped
--- FAIL: TestMachine (2988.42s)
FAIL

Ginkgo ran 1 suite in 51m5.3380095s

Test Suite Failed

Processed Wed Jul 31 21:12:22 2024 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3