Synopsis


GitHub PR:26545 - fix(deps): update module github.com/shirou/gopsutil/v4 to v4.25.6
Test name:machine-wsl podman windows rootless host sqlite
Cirrus:Build 5291295750488064 / Task 4649069861142528
Logs:main / journal / cleanup tracer

/define.gitCommit=10a5f9715b73464de60087e02c2de3cd0e8eaefe Running Suite: Podman Machine tests - C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\pkg\machine\e2e =============================================================================================================== Random Seed: 1751369808 Will run 76 of 76 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/01/25 11:37:56.474 Looking up Podman Machine image at quay.io/podman/machine-os:5.6 to create VM Getting image source signatures Copying blob sha256:e1c097b905f0929b9853bba5236bf96d28c3d4d92ea4478a56b6b824f659a831 Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination e1c097b905f0929b9853bba5236bf96d28c3d4d92ea4478a56b6b824f659a831 ← Exit [BeforeSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:56 @ 07/01/25 11:38:05.67 (9.196s)
[BeforeSuite] PASSED [9.196 seconds]

podman inspect stop

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

inspect bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:16
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:05.67 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:05.67 (0s)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:16 @ 07/01/25 11:38:05.67 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:16 @ 07/01/25 11:38:05.773 (103ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:05.773 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:05.773 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:05.773 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:05.776 (3ms) + [0.106 seconds]

podman inspect stop

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

inspect two machines

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:24
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:05.776 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:05.777 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:24 @ 07/01/25 11:38:05.777 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start foo1 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo2 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... 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:24 @ 07/01/25 11:38:26.96 (21.183s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:26.96 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:26.96 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:26.96 C> podman.exe machine rm --force foo2 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:27.25 (290ms) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:27.25 C> podman.exe machine rm --force foo1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:27.572 (321ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:27.572 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:27.576 (4ms) + [21.799 seconds]

podman inspect stop

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

inspect with go format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:43
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:27.576 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:27.576 (0s)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:43 @ 07/01/25 11:38:27.576 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar e898ccf6b1e5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start e898ccf6b1e5 C> podman.exe machine inspect e898ccf6b1e5 [ { "ConfigDir": { "Path": "Z:\\podman_test276006730\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\e898ccf6b1e5-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-e898ccf6b1e5" } }, "Created": "2025-07-01T11:38:27.7097925Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e898ccf6b1e5", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test276006730\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49976, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} e898ccf6b1e5 e898ccf6b1e5 C> podman.exe machine inspect --format {{.Abcde}} e898ccf6b1e5 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:43 @ 07/01/25 11:38:38.243 (10.667s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:38.243 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:38.243 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:38.243 C> podman.exe machine rm --force e898ccf6b1e5 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:38.563 (320ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:38.563 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:38:38.566 (3ms) + [10.990 seconds]

podman inspect stop

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

inspect shows a unique socket name per machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/inspect_test.go:81
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:38.566 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:38:38.566 (1ms)
→ 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:81 @ 07/01/25 11:38:38.566 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar dbdb613f9299 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start dbdb613f9299 C> podman.exe machine inspect dbdb613f9299 [ { "ConfigDir": { "Path": "Z:\\podman_test3254183432\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\dbdb613f9299-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-dbdb613f9299" } }, "Created": "2025-07-01T11:38:38.706953Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "dbdb613f9299", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test3254183432\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49977, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar e55a14c34ff0 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start e55a14c34ff0 C> podman.exe machine inspect e55a14c34ff0 [ { "ConfigDir": { "Path": "Z:\\podman_test3254183432\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\e55a14c34ff0-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-e55a14c34ff0" } }, "Created": "2025-07-01T11:38:48.9953157Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "e55a14c34ff0", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test3254183432\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49978, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← 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:81 @ 07/01/25 11:38:59.463 (20.897s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:59.463 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:38:59.463 (0s)
> Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:59.463 C> podman.exe machine rm --force e55a14c34ff0 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:59.772 (309ms) > Enter [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:38:59.773 C> podman.exe machine rm --force dbdb613f9299 The operation completed successfully. < Exit [DeferCleanup (Each)] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:39:00.073 (300ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:00.073 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:00.076 (3ms) + [21.511 seconds]

podman help

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

podman usage base command is podman or podman-remote, without extension

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/help_test.go:10
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:00.076 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:00.077 (1ms)
→ Enter [It] podman usage base command is podman or podman-remote, without extension - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/help_test.go:10 @ 07/01/25 11:39:00.077 C> podman.exe help Manage pods, containers and images Usage: podman [options] [command] Available Commands: attach Attach to a running container build Build an image using instructions from Containerfiles commit Create new image based on the changed container compose Run compose workloads via an external provider such as docker-compose or podman-compose container Manage containers cp Copy files/folders between a container and the local filesystem create Create but do not start a container diff Display the changes to the object's file system events Show podman system events exec Run a process in a running container export Export container's filesystem contents as a tar archive farm Farm out builds to remote machines generate Generate structured data based on containers, pods or volumes healthcheck Manage health checks on containers help Help about any command history Show history of a specified image image Manage images images List images in local storage import Import a tarball to create a filesystem image info Display podman system information init Initialize one or more containers inspect Display the configuration of object denoted by ID kill Kill one or more running containers with a specific signal kube Play containers, pods or volumes from a structured file load Load image(s) from a tar archive login Log in to a container registry logout Log out of a container registry logs Fetch the logs of one or more containers machine Manage a virtual machine manifest Manipulate manifest lists and image indexes network Manage networks pause Pause all the processes in one or more containers pod Manage pods port List port mappings or a specific mapping for the container ps List containers pull Pull an image from a registry push Push an image to a specified destination rename Rename an existing container restart Restart one or more containers rm Remove one or more containers rmi Remove one or more images from local storage run Run a command in a new container save Save image(s) to an archive search Search registry for image secret Manage secrets start Start one or more containers stats Display a live stream of container resource usage statistics stop Stop one or more containers system Manage podman tag Add an additional name to a local image top Display the running processes of a container unpause Unpause the processes in one or more containers untag Remove a name from a local image update Update an existing container version Display the Podman version information volume Manage volumes wait Block on one or more containers Options: --config string Path to directory containing authentication config file -c, --connection string Connection to use for remote Podman service (CONTAINER_CONNECTION) --help Help for podman --identity string path to SSH identity file, (CONTAINER_SSHKEY) --log-level string Log messages above specified level (trace, debug, info, warn, warning, error, fatal, panic) (default "warn") --out string Send output (stdout) from podman to a file --ssh string define the ssh mode (default "golang") --storage-opt stringArray Used to pass an option to the storage driver --url string URL to access Podman service (CONTAINER_HOST) (default "unix:///run/podman/podman.sock") -v, --version version for podman ← Exit [It] podman usage base command is podman or podman-remote, without extension - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/help_test.go:10 @ 07/01/25 11:39:00.18 (104ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:00.18 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:00.18 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:00.18 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:00.181 (1ms) + [0.105 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:210 @ 07/01/25 11:39:00.181 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:00.182 (1ms)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/01/25 11:39:00.182 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar f7f2d2b72da1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start f7f2d2b72da1 C> podman.exe machine start f7f2d2b72da1 Starting machine "f7f2d2b72da1" your 131072x1 screen size is bogus. expect trouble 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 f7f2d2b72da1 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "f7f2d2b72da1" started successfully C> podman.exe machine inspect f7f2d2b72da1 [ { "ConfigDir": { "Path": "Z:\\podman_test2126506283\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\f7f2d2b72da1-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-f7f2d2b72da1" } }, "Created": "2025-07-01T11:39:00.3205381Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "f7f2d2b72da1", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test2126506283\\.local\\share\\containers\\podman\\machine\\machine", "Port": 49979, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop f7f2d2b72da1 Machine "f7f2d2b72da1" stopped successfully C> podman.exe machine start f7f2d2b72da1 --no-info Starting machine "f7f2d2b72da1" your 131072x1 screen size is bogus. expect trouble Machine "f7f2d2b72da1" started successfully C> podman.exe machine stop f7f2d2b72da1 Machine "f7f2d2b72da1" stopped successfully C> podman.exe machine start f7f2d2b72da1 --quiet --no-info your 131072x1 screen size is bogus. expect trouble Machine "f7f2d2b72da1" started successfully ← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:18 @ 07/01/25 11:39:30.35 (30.168s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:30.35 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:30.35 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:39:30.35 C> podman.exe machine rm --force f7f2d2b72da1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:39:32.188 (1.838s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:32.188 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:32.191 (3ms) + [32.010 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:210 @ 07/01/25 11:39:32.191 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:32.192 (1ms)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:54 @ 07/01/25 11:39:32.192 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/01/25 11:39:32.298 (106ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:32.298 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:32.298 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:32.298 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:32.3 (2ms) + [0.109 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:210 @ 07/01/25 11:39:32.3 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:32.301 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/01/25 11:39:32.301 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar b7531f7b2057 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start b7531f7b2057 C> podman.exe machine start b7531f7b2057 Starting machine "b7531f7b2057" your 131072x1 screen size is bogus. expect trouble 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 b7531f7b2057 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "b7531f7b2057" started successfully C> podman.exe machine inspect b7531f7b2057 [ { "ConfigDir": { "Path": "Z:\\podman_test75256778\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\b7531f7b2057-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-b7531f7b2057" } }, "Created": "2025-07-01T11:39:32.4365796Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "b7531f7b2057", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test75256778\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50088, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start b7531f7b2057 Starting machine "b7531f7b2057" Error: unable to start "b7531f7b2057": already running ← Exit [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:63 @ 07/01/25 11:39:48.588 (16.288s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:48.588 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:39:48.588 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:39:48.588 C> podman.exe machine rm --force b7531f7b2057 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:39:50.442 (1.854s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:50.442 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:39:50.445 (3ms) + [18.145 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:86
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:50.445 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:39:50.446 (1ms)
→ Enter [It] start machine with conflict on SSH port - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:86 @ 07/01/25 11:39:50.446 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 7a229ea3fd11 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 7a229ea3fd11 C> podman.exe machine inspect --format {{.SSHConfig.Port}} 7a229ea3fd11 50125 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50125/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50125/run/podman/podman.sock C> podman.exe machine start 7a229ea3fd11 Starting machine "7a229ea3fd11" time="2025-07-01T11:40:00Z" level=warning msg="detected port conflict on machine ssh port [50125], reassigning" your 131072x1 screen size is bogus. expect trouble 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 7a229ea3fd11 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "7a229ea3fd11" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} 7a229ea3fd11 50126 C> podman.exe system connection list --format {{.URI}} ssh://user@127.0.0.1:50126/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:50126/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:86 @ 07/01/25 11:40:06.617 (16.171s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:40:06.617 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:40:06.617 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:06.617 C> podman.exe machine rm --force 7a229ea3fd11 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:08.475 (1.858s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:40:08.475 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:40:08.478 (4ms) + [18.033 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:135
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:40:08.478 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:40:08.479 (1ms)
→ Enter [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:135 @ 07/01/25 11:40:08.479 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar bb2a897754e5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start bb2a897754e5 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 089b5566e0e5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 089b5566e0e5 C> podman.exe machine start bb2a897754e5 Starting machine "bb2a897754e5" your 131072x1 screen size is bogus. expect trouble 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 bb2a897754e5 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bb2a897754e5" started successfully C> podman.exe machine inspect --format {{.State}} bb2a897754e5 running C> podman.exe machine inspect --format {{.State}} 089b5566e0e5 stopped ← Exit [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:135 @ 07/01/25 11:40:34.54 (26.061s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:40:34.54 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:40:34.54 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:34.54 C> podman.exe machine rm --force 089b5566e0e5 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:34.861 (322ms) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:34.861 C> podman.exe machine rm --force bb2a897754e5 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:40:36.759 (1.898s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:40:36.76 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:40:36.763 (3ms) + [28.284 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:168
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:40:36.763 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:40:36.763 (1ms)
→ Enter [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:168 @ 07/01/25 11:40:36.763 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar m1-7adcca03220a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m1-7adcca03220a C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar m2-6c5339482afb Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start m2-6c5339482afb C> podman.exe machine start m2-6c5339482afb C> podman.exe machine start m1-7adcca03220a Starting machine "m1-7adcca03220a" Starting machine "m2-6c5339482afb" your 131072x1 screen size is bogus. expect trouble 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 m1-7adcca03220a your 131072x1 screen size is bogus. expect trouble 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-6c5339482afb API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. API forwarding listening on: npipe:////./pipe/podman-m2-6c5339482afb Another process was listening on the default Docker API pipe address. You can still connect Docker API clients by setting DOCKER HOST using the following powershell command in your terminal session: $Env:DOCKER_HOST = 'npipe:////./pipe/podman-m2-6c5339482afb' Or in a classic CMD prompt: set DOCKER_HOST=npipe:////./pipe/podman-m2-6c5339482afb Alternatively, terminate the other process and restart podman machine. Machine "m1-7adcca03220a" started successfully Machine "m2-6c5339482afb" started successfully ← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:168 @ 07/01/25 11:41:03.041 (26.278s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:41:03.041 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:41:03.041 (0s)
> Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:41:03.041 C> podman.exe machine rm --force m2-6c5339482afb time="2025-07-01T11:42:03Z" level=warning msg="Failed to wait for systemd to exit: (your 131072x1 screen size is bogus. expect trouble)" The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:03.827 (1m0.786s) > Enter [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:03.827 C> podman.exe machine rm --force m1-7adcca03220a The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:05.622 (1.795s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:05.622 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:05.625 (3ms) + [88.862 seconds]

podman machine list

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

list machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:20
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:05.625 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:05.625 (1ms)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:20 @ 07/01/25 11:42:05.625 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 03c0e9694a34 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 03c0e9694a34 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 03c0e9694a34* wsl 10 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:20 @ 07/01/25 11:42:16.143 (10.518s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:16.143 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:16.143 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:16.143 C> podman.exe machine rm --force 03c0e9694a34 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:16.435 (292ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:16.435 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:16.438 (3ms) + [10.813 seconds]

podman machine list

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

list machines with quiet or noheading

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:38
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:16.438 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:16.438 (1ms)
→ Enter [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:38 @ 07/01/25 11:42:16.438 C> podman.exe machine list --quiet C> podman.exe machine list --noheading --quiet C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 1648f662cbe7 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 1648f662cbe7 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 0e49716af247 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 0e49716af247 C> podman.exe machine list --noheading --quiet 1648f662cbe7* 0e49716af247 ← Exit [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:38 @ 07/01/25 11:42:36.843 (20.404s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:36.843 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:36.843 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:36.843 C> podman.exe machine rm --force 0e49716af247 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:37.154 (311ms) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:37.154 C> podman.exe machine rm --force 1648f662cbe7 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:37.455 (301ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:37.455 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:37.458 (3ms) + [21.020 seconds]

podman machine list

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

list machine: check if running while starting

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:74
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:37.458 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:37.459 (1ms)
→ Enter [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:74 @ 07/01/25 11:42:37.459 [SKIPPED] the below logic does not work on WSL. #20978 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:42:37.459 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b35098, 0x2d}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func12.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:75 +0x34 ← Exit [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:74 @ 07/01/25 11:42:37.459 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:37.459 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:37.459 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:37.459 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:37.459 (0s) S [SKIPPED] [0.002 seconds] podman machine list C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:18 [It] list machine: check if running while starting C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:74

podman machine list

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

list with --format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:113
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:37.46 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:37.46 (0s)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:113 @ 07/01/25 11:42:37.46 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar cda2268f0972 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start cda2268f0972 C> podman.exe machine list --format {{.Name}} cda2268f0972* C> podman.exe machine list --format json [ { "Name": "cda2268f0972", "Default": true, "Created": "2025-07-01T11:42:37.6037365Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "Swap": "0", "DiskSize": "11811160064", "Port": 50267, "RemoteUsername": "user", "IdentityPath": "Z:\\podman_test4109755607\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME cda2268f0972* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:113 @ 07/01/25 11:42:48.037 (10.577s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:48.037 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:48.037 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:48.037 C> podman.exe machine rm --force cda2268f0972 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:48.357 (321ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:48.358 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:48.361 (3ms) + [10.901 seconds]

podman machine list

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

list machine in machine-readable byte format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:153
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:48.361 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:48.362 (1ms)
→ Enter [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:153 @ 07/01/25 11:42:48.362 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar b67423f05420 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start b67423f05420 C> podman.exe machine list --format json [ { "Name": "b67423f05420", "Default": true, "Created": "2025-07-01T11:42:48.5020611Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "wsl", "CPUs": 24, "Memory": "2147483648", "Swap": "0", "DiskSize": "11811160064", "Port": 50268, "RemoteUsername": "user", "IdentityPath": "Z:\\podman_test2296831429\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": false } ] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:153 @ 07/01/25 11:42:58.324 (9.963s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:58.325 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:42:58.325 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:58.325 C> podman.exe machine rm --force b67423f05420 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:42:58.635 (310ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:58.635 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:42:58.638 (3ms) + [10.277 seconds]

podman machine list

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

list machine in human-readable format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:175
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:58.638 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:42:58.639 (1ms)
→ Enter [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:175 @ 07/01/25 11:42:58.639 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 093ea3fc17e1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 093ea3fc17e1 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:175 @ 07/01/25 11:43:08.714 (10.075s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:43:08.714 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:43:08.714 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:08.714 C> podman.exe machine rm --force 093ea3fc17e1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:09.023 (309ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:09.023 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:09.026 (3ms) + [10.388 seconds]

podman machine list

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

list machine from all providers

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/list_test.go:187
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:43:09.026 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:43:09.027 (1ms)
→ Enter [It] list machine from all providers - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:187 @ 07/01/25 11:43:09.027 C> podman.exe machine init --disk-size 11 otherprovider Looking up Podman Machine image at quay.io/podman/machine-os:5.6 to create VM Getting image source signatures Copying blob sha256:6b692f8795f1fcc8f00c21aa051738c68b89b9fc18e0ada203ea093f4b91dbeb Copying config sha256:44136fa355b3678a1146ad16f7e8649e94fb4fc21fe77e8310c060f61caaff8a Writing manifest to image destination 6b692f8795f1fcc8f00c21aa051738c68b89b9fc18e0ada203ea093f4b91dbeb Machine init complete To start your machine run: podman machine start otherprovider C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 98cb065864a3 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 98cb065864a3 C> podman.exe machine list --format {{.Name}} --all-providers 98cb065864a3 otherprovider* C> podman.exe machine rm --force otherprovider ← Exit [It] list machine from all providers - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:187 @ 07/01/25 11:43:48.601 (39.573s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:43:48.601 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:43:48.601 (0s)
> Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.601 C> podman.exe machine rm --force 98cb065864a3 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.888 (287ms) > Enter [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.888 C> podman.exe machine rm --force otherprovider Error: otherprovider: VM does not exist < Exit [DeferCleanup (Each)] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:43:48.993 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:48.993 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:43:49.097 (104ms) + [40.072 seconds]

run cp commands

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

podman cp

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:20
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:43:49.098 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:43:49.098 (0s)
→ Enter [It] podman cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:20 @ 07/01/25 11:43:49.098 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 6c54d09eb15e Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "6c54d09eb15e" your 131072x1 screen size is bogus. expect trouble 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 6c54d09eb15e API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "6c54d09eb15e" started successfully C> podman.exe -r pull quay.io/libpod/testimage:20241011 Trying to pull quay.io/libpod/testimage:20241011... Getting image source signatures Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 Copying blob sha256:33b517cffde0ecb1f424f107b005cdfd614c467b9de2ad334970f800b77a4e70 Copying config sha256:b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850 Writing manifest to image destination b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850 C> podman.exe -r create --name podman-cp-test quay.io/libpod/testimage:20241011 top d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f C> podman.exe -r create --name C quay.io/libpod/testimage:20241011 top e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158 STEP: copy from host to container by id - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:87 @ 07/01/25 11:44:06.629 C> podman.exe -r cp Z:\ginkgo2712221559\foo.txt d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/ C> podman.exe -r cp Z:\ginkgo2712221559\foo-dir d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp C> podman.exe -r start d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo.txt 666 0 0 C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo-dir 777 0 0 C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/foo-dir/bar.txt 666 0 0 STEP: copy from host to container by name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:120 @ 07/01/25 11:44:09.126 C> podman.exe -r cp Z:\ginkgo2712221559\foo.txt podman-cp-test:/tmp/rename.txt C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/rename.txt 666 0 0 STEP: copy from container to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:132 @ 07/01/25 11:44:09.883 C> podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo.txt Z:\ginkgo1620062121\ C> podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo-dir Z:\ginkgo1620062121\ STEP: copy stdin to container - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:164 @ 07/01/25 11:44:10.689 C> podman.exe -r cp -a=false - d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/stdin-dir 640 0 1000 C> podman.exe -r exec d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f stat -c %a %u %g /tmp/stdin-dir/file.txt 755 1000 0 STEP: copy from container to container - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:212 @ 07/01/25 11:44:11.847 C> podman.exe -r cp d96386f3145010065359cc6933c7c63a325fc00f25e966b4af31ad36d928181f:/tmp/foo.txt e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158:/tmp/destination.txt C> podman.exe -r start e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158 e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158 C> podman.exe -r exec e7f1dcc502f1aa5875666cca67d62268af4b2997eef9b580a0d593ebf68ea158 stat -c %a %u %g /tmp/destination.txt 666 0 0 ← Exit [It] podman cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:20 @ 07/01/25 11:44:13.202 (24.104s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:13.202 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:13.202 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:13.202 C> podman.exe machine rm --force 6c54d09eb15e The operation completed successfully. < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:15.033 (1.831s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033 (1ms) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.033 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:15.034 (1ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:15.034 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:15.037 (3ms) + [25.939 seconds]

run cp commands

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

podman machine cp

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/cp_test.go:229
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:15.037 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:15.037 (1ms)
→ Enter [It] podman machine cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:229 @ 07/01/25 11:44:15.037 STEP: host file to guest - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:278 @ 07/01/25 11:44:15.038 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 63f9a64bcdbc Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "63f9a64bcdbc" your 131072x1 screen size is bogus. expect trouble 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 63f9a64bcdbc API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "63f9a64bcdbc" started successfully C> podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:~/foo.txt Copy successful C> podman.exe machine ssh 63f9a64bcdbc ls foo.txt C> podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:/etc/tmp.txt scp: dest open "/etc/tmp.txt": Permission denied scp: failed to upload file Z:/ginkgo2516772755/foo.txt to /etc/tmp.txt Error: copy failed: exit status 1 STEP: host directory to guest - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:300 @ 07/01/25 11:44:32.562 C> podman.exe machine cp --quiet Z:\ginkgo3387268063\foo-dir 63f9a64bcdbc:~/foo-dir Copy successful C> podman.exe machine ssh 63f9a64bcdbc ls foo-dir bar.txt STEP: guest file to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:312 @ 07/01/25 11:44:33.988 C> podman.exe machine cp --quiet 63f9a64bcdbc:~/foo.txt Z:\ginkgo1799131444\guest-foo.txt Copy successful STEP: guest directory to host - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:336 @ 07/01/25 11:44:34.781 C> podman.exe machine cp --quiet 63f9a64bcdbc:~/foo-dir Z:\ginkgo512013687\guest-foo-dir Copy successful STEP: attempt copying file to a new directory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:345 @ 07/01/25 11:44:35.792 C> podman.exe machine cp --quiet Z:\ginkgo2516772755\foo.txt 63f9a64bcdbc:~/directory/ scp: dest open "directory/": Failure scp: failed to upload file Z:/ginkgo2516772755/foo.txt to ~/directory/ Error: copy failed: exit status 1 C> podman.exe machine cp --quiet 63f9a64bcdbc:~/foo.txt Z:\ginkgo1666918944\directory\ scp: open local "Z:/ginkgo1666918944/directory/": No such file or directory Error: copy failed: exit status 1 STEP: attempt copying directory to a file - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:368 @ 07/01/25 11:44:37.218 C> podman.exe machine cp --quiet Z:\ginkgo3334608920\ 63f9a64bcdbc:~/foo-dir/bar.txt/ scp: "/home/user/foo-dir/bar.txt" exists but is not a directory scp: failed to upload directory Z:/ginkgo3334608920/ to ~/foo-dir/bar.txt/ Error: copy failed: exit status 1 C> podman.exe machine cp --quiet 63f9a64bcdbc:~/foo-dir/ Z:\ginkgo2516772755\foo.txt\ scp: open local "Z:/ginkgo2516772755/foo.txt/bar.txt": No such file or directory scp: Download of file /home/user/foo-dir/bar.txt to Z:/ginkgo2516772755/foo.txt/bar.txt failed Error: copy failed: exit status 1 ← Exit [It] podman machine cp - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/cp_test.go:229 @ 07/01/25 11:44:38.932 (23.895s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:38.932 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:38.933 (0s)
> Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933 (0s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.933 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:38.934 (0s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:38.934 C> podman.exe machine rm --force 63f9a64bcdbc The operation completed successfully. < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:40.757 (1.823s) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.757 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758 (1ms) > Enter [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758 < Exit [DeferCleanup (Each)] run cp commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:44:40.758 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:40.758 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:40.76 (3ms) + [25.724 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:210 @ 07/01/25 11:44:40.761 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:40.761 (0s)
→ Enter [It] bad init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:28 @ 07/01/25 11:44:40.761 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 wsl Error: cannot use "wsl" for a machine name C> podman.exe -r system connection add foobar tcp://localhost:8000 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 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 32b6d3a8f025 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 393873 32b6d3a8f025 Error: requested amount of memory (393873 MB) greater than total system memory (392849 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/01/25 11:44:41.618 (858ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:41.618 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:41.619 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.619 C> podman.exe machine rm --force 32b6d3a8f025 Error: 32b6d3a8f025: 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:92 @ 07/01/25 11:44:41.715 (96ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.715 C> podman.exe machine rm --force 32b6d3a8f025 Error: 32b6d3a8f025: 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:92 @ 07/01/25 11:44:41.809 (95ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.809 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:92 @ 07/01/25 11:44:41.904 (95ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.904 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:92 @ 07/01/25 11:44:41.999 (95ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:41.999 C> podman.exe machine rm --force wsl Error: wsl: 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:92 @ 07/01/25 11:44:42.093 (94ms) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:42.093 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:92 @ 07/01/25 11:44:42.197 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.197 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.2 (3ms) + [1.439 seconds]

podman machine init

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

init volume check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:83
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:42.2 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:42.2 (1ms)
→ Enter [It] init volume check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:83 @ 07/01/25 11:44:42.2 [SKIPPED] WSL does not use volume mounts In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:44:42.2 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b19ae6, 0x1e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:84 +0x31 ← Exit [It] init volume check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:83 @ 07/01/25 11:44:42.2 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:42.2 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:42.2 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.2 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:42.201 (1ms) S [SKIPPED] [0.001 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] init volume check C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:83

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:100
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:42.201 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:42.201 (1ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:100 @ 07/01/25 11:44:42.201 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 0cd6b6bb6c51 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 0cd6b6bb6c51 C> podman.exe machine inspect 0cd6b6bb6c51 [ { "ConfigDir": { "Path": "Z:\\podman_test4008925091\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\0cd6b6bb6c51-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-0cd6b6bb6c51" } }, "Created": "2025-07-01T11:44:42.3427991Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "0cd6b6bb6c51", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test4008925091\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50418, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:100 @ 07/01/25 11:44:52.388 (10.186s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:52.388 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:44:52.388 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:52.388 C> podman.exe machine rm --force 0cd6b6bb6c51 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:44:52.717 (330ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:52.717 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:44:52.719 (2ms) + [10.519 seconds]

podman machine init

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

run playbook

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:119
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:52.719 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:44:52.72 (1ms)
→ Enter [It] run playbook - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:119 @ 07/01/25 11:44:52.72 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now --playbook Z:\ginkgo195620734\playbook.yaml 34c60ccf5fb4 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "34c60ccf5fb4" your 131072x1 screen size is bogus. expect trouble 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 34c60ccf5fb4 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "34c60ccf5fb4" started successfully C> podman.exe machine ssh 34c60ccf5fb4 cat playbook.yaml - name: Simple podman machine example hosts: localhost tasks: - name: create a file ansible.builtin.copy: dest: ~/foobar.txt content: "9c71494a42a8\n"C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine ssh 34c60ccf5fb4 systemctl is-active playbook.service inactive C> podman.exe machine ssh 34c60ccf5fb4 cat /home/user/foobar.txt 9c71494a42a8 ← Exit [It] run playbook - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:119 @ 07/01/25 11:45:12.318 (19.598s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:12.318 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:12.318 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:12.318 C> podman.exe machine rm --force 34c60ccf5fb4 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:14.116 (1.798s) > Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:45:14.116 < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:174 @ 07/01/25 11:45:14.116 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:14.116 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:14.119 (3ms) + [21.400 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:186
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:14.119 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:14.119 (0s)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:186 @ 07/01/25 11:45:14.119 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 54851fae25ee Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 54851fae25ee C> podman.exe machine inspect 54851fae25ee [ { "ConfigDir": { "Path": "Z:\\podman_test1253762664\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\54851fae25ee-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-54851fae25ee" } }, "Created": "2025-07-01T11:45:14.2558165Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "54851fae25ee", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test1253762664\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50460, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 54851fae25ee Starting machine "54851fae25ee" your 131072x1 screen size is bogus. expect trouble 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 54851fae25ee API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "54851fae25ee" started successfully C> podman.exe machine inspect 54851fae25ee [ { "ConfigDir": { "Path": "Z:\\podman_test1253762664\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\54851fae25ee-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-54851fae25ee" } }, "Created": "2025-07-01T11:45:14.2558165Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "54851fae25ee", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test1253762664\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50460, "RemoteUsername": "user" }, "State": "running", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:186 @ 07/01/25 11:45:30.592 (16.472s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:30.592 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:30.592 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:30.592 C> podman.exe machine rm --force 54851fae25ee The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:32.419 (1.827s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:32.419 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:32.422 (3ms) + [18.302 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:222
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:32.422 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:32.422 (0s)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:222 @ 07/01/25 11:45:32.422 C> podman.exe machine init --disk-size 11 --username remoteuser --image Z:\podman-machine.x86_64.wsl.tar 685f552411bb Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 685f552411bb C> podman.exe machine inspect 685f552411bb [ { "ConfigDir": { "Path": "Z:\\podman_test1384664839\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\685f552411bb-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-685f552411bb" } }, "Created": "2025-07-01T11:45:32.5667042Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "685f552411bb", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test1384664839\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50497, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": false, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start 685f552411bb Starting machine "685f552411bb" your 131072x1 screen size is bogus. expect trouble 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 685f552411bb API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "685f552411bb" started successfully C> podman.exe machine ssh 685f552411bb loginctl -P Linger show-user remoteuser yes ← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:222 @ 07/01/25 11:45:48.162 (15.741s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:48.163 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:48.163 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:48.163 C> podman.exe machine rm --force 685f552411bb The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:45:50.04 (1.878s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.04 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.043 (3ms) + [17.621 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:254
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.043 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.043 (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:254 @ 07/01/25 11:45:50.043 [SKIPPED] setting hardware resource numbers and timezone are not supported on WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:45:50.043 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b4f522, 0x47}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.7() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:255 +0x34 ← 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:254 @ 07/01/25 11:45:50.043 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.043 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.043 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.043 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.044 (1ms) S [SKIPPED] [0.001 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with cpus, disk size, memory, timezone C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:254

podman machine init

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

machine init with swap

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:301
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.044 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.044 (0s)
→ Enter [It] machine init with swap - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:301 @ 07/01/25 11:45:50.044 [SKIPPED] Configuring swap is not supported on WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:45:50.045 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b2cecc, 0x28}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.8() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:302 +0x31 ← Exit [It] machine init with swap - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:301 @ 07/01/25 11:45:50.045 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.045 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.045 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.045 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.045 (1ms) S [SKIPPED] [0.001 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with swap C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:301

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:318
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.045 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.046 (1ms)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:318 @ 07/01/25 11:45:50.046 [SKIPPED] WSL volumes are much different. This test will not pass as is In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:45:50.046 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b48d66, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.9() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:319 +0x45 ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:318 @ 07/01/25 11:45:50.046 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.046 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.046 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.046 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.046 (1ms) S [SKIPPED] [0.001 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:318

podman machine init

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

machine init with ignition path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/init_test.go:354
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.046 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.046 (0s)
→ Enter [It] machine init with ignition path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:354 @ 07/01/25 11:45:50.046 [SKIPPED] Ignition is not compatible with WSL machines since they are not based on Fedora CoreOS In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:45:50.047 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b55ff3, 0x56}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.10() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:355 +0x45 ← Exit [It] machine init with ignition path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:354 @ 07/01/25 11:45:50.047 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.047 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:45:50.047 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.047 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:45:50.047 (1ms) S [SKIPPED] [0.001 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:22 [It] machine init with ignition path C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:354

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:398
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.047 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:45:50.047 (0s)
→ Enter [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:398 @ 07/01/25 11:45:50.047 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 1a7e963d59f1 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 1a7e963d59f1 C> podman.exe machine start 1a7e963d59f1 Starting machine "1a7e963d59f1" your 131072x1 screen size is bogus. expect trouble 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 1a7e963d59f1 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "1a7e963d59f1" started successfully C> podman.exe machine ssh 1a7e963d59f1 readlink /var/run/docker.sock /run/user/1000/podman/podman.sock ← Exit [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:398 @ 07/01/25 11:46:06.576 (16.529s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:06.576 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:06.576 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:06.576 C> podman.exe machine rm --force 1a7e963d59f1 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:08.394 (1.818s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:08.394 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:08.397 (3ms) + [18.349 seconds]

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:420
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:08.397 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:08.397 (1ms)
→ Enter [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:420 @ 07/01/25 11:46:08.397 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --rootful 75e18f04ec33 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 75e18f04ec33 C> podman.exe machine start 75e18f04ec33 Starting machine "75e18f04ec33" your 131072x1 screen size is bogus. expect trouble API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "75e18f04ec33" started successfully C> podman.exe machine inspect --format {{.Rootful}} 75e18f04ec33 true C> podman.exe machine ssh 75e18f04ec33 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:420 @ 07/01/25 11:46:25.359 (16.961s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:25.359 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:25.359 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:25.359 C> podman.exe machine rm --force 75e18f04ec33 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:27.203 (1.844s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:27.203 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:27.206 (3ms) + [18.809 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:447
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:27.206 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:27.206 (1ms)
→ Enter [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:447 @ 07/01/25 11:46:27.206 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 8631f75afb6a Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 8631f75afb6a C> podman.exe machine inspect --format {{.ConfigDir.Path}} 8631f75afb6a Z:\podman_test94614494\.config\containers\podman\machine\wsl C> podman.exe machine rm --force 8631f75afb6a The operation completed successfully. C> podman.exe machine inspect 8631f75afb6a [] Error: 8631f75afb6a: VM does not exist ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:447 @ 07/01/25 11:46:38.277 (11.071s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:38.277 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:38.278 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:38.278 C> podman.exe machine rm --force 8631f75afb6a Error: 8631f75afb6a: 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:92 @ 07/01/25 11:46:38.382 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:38.382 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:38.385 (3ms) + [11.179 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:496
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:38.385 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:38.385 (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:496 @ 07/01/25 11:46:38.385 C> podman.exe machine list time="2025-07-01T11:46:38Z" level=error msg="incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\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 "Z:\\podman_test948636732\\.config\\containers\\podman\\machine\\wsl\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 38f17d9745f3 time="2025-07-01T11:46:38Z" level=error msg="incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 38f17d9745f3 C> podman.exe machine list time="2025-07-01T11:46:49Z" level=error msg="incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 38f17d9745f3* wsl 10 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect 38f17d9745f3 [ { "ConfigDir": { "Path": "Z:\\podman_test948636732\\.config\\containers\\podman\\machine\\wsl" }, "ConnectionInfo": { "PodmanSocket": { "Path": "Z:\\podman\\38f17d9745f3-api.sock" }, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-38f17d9745f3" } }, "Created": "2025-07-01T11:46:38.7045398Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "38f17d9745f3", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "Z:\\podman_test948636732\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50630, "RemoteUsername": "user" }, "State": "stopped", "UserModeNetworking": false, "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:496 @ 07/01/25 11:46:49.299 (10.913s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.299 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.299 (0s)
> Enter [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:49.299 C> podman.exe machine rm --force 38f17d9745f3 time="2025-07-01T11:46:49Z" level=error msg="incompatible machine config \"Z:\\\\podman_test948636732\\\\.config\\\\containers\\\\podman\\\\machine\\\\wsl\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:46:49.62 (321ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.62 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.623 (3ms) + [11.238 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:544
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:49.623 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:49.624 (1ms)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:544 @ 07/01/25 11:46:49.624 [SKIPPED] rosetta currently hard disabled https://github.com/containers/podman-machine-os/pull/134 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:545 @ 07/01/25 11:46:49.624 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.15() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:545 +0x35 ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:544 @ 07/01/25 11:46:49.624 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.624 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.624 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.624 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.624 (1ms) S [SKIPPED] [0.001 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:544

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:590
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:49.624 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:49.625 (1ms)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:590 @ 07/01/25 11:46:49.625 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:46:49.625 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b0dadb, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.16() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:592 +0x46 ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:590 @ 07/01/25 11:46:49.625 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.625 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:46:49.625 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.625 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:46:49.625 (1ms) S [SKIPPED] [0.001 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:590

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:210 @ 07/01/25 11:46:49.625 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:46:49.626 (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/01/25 11:46:49.626 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 902726e18769 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete To start your machine run: podman machine start 902726e18769 C> podman.exe machine start 902726e18769 Starting machine "902726e18769" your 131072x1 screen size is bogus. expect trouble 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 902726e18769 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "902726e18769" started successfully C> podman.exe machine ssh 902726e18769 printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh 902726e18769 printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine stop 902726e18769 Machine "902726e18769" stopped successfully C> podman.exe machine start 902726e18769 Starting machine "902726e18769" your 131072x1 screen size is bogus. expect trouble 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 902726e18769 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "902726e18769" started successfully C> podman.exe machine ssh 902726e18769 printenv HTTP_PROXY HTTPS_PROXY NO_PROXY http://foo:b%%40r@example.com:8080 https://foo:bar%%3F@example.com:8080 noproxy1.example.com,noproxy2.example.com ← 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/01/25 11:47:15.311 (25.685s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:47:15.311 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:47:15.311 (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:92 @ 07/01/25 11:47:15.311 C> podman.exe machine rm --force 902726e18769 The operation completed successfully. < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:17.343 (2.032s) > 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:174 @ 07/01/25 11:47:17.343 < 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:174 @ 07/01/25 11:47:17.343 (0s) > 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:174 @ 07/01/25 11:47:17.343 < 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:174 @ 07/01/25 11:47:17.343 (0s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:17.343 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:17.346 (3ms) + [27.722 seconds]

run basic podman commands

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

Basic ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:27
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:47:17.347 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:47:17.348 (1ms)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:27 @ 07/01/25 11:47:17.348 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now fc21a3be0d5f Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "fc21a3be0d5f" your 131072x1 screen size is bogus. expect trouble 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 fc21a3be0d5f API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "fc21a3be0d5f" started successfully C> podman.exe -r images -q C> podman.exe -r pull quay.io/libpod/testimage:20241011 Trying to pull quay.io/libpod/testimage:20241011... Getting image source signatures Copying blob sha256:a3ed95caeb02ffe68cdd9fd84406680ae93d633cb16422d00e8a7c22955b46d4 Copying blob sha256:33b517cffde0ecb1f424f107b005cdfd614c467b9de2ad334970f800b77a4e70 Copying config sha256:b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850 Writing manifest to image destination b82e560ed57b77a897379e160371adcf1b000ca885e69c62cbec674777a83850 C> podman.exe -r run quay.io/libpod/testimage:20241011 cat /etc/os-release NAME="Alpine Linux" ID=alpine VERSION_ID=3.20.3 PRETTY_NAME="Alpine Linux v3.20" HOME_URL="https://alpinelinux.org/" BUG_REPORT_URL="https://gitlab.alpinelinux.org/alpine/aports/-/issues" C> podman.exe -r build Z:\ginkgo3523128204 STEP 1/2: FROM quay.io/libpod/testimage:20241011 STEP 2/2: RUN ip addr 1: lo: <LOOPBACK,UP,LOWER_UP> mtu 65536 qdisc noqueue state UNKNOWN group default 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 proto kernel_lo valid_lft forever preferred_lft forever 2: eth0: <BROADCAST,MULTICAST,UP,LOWER_UP> mtu 1500 qdisc mq state UP group default qlen 1000 link/ether 00:15:5d:9a:87:6d brd ff:ff:ff:ff:ff:ff altname enx00155d9a876d inet 172.30.6.250/20 brd 172.30.15.255 scope global eth0 valid_lft forever preferred_lft forever inet6 fe80::215:5dff:fe9a:876d/64 scope link proto kernel_ll valid_lft forever preferred_lft forever COMMIT --> 9fd7863df488 9fd7863df488b4c3b934be7ac5d1115f03cc81d7d3e91ebb43b3810f39173644 C> podman.exe -r rm -a 36630deac49590d6731beadf547cd739e4ec36ca42209bfe249f119053313d6d ← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:27 @ 07/01/25 11:47:36.917 (19.569s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:47:36.917 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:47:36.917 (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:174 @ 07/01/25 11:47:36.917 < 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:174 @ 07/01/25 11:47:36.917 (0s) > Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:36.917 C> podman.exe machine rm --force fc21a3be0d5f The operation completed successfully. < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:47:38.869 (1.951s) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:38.869 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:47:38.872 (3ms) + [21.525 seconds]

run basic podman commands

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

Volume ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:67
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:47:38.872 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:47:38.873 (1ms)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:67 @ 07/01/25 11:47:38.873 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now ef245288215b Importing operating system into WSL (this may take a few minutes on a new WSL install)... The operation completed successfully. Configuring system... Machine init complete Starting machine "ef245288215b" The operation timed out because a response was not received from the virtual machine or container. Error code: Wsl/Service/CreateInstance/HCS_E_CONNECTION_TIMEOUT Error: the WSL bootstrap script failed: command wsl [-u root -d podman-ef245288215b /root/bootstrap] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:87 @ 07/01/25 11:48:34.921 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:87 +0x3e3
← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:67 @ 07/01/25 11:48:34.921 (56.048s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:34.921 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:34.921 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:34.921 C> podman.exe machine rm --force ef245288215b The operation completed successfully. < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:39.486 (4.565s) > 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:174 @ 07/01/25 11:48:39.486 < 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:174 @ 07/01/25 11:48:39.486 (1ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:39.486 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:39.489 (3ms) + [FAILED] [60.617 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] Volume ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:67

run basic podman commands

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

Single character volume mount

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:111
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:39.489 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:39.49 (1ms)
→ Enter [It] Single character volume mount - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:111 @ 07/01/25 11:48:39.49 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now a2b3385349e9 Importing operating system into WSL (this may take a few minutes on a new WSL install)... Catastrophic failure Error code: Wsl/Service/RegisterDistro/E_UNEXPECTED Error: the WSL import of guest OS failed: command wsl [--import podman-a2b3385349e9 Z:\podman_test1271291991\.local\share\containers\podman\machine\wsl\wsldist\a2b3385349e9 Z:\podman_test1271291991\.local\share\containers\podman\machine\wsl\a2b3385349e9-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:117 @ 07/01/25 11:48:42.404 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:117 +0x1b1
← Exit [It] Single character volume mount - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:111 @ 07/01/25 11:48:42.404 (2.914s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.404 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.404 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:42.404 C> podman.exe machine rm --force a2b3385349e9 Error: a2b3385349e9: VM does not exist < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:48:42.508 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.508 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.51 (2ms) + [FAILED] [3.020 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] Single character volume mount C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:111

run basic podman commands

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

Volume should be virtiofs

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:130
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.51 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.51 (1ms)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:130 @ 07/01/25 11:48:42.51 [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:246 @ 07/01/25 11:48:42.51 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff6d1b3cb6d, 0x32}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:246 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:133 +0x2d ← Exit [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:130 @ 07/01/25 11:48:42.51 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.51 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.51 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.51 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.511 (1ms) S [SKIPPED] [0.001 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] Volume should be virtiofs C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:130

run basic podman commands

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

Volume should be disabled by command line

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:157
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.511 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.511 (1ms)
→ Enter [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:157 @ 07/01/25 11:48:42.511 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:48:42.511 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b1fb62, 0x21}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:158 +0x31 ← Exit [It] Volume should be disabled by command line - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:157 @ 07/01/25 11:48:42.511 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.511 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:48:42.511 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.511 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:48:42.512 (1ms) S [SKIPPED] [0.001 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] Volume should be disabled by command line C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:157

run basic podman commands

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

Podman ops with port forwarding and gvproxy

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:184
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.512 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:48:42.513 (1ms)
→ Enter [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:184 @ 07/01/25 11:48:42.513 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now fe0e4d84c6a5 Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-fe0e4d84c6a5 Z:\podman_test1181544560\.local\share\containers\podman\machine\wsl\wsldist\fe0e4d84c6a5 Z:\podman_test1181544560\.local\share\containers\podman\machine\wsl\fe0e4d84c6a5-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:189 @ 07/01/25 11:49:14.912 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:189 +0x1c3
← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:184 @ 07/01/25 11:49:14.912 (32.399s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:14.912 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:14.912 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:14.912 C> podman.exe machine rm --force fe0e4d84c6a5 Error: fe0e4d84c6a5: VM does not exist < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:15.016 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.016 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.019 (3ms) + [FAILED] [32.507 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] Podman ops with port forwarding and gvproxy C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:184

run basic podman commands

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

podman volume on non-standard path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:225
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:15.019 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:15.02 (1ms)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:225 @ 07/01/25 11:49:15.02 [SKIPPED] Requires standard volume handling In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:49:15.02 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b1fb62, 0x21}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.7() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:226 +0x45 ← Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:225 @ 07/01/25 11:49:15.02 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:15.02 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:15.02 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.02 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:15.02 (1ms) S [SKIPPED] [0.001 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] podman volume on non-standard path C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:225

run basic podman commands

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

podman build contexts

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:251
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:15.02 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:15.021 (1ms)
→ Enter [It] podman build contexts - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:251 @ 07/01/25 11:49:15.021 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 736b593845a7 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 17, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-736b593845a7 Z:\podman_test3976020337\.local\share\containers\podman\machine\wsl\wsldist\736b593845a7 Z:\podman_test3976020337\.local\share\containers\podman\machine\wsl\736b593845a7-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:258 @ 07/01/25 11:49:17.371 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func6.8() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:258 +0x1f8
← Exit [It] podman build contexts - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:251 @ 07/01/25 11:49:17.371 (2.35s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.371 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.371 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.371 C> podman.exe machine rm --force 736b593845a7 Error: 736b593845a7: VM does not exist < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.465 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.465 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.468 (3ms) + [FAILED] [2.448 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:25 [It] podman build contexts C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:251

run basic podman commands

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

CVE-2025-6032 regression test - HTTP

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:291
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:17.468 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:17.469 (1ms)
→ Enter [It] CVE-2025-6032 regression test - HTTP - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:291 @ 07/01/25 11:49:17.469 C> podman.exe machine init --disk-size 11 --image docker://127.0.0.1:50753/testimage dcdb77d54aea Looking up Podman Machine image at 127.0.0.1:50753/testimage:latest to create VM Error: pinging container registry 127.0.0.1:50753: Get "https://127.0.0.1:50753/v2/": http: server gave HTTP response to HTTPS client ← Exit [It] CVE-2025-6032 regression test - HTTP - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:291 @ 07/01/25 11:49:17.634 (165ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.634 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.634 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.634 C> podman.exe machine rm --force dcdb77d54aea Error: dcdb77d54aea: VM does not exist < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.739 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.739 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:17.74 (2ms) + [0.273 seconds]

run basic podman commands

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

CVE-2025-6032 regression test - HTTPS unknown cert

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/basic_test.go:296
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:17.741 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:17.741 (0s)
→ Enter [It] CVE-2025-6032 regression test - HTTPS unknown cert - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:296 @ 07/01/25 11:49:17.741 C> podman.exe machine init --disk-size 11 --image docker://127.0.0.1:50756/testimage 79ea32eeccfc Looking up Podman Machine image at 127.0.0.1:50756/testimage:latest to create VM Error: pinging container registry 127.0.0.1:50756: Get "https://127.0.0.1:50756/v2/": tls: failed to verify certificate: x509: certificate signed by unknown authority ← Exit [It] CVE-2025-6032 regression test - HTTPS unknown cert - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:296 @ 07/01/25 11:49:17.907 (166ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.907 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:17.907 (0s)
> Enter [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:17.907 C> podman.exe machine rm --force 79ea32eeccfc Error: 79ea32eeccfc: VM does not exist < Exit [DeferCleanup (Each)] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:18.012 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.012 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.015 (2ms) + [0.274 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:210 @ 07/01/25 11:49:18.015 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:18.015 (0s)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:14 @ 07/01/25 11:49:18.015 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/01/25 11:49:18.119 (104ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:18.119 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:18.119 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.119 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:18.12 (2ms) + [0.106 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:210 @ 07/01/25 11:49:18.12 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:18.121 (1ms)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/01/25 11:49:18.121 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 7434894903cb Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-7434894903cb Z:\podman_test3468735\.local\share\containers\podman\machine\wsl\wsldist\7434894903cb Z:\podman_test3468735\.local\share\containers\podman\machine\wsl\7434894903cb-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:28 @ 07/01/25 11:49:50.548 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func22.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:28 +0x1f4
← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22 @ 07/01/25 11:49:50.548 (32.427s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:50.548 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:49:50.548 (0s)
> Enter [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:50.548 C> podman.exe machine rm --force 7434894903cb Error: 7434894903cb: VM does not exist < Exit [DeferCleanup (Each)] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:49:50.651 (103ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:50.652 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:49:50.654 (3ms) + [FAILED] [32.534 seconds] podman machine stop C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:12 [It] Stop running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:22

podman machine compose

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

compose test environment variable setup

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/compose_test.go:18
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:50.654 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:49:50.655 (1ms)
→ Enter [It] compose test environment variable setup - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:18 @ 07/01/25 11:49:50.655 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now dd548131badf Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-dd548131badf Z:\podman_test3406414376\.local\share\containers\podman\machine\wsl\wsldist\dd548131badf Z:\podman_test3406414376\.local\share\containers\podman\machine\wsl\dd548131badf-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:23 @ 07/01/25 11:50:23.002 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func7.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:23 +0x1c3
← Exit [It] compose test environment variable setup - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:18 @ 07/01/25 11:50:23.002 (32.347s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:23.002 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:23.003 (1ms)
> Enter [DeferCleanup (Each)] podman machine compose - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:23.003 C> podman.exe machine rm --force dd548131badf Error: dd548131badf: VM does not exist < Exit [DeferCleanup (Each)] podman machine compose - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:50:23.098 (95ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:23.098 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:23.1 (2ms) + [FAILED] [32.445 seconds] podman machine compose C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:16 [It] compose test environment variable setup C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:18

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:210 @ 07/01/25 11:50:23.1 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:23.1 (1ms)
→ 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/01/25 11:50:23.1 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --user-mode-networking 73d8c89b11c0 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-73d8c89b11c0 Z:\podman_test2537052362\.local\share\containers\podman\machine\wsl\wsldist\73d8c89b11c0 Z:\podman_test2537052362\.local\share\containers\podman\machine\wsl\73d8c89b11c0-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:27 @ 07/01/25 11:50:25.507 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:27 +0x1f6
← 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/01/25 11:50:25.507 (2.407s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:25.507 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:25.507 (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:92 @ 07/01/25 11:50:25.507 C> podman.exe machine rm --force 73d8c89b11c0 Error: 73d8c89b11c0: 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:92 @ 07/01/25 11:50:25.612 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.613 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.615 (3ms) + [FAILED] [2.516 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:53
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:25.615 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:25.616 (1ms)
→ 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:53 @ 07/01/25 11:50:25.616 [SKIPPED] HyperV test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:246 @ 07/01/25 11:50:25.616 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x3, {0x7ff6d1affce8, 0x10}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:246 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:54 +0x45 ← 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:53 @ 07/01/25 11:50:25.616 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:25.616 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:25.616 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.616 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:25.617 (1ms) S [SKIPPED] [0.001 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 should not overwrite existing HyperV vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:53

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:88
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:25.617 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:25.617 (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:88 @ 07/01/25 11:50:25.617 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foobarexport Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-foobarexport Z:\podman_test791981390\.local\share\containers\podman\machine\wsl\wsldist\foobarexport Z:\podman_test791981390\.local\share\containers\podman\machine\wsl\foobarexport-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:102 @ 07/01/25 11:50:57.992 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func14.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:102 +0x35b
← 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:88 @ 07/01/25 11:50:57.992 (32.374s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:57.992 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:57.992 (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:92 @ 07/01/25 11:50:57.992 C> podman.exe machine rm --force foobarexport Error: foobarexport: 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:92 @ 07/01/25 11:50:58.086 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.086 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.089 (2ms) + [FAILED] [32.471 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:88

run podman API test calls

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

client connect to machine socket

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:23
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:58.089 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:58.089 (1ms)
→ Enter [It] client connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:23 @ 07/01/25 11:50:58.089 [SKIPPED] Go docker client doesn't support unix socket on Windows In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:25 @ 07/01/25 11:50:58.09 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:25 +0x32 ← Exit [It] client connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:23 @ 07/01/25 11:50:58.09 (1ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:58.09 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:50:58.09 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.09 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:50:58.09 (0s) S [SKIPPED] [0.001 seconds] run podman API test calls C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:21 [It] client connect to machine socket C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:23

run podman API test calls

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

client connect to machine named pipe

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:49
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:58.09 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:50:58.09 (1ms)
→ Enter [It] client connect to machine named pipe - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:49 @ 07/01/25 11:50:58.09 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 21aaac391f0c Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-21aaac391f0c Z:\podman_test2757503964\.local\share\containers\podman\machine\wsl\wsldist\21aaac391f0c Z:\podman_test2757503964\.local\share\containers\podman\machine\wsl\21aaac391f0c-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:57 @ 07/01/25 11:51:30.557 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:57 +0x1b1
← Exit [It] client connect to machine named pipe - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:49 @ 07/01/25 11:51:30.557 (32.466s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:30.557 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:30.557 (0s)
> Enter [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:30.557 C> podman.exe machine rm --force 21aaac391f0c Error: 21aaac391f0c: VM does not exist < Exit [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:30.661 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:30.662 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:30.664 (2ms) + [FAILED] [32.573 seconds] run podman API test calls C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:21 [It] client connect to machine named pipe C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:49

run podman API test calls

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

curl connect to machine socket

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/api_test.go:75
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:51:30.664 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:51:30.664 (1ms)
→ Enter [It] curl connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:75 @ 07/01/25 11:51:30.664 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 8efe8de673dd Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-8efe8de673dd Z:\podman_test99957678\.local\share\containers\podman\machine\wsl\wsldist\8efe8de673dd Z:\podman_test99957678\.local\share\containers\podman\machine\wsl\8efe8de673dd-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:80 @ 07/01/25 11:51:33.04 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:80 +0x1b1
← Exit [It] curl connect to machine socket - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:75 @ 07/01/25 11:51:33.04 (2.376s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:33.04 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:33.041 (1ms)
> Enter [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:33.041 C> podman.exe machine rm --force 8efe8de673dd Error: 8efe8de673dd: VM does not exist < Exit [DeferCleanup (Each)] run podman API test calls - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:51:33.134 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.134 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.137 (2ms) + [FAILED] [2.473 seconds] run podman API test calls C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:21 [It] curl connect to machine socket C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:75

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:210 @ 07/01/25 11:51:33.137 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:51:33.137 (1ms)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:16 @ 07/01/25 11:51:33.137 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/01/25 11:51:33.231 (94ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:33.231 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:51:33.231 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.231 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:51:33.233 (2ms) + [0.096 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:210 @ 07/01/25 11:51:33.233 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:51:33.233 (1ms)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/01/25 11:51:33.233 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar a30be28b01ca Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-a30be28b01ca Z:\podman_test291947019\.local\share\containers\podman\machine\wsl\wsldist\a30be28b01ca Z:\podman_test291947019\.local\share\containers\podman\machine\wsl\a30be28b01ca-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:29 @ 07/01/25 11:52:05.617 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:29 +0x1c8
← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24 @ 07/01/25 11:52:05.618 (32.384s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:05.618 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:05.618 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:05.618 C> podman.exe machine rm --force a30be28b01ca Error: a30be28b01ca: 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:92 @ 07/01/25 11:52:05.731 (114ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:05.732 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:05.734 (3ms) + [FAILED] [32.501 seconds] podman machine rm C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14 [It] Remove machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:24

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:75
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:05.735 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:05.735 (0s)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:75 @ 07/01/25 11:52:05.735 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 143edbebbcd4 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-143edbebbcd4 Z:\podman_test3897115699\.local\share\containers\podman\machine\wsl\wsldist\143edbebbcd4 Z:\podman_test3897115699\.local\share\containers\podman\machine\wsl\143edbebbcd4-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:80 @ 07/01/25 11:52:08.035 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:80 +0x1bd
← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:75 @ 07/01/25 11:52:08.035 (2.3s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:08.035 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:08.035 (1ms)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:08.035 C> podman.exe machine rm --force 143edbebbcd4 Error: 143edbebbcd4: 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:92 @ 07/01/25 11:52:08.14 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:08.14 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:08.142 (2ms) + [FAILED] [2.407 seconds] podman machine rm C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14 [It] Remove running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:75

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:100
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:08.142 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:08.143 (1ms)
→ Enter [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:100 @ 07/01/25 11:52:08.143 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 76379c9f1283 Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-76379c9f1283 Z:\podman_test2930363439\.local\share\containers\podman\machine\wsl\wsldist\76379c9f1283 Z:\podman_test2930363439\.local\share\containers\podman\machine\wsl\76379c9f1283-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:104 @ 07/01/25 11:52:40.56 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:104 +0x15e
← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:100 @ 07/01/25 11:52:40.56 (32.417s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:40.56 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:40.56 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:40.56 C> podman.exe machine rm --force 76379c9f1283 Error: 76379c9f1283: 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:92 @ 07/01/25 11:52:40.664 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:40.664 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:40.667 (3ms) + [FAILED] [32.525 seconds] podman machine rm C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14 [It] machine rm --save-ignition --save-image C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:100

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:139
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:40.667 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:40.668 (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:139 @ 07/01/25 11:52:40.668 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-foo Z:\podman_test3559507508\.local\share\containers\podman\machine\wsl\wsldist\foo Z:\podman_test3559507508\.local\share\containers\podman\machine\wsl\foo-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:146 @ 07/01/25 11:52:43.001 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:146 +0x26f
← 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:139 @ 07/01/25 11:52:43.001 (2.333s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:43.001 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:52:43.001 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:52:43.001 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:92 @ 07/01/25 11:52:43.095 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:43.095 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:52:43.097 (2ms) + [FAILED] [2.430 seconds] podman machine rm C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14 [It] Remove machine sharing ssh key with another machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:139

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:181
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:43.097 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:52:43.098 (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:181 @ 07/01/25 11:52:43.098 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar foo Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-foo Z:\podman_test4139307938\.local\share\containers\podman\machine\wsl\wsldist\foo Z:\podman_test4139307938\.local\share\containers\podman\machine\wsl\foo-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:186 @ 07/01/25 11:53:15.428 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func18.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:186 +0x17d
← 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:181 @ 07/01/25 11:53:15.428 (32.33s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:15.428 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:15.428 (0s)
> Enter [DeferCleanup (Each)] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:15.428 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:92 @ 07/01/25 11:53:15.522 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.522 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.525 (3ms) + [FAILED] [32.427 seconds] podman machine rm C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:14 [It] Removing all machines doesn't delete ssh keys C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:181

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:210 @ 07/01/25 11:53:15.525 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:15.525 (1ms)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:12 @ 07/01/25 11:53:15.525 C> podman.exe machine ssh ae50b7cecaac 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/01/25 11:53:15.63 (104ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:15.63 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:15.63 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.63 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:15.632 (2ms) + [0.107 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:210 @ 07/01/25 11:53:15.632 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:15.633 (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/01/25 11:53:15.633 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar cd730c889147 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-cd730c889147 Z:\podman_test1881739368\.local\share\containers\podman\machine\wsl\wsldist\cd730c889147 Z:\podman_test1881739368\.local\share\containers\podman\machine\wsl\cd730c889147-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:26 @ 07/01/25 11:53:17.842 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:26 +0x1b1
← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21 @ 07/01/25 11:53:17.842 (2.21s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:17.842 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:17.842 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:17.842 C> podman.exe machine rm --force cd730c889147 Error: cd730c889147: VM does not exist < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:17.937 (95ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:17.937 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:17.939 (2ms) + [FAILED] [2.307 seconds] podman machine ssh C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10 [It] ssh to non-running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:21

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:210 @ 07/01/25 11:53:17.939 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:17.939 (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/01/25 11:53:17.939 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now b325285519f0 Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-b325285519f0 Z:\podman_test995184032\.local\share\containers\podman\machine\wsl\wsldist\b325285519f0 Z:\podman_test995184032\.local\share\containers\podman\machine\wsl\b325285519f0-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:41 @ 07/01/25 11:53:50.296 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:41 +0x1dc
← 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/01/25 11:53:50.296 (32.356s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:50.296 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:50.296 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:50.296 C> podman.exe machine rm --force b325285519f0 Error: b325285519f0: VM does not exist < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:50.399 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:50.399 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:50.402 (2ms) + [FAILED] [32.462 seconds] podman machine ssh C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10 [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

podman machine ssh

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

verify machine rootfulness

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/ssh_test.go:66
→ Enter [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:50.402 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:50.402 (1ms)
→ Enter [It] verify machine rootfulness - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:66 @ 07/01/25 11:53:50.402 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now d8c41dfc813f Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 6, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-d8c41dfc813f Z:\podman_test2661393433\.local\share\containers\podman\machine\wsl\wsldist\d8c41dfc813f Z:\podman_test2661393433\.local\share\containers\podman\machine\wsl\d8c41dfc813f-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:72 @ 07/01/25 11:53:52.674 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func20.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:72 +0x1e3
← Exit [It] verify machine rootfulness - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:66 @ 07/01/25 11:53:52.674 (2.272s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:52.674 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:52.674 (0s)
> Enter [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:52.674 C> podman.exe machine rm --force d8c41dfc813f Error: d8c41dfc813f: VM does not exist < Exit [DeferCleanup (Each)] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:53:52.768 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.768 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.77 (2ms) + [FAILED] [2.369 seconds] podman machine ssh C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:10 [It] verify machine rootfulness C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:66

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:210 @ 07/01/25 11:53:52.77 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:52.772 (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/01/25 11:53:52.772 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:53:52.772 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b48da4, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.1() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:18 +0x34 ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17 @ 07/01/25 11:53:52.772 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:52.772 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:53:52.772 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.772 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:53:52.772 (1ms) S [SKIPPED] [0.002 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set machine cpus, disk, memory C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:17

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:210 @ 07/01/25 11:53:52.772 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:53:52.773 (1ms)
→ 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/01/25 11:53:52.773 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar ee3b1a069721 Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-ee3b1a069721 Z:\podman_test2937521028\.local\share\containers\podman\machine\wsl\wsldist\ee3b1a069721 Z:\podman_test2937521028\.local\share\containers\podman\machine\wsl\ee3b1a069721-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78 @ 07/01/25 11:54:25.093 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78 +0x1c6
← 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/01/25 11:54:25.093 (32.32s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:25.093 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:25.093 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:25.093 C> podman.exe machine rm --force ee3b1a069721 Error: ee3b1a069721: VM does not exist < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:25.187 (94ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.187 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.189 (2ms) + [FAILED] [32.417 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:210 @ 07/01/25 11:54:25.189 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:54:25.19 (1ms)
→ 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/01/25 11:54:25.19 [SKIPPED] WSL cannot change set properties of disk, processor, or memory In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 @ 07/01/25 11:54:25.19 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x1, {0x7ff6d1b48da4, 0x3e}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:240 +0x54 github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfWSL(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:251 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:98 +0x34 ← 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/01/25 11:54:25.19 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:25.191 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:25.191 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.191 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:25.191 (0s) S [SKIPPED] [0.001 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] no settings should change if no flags C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:97

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:210 @ 07/01/25 11:54:25.191 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:54:25.191 (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/01/25 11:54:25.191 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 2bb44e70a97d Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-2bb44e70a97d Z:\podman_test501756096\.local\share\containers\podman\machine\wsl\wsldist\2bb44e70a97d Z:\podman_test501756096\.local\share\containers\podman\machine\wsl\2bb44e70a97d-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:137 @ 07/01/25 11:54:27.411 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:137 +0x1b6
← 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/01/25 11:54:27.411 (2.22s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:27.411 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:27.411 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:27.411 C> podman.exe machine rm --force 2bb44e70a97d Error: 2bb44e70a97d: VM does not exist < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:27.516 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.516 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.519 (3ms) + [FAILED] [2.328 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set rootful with docker sock change C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:132

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:210 @ 07/01/25 11:54:27.519 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:54:27.52 (1ms)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/01/25 11:54:27.52 [SKIPPED] test fails bc usermode network needs plumbing for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:169 @ 07/01/25 11:54:27.52 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:169 +0x67 ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:164 @ 07/01/25 11:54:27.52 (0s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:27.52 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:27.52 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.52 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:27.52 (1ms) S [SKIPPED] [0.001 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:210 @ 07/01/25 11:54:27.52 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:54:27.521 (1ms)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/01/25 11:54:27.521 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 4ba65ca7d494 Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-4ba65ca7d494 Z:\podman_test4206153869\.local\share\containers\podman\machine\wsl\wsldist\4ba65ca7d494 Z:\podman_test4206153869\.local\share\containers\podman\machine\wsl\4ba65ca7d494-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:195 @ 07/01/25 11:54:59.84 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func19.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:195 +0x1b1
← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190 @ 07/01/25 11:54:59.84 (32.319s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:59.84 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:54:59.84 (0s)
> Enter [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:59.84 C> podman.exe machine rm --force 4ba65ca7d494 Error: 4ba65ca7d494: VM does not exist < Exit [DeferCleanup (Each)] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:54:59.944 (104ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:59.945 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:54:59.947 (3ms) + [FAILED] [32.427 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set while machine already running C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:190

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:210 @ 07/01/25 11:54:59.947 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:54:59.948 (1ms)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/01/25 11:54:59.948 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: Z:\podman_test2289766637\.local\share\containers\podman\podman machineconfigdir: Z:\podman_test2289766637\.config\containers\podman\machine\wsl machineimagedir: Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl machinestate: "" numberofmachines: 0 os: windows vmtype: wsl version: apiversion: 5.6.0-dev version: 5.6.0-dev goversion: go1.24.4 gitcommit: 10a5f9715b73464de60087e02c2de3cd0e8eaefe builttime: Tue Jul 1 07:20:03 2025 built: 1751354403 osarch: windows/amd64 os: windows C> podman.exe machine info --format {{.Host.NumberOfMachines}} 0 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar 21deb2543621 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-21deb2543621 Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl\wsldist\21deb2543621 Z:\podman_test2289766637\.local\share\containers\podman\machine\wsl\21deb2543621-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:33 @ 07/01/25 11:55:02.385 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/info_test.go:33 +0x3ec
← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15 @ 07/01/25 11:55:02.385 (2.437s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:02.385 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:02.385 (0s)
> Enter [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:02.385 C> podman.exe machine rm --force 21deb2543621 Error: 21deb2543621: VM does not exist < Exit [DeferCleanup (Each)] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:02.49 (106ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.49 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.493 (3ms) + [FAILED] [2.546 seconds] podman machine info C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:13 [It] machine info C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:15

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:210 @ 07/01/25 11:55:02.493 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:55:02.494 (1ms)
→ 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/01/25 11:55:02.494 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/01/25 11:55:02.64 (146ms)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:02.64 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:02.64 (0s)
> Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.641 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:02.642 (2ms) + [0.149 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:210 @ 07/01/25 11:55:02.642 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:55:02.643 (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/01/25 11:55:02.643 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar b008e5bdce4b Importing operating system into WSL (this may take a few minutes on a new WSL install)... A connection attempt failed because the connected party did not properly respond after a period of time, or established connection failed because connected host has failed to respond. Error code: Wsl/Service/RegisterDistro/0x8007274c Error: the WSL import of guest OS failed: command wsl [--import podman-b008e5bdce4b Z:\podman_test866524172\.local\share\containers\podman\machine\wsl\wsldist\b008e5bdce4b Z:\podman_test866524172\.local\share\containers\podman\machine\wsl\b008e5bdce4b-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:23 @ 07/01/25 11:55:35.023 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:23 +0x1b6
← 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/01/25 11:55:35.023 (32.38s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:35.023 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:35.023 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:35.023 C> podman.exe machine rm --force b008e5bdce4b Error: b008e5bdce4b: 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:92 @ 07/01/25 11:55:35.128 (105ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:35.128 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:35.131 (3ms) + [FAILED] [32.489 seconds] podman machine reset C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9 [It] reset machine with one defined machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18

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:210 @ 07/01/25 11:55:35.131 ← Exit [BeforeEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:210 @ 07/01/25 11:55:35.132 (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/01/25 11:55:35.132 C> podman.exe machine init --disk-size 11 --image Z:\podman-machine.x86_64.wsl.tar --now 3b48b133c0d7 Importing operating system into WSL (this may take a few minutes on a new WSL install)... The distribution failed to start. Error code: 2, failure step: 2 Error code: Wsl/Service/RegisterDistro/E_FAIL Error: the WSL import of guest OS failed: command wsl [--import podman-3b48b133c0d7 Z:\podman_test3094429729\.local\share\containers\podman\machine\wsl\wsldist\3b48b133c0d7 Z:\podman_test3094429729\.local\share\containers\podman\machine\wsl\3b48b133c0d7-amd64 --version 2] failed: exit status 0xffffffff
[FAILED] Expected <int>: 125 to match exit code: <int>: 0 In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:47 @ 07/01/25 11:55:37.532 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func17.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:47 +0x1c3
← 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/01/25 11:55:37.532 (2.401s)
→ Enter [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:37.532 ← Exit [AfterEach] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:84 @ 07/01/25 11:55:37.532 (0s)
> Enter [DeferCleanup (Each)] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_init_test.go:92 @ 07/01/25 11:55:37.532 C> podman.exe machine rm --force 3b48b133c0d7 Error: 3b48b133c0d7: 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:92 @ 07/01/25 11:55:37.627 (95ms) > Enter [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:37.628 < Exit [DeferCleanup (Each)] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:212 @ 07/01/25 11:55:37.63 (3ms) + [FAILED] [2.499 seconds] podman machine reset C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:9 [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

[SynchronizedAfterSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo
/pkg/machine/e2e/machine_test.go:92
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.63 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.63 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.63 run basic podman commands Volume should be virtiofs 0.000524 seconds run basic podman commands podman volume on non-standard path 0.000525 seconds podman machine set no settings should change if no flags 0.000526 seconds run basic podman commands Volume should be disabled by command line 0.000528 seconds podman machine init machine init with rosetta=false 0.000533 seconds podman machine init machine init with ignition path 0.000540 seconds podman machine init machine init with swap 0.000540 seconds podman machine init machine init with cpus, disk size, memory, timezone 0.000540 seconds podman machine init init volume check 0.000541 seconds podman machine init machine init with rosetta=true 0.000547 seconds podman machine init machine init with volume 0.000571 seconds podman machine set set user mode networking 0.000589 seconds podman machine init - windows only init should not should not overwrite existing HyperV vms 0.000602 seconds podman machine set set machine cpus, disk, memory 0.001051 seconds run podman API test calls client connect to machine socket 0.001061 seconds podman machine list list machine: check if running while starting 0.001156 seconds podman machine rm bad init name 0.094111 seconds podman inspect stop inspect bad name 0.103412 seconds podman machine stop stop bad name 0.104021 seconds podman help podman usage base command is podman or podman-remote, without extension 0.104073 seconds podman machine ssh bad machine name 0.105045 seconds podman machine start bad start name 0.106880 seconds podman machine reset starting from scratch should not error 0.147126 seconds run basic podman commands CVE-2025-6032 regression test - HTTP 0.165893 seconds run basic podman commands CVE-2025-6032 regression test - HTTPS unknown cert 0.166378 seconds podman machine init bad init 0.857647 seconds podman machine ssh ssh to non-running machine 2.210262 seconds podman machine set set rootful with docker sock change 2.219891 seconds podman machine ssh verify machine rootfulness 2.272488 seconds podman machine rm Remove running machine 2.299648 seconds podman machine rm Remove machine sharing ssh key with another machine 2.333531 seconds run basic podman commands podman build contexts 2.350684 seconds run podman API test calls curl connect to machine socket 2.376207 seconds podman machine reset reset with running machine and other machines idle 2.401249 seconds podman machine init - windows only init with user mode networking 2.407052 seconds podman machine info machine info 2.437271 seconds run basic podman commands Single character volume mount 2.914308 seconds podman machine list list machine in machine-readable byte format 9.963469 seconds podman machine list list machine in human-readable format 10.075929 seconds podman machine init simple init 10.186991 seconds podman machine list list machine 10.518639 seconds podman machine list list with --format 10.577044 seconds podman inspect stop inspect with go format 10.667029 seconds podman machine init verify a podman 4 config does not break podman 5 10.914089 seconds podman machine init init should cleanup on failure 11.071737 seconds podman machine init simple init with username 15.740633 seconds podman machine start start machine with conflict on SSH port 16.171619 seconds podman machine start start machine already started 16.288314 seconds podman machine init simple init with start 16.472324 seconds podman machine init machine init rootless docker.sock check 16.528694 seconds podman machine init machine init rootful with docker.sock check 16.962004 seconds run basic podman commands Basic ops 19.570051 seconds podman machine init run playbook 19.598331 seconds podman machine list list machines with quiet or noheading 20.404962 seconds podman inspect stop inspect shows a unique socket name per machine 20.897426 seconds podman inspect stop inspect two machines 21.184005 seconds run cp commands podman machine cp 23.895688 seconds run cp commands podman cp 24.103551 seconds podman machine proxy settings propagation ssh to running machine and check proxy settings 25.685205 seconds podman machine start start only starts specified machine 26.061126 seconds podman machine start start two machines in parallel 26.278474 seconds podman machine start start simple machine 30.168516 seconds podman machine set set while machine already running 32.319419 seconds podman machine set wsl cannot change disk, memory, processor 32.320277 seconds podman machine rm Removing all machines doesn't delete ssh keys 32.330608 seconds podman machine compose compose test environment variable setup 32.347827 seconds podman machine ssh ssh to running machine and check os-type 32.355925 seconds podman machine init - windows only init should not overwrite existing WSL vms 32.374794 seconds podman machine reset reset machine with one defined machine 32.380662 seconds podman machine rm Remove machine 32.384555 seconds run basic podman commands Podman ops with port forwarding and gvproxy 32.399808 seconds podman machine rm machine rm --save-ignition --save-image 32.417730 seconds podman machine stop Stop running machine 32.427747 seconds run podman API test calls client connect to machine named pipe 32.466646 seconds podman machine list list machine from all providers 39.574656 seconds run basic podman commands Volume ops 56.048719 seconds ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:92 @ 07/01/25 11:55:37.631 (1ms)
[SynchronizedAfterSuite] PASSED [0.001 seconds]

Summarizing 24 Failures: [FAIL] run basic podman commands [It] Volume ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:87 [FAIL] run basic podman commands [It] Single character volume mount C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:117 [FAIL] run basic podman commands [It] Podman ops with port forwarding and gvproxy C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:189 [FAIL] run basic podman commands [It] podman build contexts C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:258 [FAIL] podman machine stop [It] Stop running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:28 [FAIL] podman machine compose [It] compose test environment variable setup C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/compose_test.go:23 [FAIL] podman machine init - windows only [It] init with user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:27 [FAIL] podman machine init - windows only [It] init should not overwrite existing WSL vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:102 [FAIL] run podman API test calls [It] client connect to machine named pipe C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:57 [FAIL] run podman API test calls [It] curl connect to machine socket C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/api_test.go:80 [FAIL] podman machine rm [It] Remove machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:29 [FAIL] podman machine rm [It] Remove running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:80 [FAIL] podman machine rm [It] machine rm --save-ignition --save-image C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:104 [FAIL] podman machine rm [It] Remove machine sharing ssh key with another machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:146 [FAIL] podman machine rm [It] Removing all machines doesn't delete ssh keys C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:186 [FAIL] podman machine ssh [It] ssh to non-running machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:26 [FAIL] podman machine ssh [It] ssh to running machine and check os-type C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:41 [FAIL] podman machine ssh [It] verify machine rootfulness C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:72 [FAIL] podman machine set [It] wsl cannot change disk, memory, processor C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78 [FAIL] podman machine set [It] set rootful with docker sock change C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:137 [FAIL] podman machine set [It] set while machine already running C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:195 [FAIL] podman machine info [It] machine info C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:33 [FAIL] podman machine reset [It] reset machine with one defined machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:23 [FAIL] podman machine reset [It] reset with running machine and other machines idle C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:47 Ran 60 of 76 Specs in 1061.154 seconds FAIL! -- 36 Passed | 24 Failed | 0 Pending | 16 Skipped --- FAIL: TestMachine (1061.15s) FAIL Ginkgo ran 1 suite in 18m49.1879972s Test Suite Failed

Processed Tue Jul 1 11:55:37 2025 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3