Synopsis


GitHub PR:23151 - vendor: update c/storage
Test name:machine-hyperv podman windows rootless host sqlite
Cirrus:Build 4986594900312064 / Task 5159280721002496
Logs:main / journal

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

Will run 58 of 58 specs

[BeforeSuite]

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

podman machine info

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

machine info

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:26
→ Enter [BeforeEach] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:19 @ 07/01/24 09:53:51.469 ← Exit [BeforeEach] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:19 @ 07/01/24 09:53:51.586 (117ms)
→ Enter [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:26 @ 07/01/24 09:53:51.586 C> podman.exe machine info host: arch: amd64 currentmachine: "" defaultmachine: "" eventsdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3094396305\.local\share\containers\podman\podman machineconfigdir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3094396305\.config\containers\podman\machine\hyperv machineimagedir: C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3094396305\.local\share\containers\podman\machine\hyperv machinestate: "" numberofmachines: 0 os: windows vmtype: hyperv version: apiversion: 5.2.0-dev version: 5.2.0-dev goversion: go1.22.4 gitcommit: 5e156c424fcc7acd96273739b32450a747df8cd4 builttime: Mon Jul 1 09:48:51 2024 built: 1719827331 osarch: windows/amd64 os: windows C> podman.exe machine info --format {{.Host.NumberOfMachines}} 0 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 221dcc02f46b Machine init complete To start your machine run: podman machine start 221dcc02f46b C> podman.exe machine info --format {{.Host.NumberOfMachines}} 1 C> podman.exe machine info --format json { "Host": { "Arch": "amd64", "CurrentMachine": "221dcc02f46b", "DefaultMachine": "221dcc02f46b", "EventsDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3094396305\\.local\\share\\containers\\podman\\podman", "MachineConfigDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3094396305\\.config\\containers\\podman\\machine\\hyperv", "MachineImageDir": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3094396305\\.local\\share\\containers\\podman\\machine\\hyperv", "MachineState": "Stopped", "NumberOfMachines": 1, "OS": "windows", "VMType": "hyperv" }, "Version": { "APIVersion": "5.2.0-dev", "Version": "5.2.0-dev", "GoVersion": "go1.22.4", "GitCommit": "5e156c424fcc7acd96273739b32450a747df8cd4", "BuiltTime": "Mon Jul 1 09:48:51 2024", "Built": 1719827331, "OsArch": "windows/amd64", "Os": "windows" } } ← Exit [It] machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:26 @ 07/01/24 09:54:21.684 (30.156s)
→ Enter [AfterEach] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:22 @ 07/01/24 09:54:21.684 C> podman.exe machine rm --force 221dcc02f46b ← Exit [AfterEach] podman machine info - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/info_test.go:22 @ 07/01/24 09:54:22.908 (1.226s)
+ [31.499 seconds]

podman machine rm

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

bad init name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:27
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:22.908 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:22.908 (0s)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:27 @ 07/01/24 09:54:22.908 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:27 @ 07/01/24 09:54:23.027 (119ms)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:54:23.027 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:54:23.145 (118ms)
+ [0.237 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:35
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:23.145 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:23.145 (1ms)
→ Enter [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:35 @ 07/01/24 09:54:23.145 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f7d012f606e1 Machine init complete To start your machine run: podman machine start f7d012f606e1 C> podman.exe machine rm --force f7d012f606e1 C> podman.exe machine inspect f7d012f606e1 [] Error: f7d012f606e1: VM does not exist C> podman.exe machine rm --force f7d012f606e1 Error: f7d012f606e1: VM does not exist ← Exit [It] Remove machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:35 @ 07/01/24 09:54:46.334 (23.227s)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:54:46.335 C> podman.exe machine rm --force f7d012f606e1 Error: f7d012f606e1: VM does not exist ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:54:46.46 (126ms)
+ [23.353 seconds]

podman machine rm

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

Remove running machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:59
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:46.46 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:54:46.461 (1ms)
→ Enter [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:59 @ 07/01/24 09:54:46.461 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 48248f44e9c7 Machine init complete Starting machine "48248f44e9c7" 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 48248f44e9c7 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "48248f44e9c7" started successfully C> podman.exe machine rm 48248f44e9c7 Error: running vm "48248f44e9c7" cannot be destroyed C> podman.exe machine rm --force 48248f44e9c7 C> podman.exe machine inspect 48248f44e9c7 Error: 48248f44e9c7: VM does not exist [] ← Exit [It] Remove running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:59 @ 07/01/24 09:55:30.682 (44.278s)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:55:30.682 C> podman.exe machine rm --force 48248f44e9c7 Error: 48248f44e9c7: VM does not exist ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:55:30.812 (130ms)
+ [44.409 seconds]

podman machine rm

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

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

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:84
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:55:30.812 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:55:30.813 (1ms)
→ Enter [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:84 @ 07/01/24 09:55:30.813 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 09f2fc2796cc Machine init complete To start your machine run: podman machine start 09f2fc2796cc C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} 09f2fc2796cc C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3694147625\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force --save-ignition --save-image 09f2fc2796cc C> podman.exe machine inspect 09f2fc2796cc [] Error: 09f2fc2796cc: VM does not exist ← Exit [It] machine rm --save-ignition --save-image - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:84 @ 07/01/24 09:55:50.955 (20.163s)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:55:50.955 C> podman.exe machine rm --force 09f2fc2796cc Error: 09f2fc2796cc: VM does not exist ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:55:51.084 (129ms)
+ [20.293 seconds]

podman machine rm

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

Remove machine sharing ssh key with another machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:123
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:55:51.084 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:55:51.085 (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:123 @ 07/01/24 09:55:51.085 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now bar Machine init complete Starting machine "bar" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful bar API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bar" started successfully C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2079791636\.local\share\containers\podman\machine\machine C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} bar C:\Users\ADMINI~1\AppData\Local\Temp\podman_test2079791636\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo C> podman.exe machine ssh bar echo foo foo ← Exit [It] Remove machine sharing ssh key with another machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:123 @ 07/01/24 09:56:54.435 (1m3.401s)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:56:54.435 C> podman.exe machine rm --force foo Error: foo: VM does not exist C> podman.exe machine rm --force bar ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:56:57.395 (2.962s)
+ [66.363 seconds]

podman machine rm

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

Removing all machines doesn't delete ssh keys

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:165
→ Enter [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:56:57.395 ← Exit [BeforeEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:20 @ 07/01/24 09:56:57.397 (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:165 @ 07/01/24 09:56:57.397 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo Machine init complete To start your machine run: podman machine start foo C> podman.exe machine inspect --format {{.SSHConfig.IdentityPath}} foo C:\Users\ADMINI~1\AppData\Local\Temp\podman_test1986780278\.local\share\containers\podman\machine\machine C> podman.exe machine rm --force foo ← Exit [It] Removing all machines doesn't delete ssh keys - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:165 @ 07/01/24 09:57:17.326 (19.941s)
→ Enter [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:57:17.326 C> podman.exe machine rm --force foo Error: foo: VM does not exist ← Exit [AfterEach] podman machine rm - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/rm_test.go:23 @ 07/01/24 09:57:17.647 (321ms)
+ [20.263 seconds]

podman machine ssh

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

bad machine name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:23
→ Enter [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:17.647 ← Exit [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:17.648 (1ms)
→ Enter [It] bad machine name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:23 @ 07/01/24 09:57:17.648 C> podman.exe machine ssh eaaa2468f927 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:23 @ 07/01/24 09:57:17.768 (120ms)
→ Enter [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:57:17.768 C> podman.exe machine rm --force eaaa2468f927 Error: eaaa2468f927: VM does not exist ← Exit [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:57:17.895 (128ms)
+ [0.248 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:32
→ Enter [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:17.896 ← Exit [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:17.896 (1ms)
→ Enter [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:32 @ 07/01/24 09:57:17.896 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx fd15e8cab197 Machine init complete To start your machine run: podman machine start fd15e8cab197 C> podman.exe machine ssh fd15e8cab197 Error: vm "fd15e8cab197" is not running ← Exit [It] ssh to non-running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:32 @ 07/01/24 09:57:36.465 (18.578s)
→ Enter [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:57:36.465 C> podman.exe machine rm --force fd15e8cab197 ← Exit [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:57:37.848 (1.384s)
+ [19.963 seconds]

podman machine ssh

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

ssh to running machine and check os-type

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:46
→ Enter [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:37.848 ← Exit [BeforeEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:16 @ 07/01/24 09:57:37.848 (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:46 @ 07/01/24 09:57:37.848 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now d0c0a0266172 Machine init complete Starting machine "d0c0a0266172" 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 d0c0a0266172 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "d0c0a0266172" started successfully C> podman.exe machine ssh d0c0a0266172 cat /etc/os-release NAME="Fedora Linux" VERSION="40.20240519.2.0 (CoreOS)" ID=fedora VERSION_ID=40 VERSION_CODENAME="" PLATFORM_ID="platform:f40" PRETTY_NAME="Fedora CoreOS 40.20240519.2.0" ANSI_COLOR="0;38;2;60;110;180" LOGO=fedora-logo-icon CPE_NAME="cpe:/o:fedoraproject:fedora:40" HOME_URL="https://getfedora.org/coreos/" DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/fedora-coreos/" SUPPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" BUG_REPORT_URL="https://github.com/coreos/fedora-coreos-tracker/" REDHAT_BUGZILLA_PRODUCT="Fedora" REDHAT_BUGZILLA_PRODUCT_VERSION=40 REDHAT_SUPPORT_PRODUCT="Fedora" REDHAT_SUPPORT_PRODUCT_VERSION=40 SUPPORT_END=2025-05-13 VARIANT="CoreOS" VARIANT_ID=coreos OSTREE_VERSION='40.20240519.2.0' C> podman.exe machine ssh d0c0a0266172 false ← Exit [It] ssh to running machine and check os-type - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:46 @ 07/01/24 09:58:23.168 (45.338s)
→ Enter [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:58:23.168 C> podman.exe machine rm --force d0c0a0266172 ← Exit [AfterEach] podman machine ssh - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/ssh_test.go:19 @ 07/01/24 09:58:25.804 (2.637s)
+ [47.976 seconds]

podman machine init

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

bad init name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:38
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:25.804 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:25.804 (0s)
→ Enter [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:38 @ 07/01/24 09:58:25.804 C> podman.exe machine init --disk-size 11 abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: machine name "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ" must be 30 characters or less C> podman.exe machine init --disk-size 11 hyperv Error: cannot use "hyperv" for a machine name C> podman.exe -r system connection add foobar tcp://localhost:8000 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foobar Error: system connection "foobar" already exists. consider a different machine name or remove the connection with `podman system connection rm` C> podman.exe machine init --disk-size 11 ab/cd Error: invalid name "ab/cd": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe machine init --disk-size 11 --username -/a e47dbdf96fd2 Error: invalid username "-/a": names must match [a-zA-Z0-9][a-zA-Z0-9_.-]*: invalid argument C> podman.exe -r system connection rm foobar ← Exit [It] bad init name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:38 @ 07/01/24 09:58:26.703 (899ms)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:58:26.703 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist C> podman.exe machine rm --force hyperv Error: hyperv: VM does not exist C> podman.exe machine rm --force foobar Error: foobar: VM does not exist C> podman.exe machine rm --force ab/cd Error: ab/cd: VM does not exist C> podman.exe machine rm --force e47dbdf96fd2 Error: e47dbdf96fd2: VM does not exist ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:58:27.326 (624ms)
+ [1.523 seconds]

podman machine init

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

simple init

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:27.326 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:27.327 (1ms)
→ Enter [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/01/24 09:58:27.327 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 694ed924f13a Machine init complete To start your machine run: podman machine start 694ed924f13a C> podman.exe machine inspect 694ed924f13a [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test654732846\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-694ed924f13a" } }, "Created": "2024-07-01T09:58:27.485793Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "694ed924f13a", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test654732846\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50052, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:82 @ 07/01/24 09:58:46.344 (19.024s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:58:46.344 C> podman.exe machine rm --force 694ed924f13a ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:58:47.649 (1.305s)
+ [20.329 seconds]

podman machine init

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

simple init with start

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:47.649 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:58:47.649 (0s)
→ Enter [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/01/24 09:58:47.649 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx eefa5ee65164 Machine init complete To start your machine run: podman machine start eefa5ee65164 C> podman.exe machine inspect eefa5ee65164 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3164609306\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-eefa5ee65164" } }, "Created": "2024-07-01T09:58:47.8008347Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "eefa5ee65164", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3164609306\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50072, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start eefa5ee65164 Starting machine "eefa5ee65164" 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 eefa5ee65164 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "eefa5ee65164" started successfully C> podman.exe machine inspect eefa5ee65164 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3164609306\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-eefa5ee65164" } }, "Created": "2024-07-01T09:58:47.8008347Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "eefa5ee65164", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3164609306\\.local\\share\\containers\\podman\\machine\\machine", "Port": 50072, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine ssh eefa5ee65164 sudo systemctl is-enabled zincati disabled ← Exit [It] simple init with start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:101 @ 07/01/24 09:59:37.281 (49.646s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:59:37.281 C> podman.exe machine rm --force eefa5ee65164 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:59:39.939 (2.659s)
+ [52.304 seconds]

podman machine init

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

simple init with username

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:59:39.94 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 09:59:39.94 (1ms)
→ Enter [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/01/24 09:59:39.94 C> podman.exe machine init --disk-size 11 --username remoteuser --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f48e13ff791b Machine init complete To start your machine run: podman machine start f48e13ff791b C> podman.exe machine inspect f48e13ff791b [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3027282750\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-f48e13ff791b" } }, "Created": "2024-07-01T09:59:40.0908107Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "f48e13ff791b", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3027282750\\.local\\share\\containers\\podman\\machine\\machine", "Port": 64246, "RemoteUsername": "remoteuser" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] simple init with username - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:137 @ 07/01/24 09:59:58.712 (18.775s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 09:59:58.712 C> podman.exe machine rm --force f48e13ff791b ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:00:00.122 (1.41s)
+ [20.186 seconds]

podman machine init

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

machine init with cpus, disk size, memory, timezone

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:00:00.122 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:00:00.122 (0s)
→ Enter [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/01/24 10:00:00.122 C> podman.exe machine init --cpus 2 --disk-size 102 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --memory 4096 --timezone Pacific/Honolulu 152c352f5bed Machine init complete To start your machine run: podman machine start 152c352f5bed C> podman.exe machine start 152c352f5bed Starting machine "152c352f5bed" 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 152c352f5bed API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "152c352f5bed" started successfully C> podman.exe machine ssh 152c352f5bed lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh 152c352f5bed sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: F501EF8F-59EB-44E4-A5E0-1F7D133872D9 C> podman.exe machine ssh 152c352f5bed cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002240 C> podman.exe machine ssh 152c352f5bed date Mon Jul 1 00:01:05 HST 2024 ← Exit [It] machine init with cpus, disk size, memory, timezone - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:159 @ 07/01/24 10:01:05.445 (1m5.333s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:05.445 C> podman.exe machine rm --force 152c352f5bed ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:07.902 (2.457s)
+ [67.790 seconds]

podman machine init

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

machine init with volume

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:07.902 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:07.902 (0s)
→ Enter [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/01/24 10:01:07.902 [SKIPPED] volumes are not supported on hyperv yet In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 @ 07/01/24 10:01:07.902 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func3.8() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:202 +0x6a ← Exit [It] machine init with volume - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200 @ 07/01/24 10:01:07.902 (0s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:07.902 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:07.902 (0s)
S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:20 [It] machine init with volume C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:200

podman machine init

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

machine init rootless docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:07.902 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:07.902 (0s)
→ Enter [It] machine init rootless docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:227 @ 07/01/24 10:01:07.902 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 3cf41cf7af74 Machine init complete To start your machine run: podman machine start 3cf41cf7af74 C> podman.exe machine start 3cf41cf7af74 Starting machine "3cf41cf7af74" 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 3cf41cf7af74 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "3cf41cf7af74" started successfully C> podman.exe machine ssh 3cf41cf7af74 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:227 @ 07/01/24 10:01:53.221 (45.324s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:53.221 C> podman.exe machine rm --force 3cf41cf7af74 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:01:55.986 (2.765s)
+ [48.089 seconds]

podman machine init

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

machine init rootful with docker.sock check

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:55.986 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:01:55.987 (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:250 @ 07/01/24 10:01:55.987 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --rootful b8e43b17c132 Machine init complete To start your machine run: podman machine start b8e43b17c132 C> podman.exe machine start b8e43b17c132 Starting machine "b8e43b17c132" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "b8e43b17c132" started successfully C> podman.exe machine inspect --format {{.Rootful}} b8e43b17c132 true C> podman.exe machine ssh b8e43b17c132 readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] machine init rootful with docker.sock check - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:250 @ 07/01/24 10:02:40.453 (44.47s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:02:40.453 C> podman.exe machine rm --force b8e43b17c132 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:02:43.119 (2.666s)
+ [47.137 seconds]

podman machine init

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

init should cleanup on failure

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:02:43.119 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:02:43.119 (0s)
→ Enter [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/01/24 10:02:43.119 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx e8ac03e209a5 Machine init complete To start your machine run: podman machine start e8ac03e209a5 C> podman.exe machine inspect --format {{.ConfigDir.Path}} e8ac03e209a5 C:\Users\ADMINI~1\AppData\Local\Temp\podman_test3440126842\.config\containers\podman\machine\hyperv C> podman.exe machine rm --force e8ac03e209a5 C> podman.exe machine inspect e8ac03e209a5 [] Error: e8ac03e209a5: VM does not exist C> podman.exe machine init --disk-size 11 --ignition-path /bad/path --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx e8ac03e209a5 Error: open /bad/path: The system cannot find the path specified. ← Exit [It] init should cleanup on failure - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:277 @ 07/01/24 10:03:13.314 (30.196s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:13.314 C> podman.exe machine rm --force e8ac03e209a5 Error: e8ac03e209a5: VM does not exist ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:13.457 (143ms)
+ [30.339 seconds]

podman machine init

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

verify a podman 4 config does not break podman 5

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:13.457 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:13.457 (1ms)
→ Enter [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/01/24 10:03:13.457 C> podman.exe machine list time="2024-07-01T10:03:13Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2649711490\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine inspect foobar-machine [] Error: incompatible machine config "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2649711490\\.config\\containers\\podman\\machine\\hyperv\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 4f856b5fe3fb time="2024-07-01T10:03:13Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2649711490\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" Machine init complete To start your machine run: podman machine start 4f856b5fe3fb C> podman.exe machine list time="2024-07-01T10:03:36Z" level=error msg="incompatible machine config \"C:\\\\Users\\\\ADMINI~1\\\\AppData\\\\Local\\\\Temp\\\\podman_test2649711490\\\\.config\\\\containers\\\\podman\\\\machine\\\\hyperv\\\\foobar-machine.json\" (podman-machine-default) for this version of Podman" NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE 4f856b5fe3fb* hyperv 23 seconds ago Never 24 2GiB 11GiB C> podman.exe machine inspect 4f856b5fe3fb [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2649711490\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-4f856b5fe3fb" } }, "Created": "2024-07-01T10:03:13.8974501Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "4f856b5fe3fb", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2649711490\\.local\\share\\containers\\podman\\machine\\machine", "Port": 64321, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] ← Exit [It] verify a podman 4 config does not break podman 5 - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:326 @ 07/01/24 10:03:37.335 (23.879s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:37.335 C> podman.exe machine rm --force 24d8fd4a7f17 Error: 24d8fd4a7f17: VM does not exist C> podman.exe machine rm --force foobar-machine Error: incompatible machine config "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test2649711490\\.config\\containers\\podman\\machine\\hyperv\\foobar-machine.json" (foobar-machine) for this version of Podman C> podman.exe machine rm --force 4f856b5fe3fb ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:38.924 (1.589s)
+ [25.468 seconds]

podman machine init

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

machine init with rosetta=true

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:38.924 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:38.924 (0s)
→ Enter [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/01/24 10:03:38.924 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 @ 07/01/24 10:03:38.924 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff79967c838, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func3.13() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:377 +0x68 ← Exit [It] machine init with rosetta=true - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374 @ 07/01/24 10:03:38.924 (0s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:38.924 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:38.924 (0s)
S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:20 [It] machine init with rosetta=true C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:374

podman machine init

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

machine init with rosetta=false

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419
→ Enter [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:38.924 ← Exit [BeforeEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:26 @ 07/01/24 10:03:38.924 (0s)
→ Enter [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/01/24 10:03:38.924 [SKIPPED] Test is only for AppleHv In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 @ 07/01/24 10:03:38.924 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff79967c838, 0x18}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func3.14() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:422 +0x74 ← Exit [It] machine init with rosetta=false - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419 @ 07/01/24 10:03:38.924 (0s)
→ Enter [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:38.924 ← Exit [AfterEach] podman machine init - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:29 @ 07/01/24 10:03:38.924 (0s)
S [SKIPPED] [0.000 seconds] podman machine init C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:20 [It] machine init with rosetta=false C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_test.go:419

podman machine list

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

list machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:29
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:03:38.924 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:03:38.924 (0s)
→ Enter [It] list machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:29 @ 07/01/24 10:03:38.924 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx f7bbe4955f28 Machine init complete To start your machine run: podman machine start f7bbe4955f28 C> podman.exe machine list NAME VM TYPE CREATED LAST UP CPUS MEMORY DISK SIZE f7bbe4955f28* hyperv 21 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:29 @ 07/01/24 10:04:00.669 (21.746s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:04:00.669 C> podman.exe machine rm --force f7bbe4955f28 ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:04:01.882 (1.213s)
+ [22.960 seconds]

podman machine list

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

list machines with quiet or noheading

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:47
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:04:01.882 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:04:01.882 (0s)
→ Enter [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:47 @ 07/01/24 10:04:01.882 C> podman.exe machine list --quiet C> podman.exe machine list --noheading --quiet C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 4881a4b9590a Machine init complete To start your machine run: podman machine start 4881a4b9590a C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx c0520a4bd3c1 Machine init complete To start your machine run: podman machine start c0520a4bd3c1 C> podman.exe machine list --noheading --quiet c0520a4bd3c1 4881a4b9590a* ← Exit [It] list machines with quiet or noheading - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:47 @ 07/01/24 10:04:43.213 (41.332s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:04:43.213 C> podman.exe machine rm --force f1841ee3d084 Error: f1841ee3d084: VM does not exist C> podman.exe machine rm --force 4881a4b9590a C> podman.exe machine rm --force c0520a4bd3c1 ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:04:45.91 (2.696s)
+ [44.029 seconds]

podman machine list

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

list machine: check if running while starting

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:83
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:04:45.91 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:04:45.91 (0s)
→ Enter [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:83 @ 07/01/24 10:04:45.91 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 94d244e4053d Machine init complete To start your machine run: podman machine start 94d244e4053d C> podman.exe machine list --format {{.LastUp}} Never C> podman.exe machine start 94d244e4053d C> podman.exe machine list --format {{.LastUp}} Starting machine "94d244e4053d" Never C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting C> podman.exe machine list --format {{.LastUp}} Currently starting This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 94d244e4053d C> podman.exe machine list --format {{.LastUp}} Currently starting API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "94d244e4053d" started successfully C> podman.exe machine list --format {{.LastUp}} Currently running C> podman.exe machine list --format {{.LastUp}} Currently running ← Exit [It] list machine: check if running while starting - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:83 @ 07/01/24 10:05:35.78 (49.872s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:05:35.78 C> podman.exe machine rm --force 94d244e4053d ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:05:38.611 (2.831s)
+ [52.703 seconds]

podman machine list

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

list with --format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:122
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:05:38.611 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:05:38.611 (1ms)
→ Enter [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:122 @ 07/01/24 10:05:38.611 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 305e2ec31464 Machine init complete To start your machine run: podman machine start 305e2ec31464 C> podman.exe machine list --format {{.Name}} 305e2ec31464* C> podman.exe machine list --format json [ { "Name": "305e2ec31464", "Default": true, "Created": "2024-07-01T10:05:38.7620144Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 64358, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3198142508\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ]C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\bin\windows\podman.exe machine list --format table {{.Name}} NAME 305e2ec31464* ← Exit [It] list with --format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:122 @ 07/01/24 10:06:03.222 (24.611s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:03.222 C> podman.exe machine rm --force 305e2ec31464 ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:04.503 (1.281s)
+ [25.893 seconds]

podman machine list

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

list machine in machine-readable byte format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:162
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:06:04.503 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:06:04.503 (0s)
→ Enter [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:162 @ 07/01/24 10:06:04.503 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 67555dfd255d Machine init complete To start your machine run: podman machine start 67555dfd255d C> podman.exe machine list --format json [ { "Name": "67555dfd255d", "Default": true, "Created": "2024-07-01T10:06:04.6668259Z", "Running": false, "Starting": false, "LastUp": "0001-01-01T00:00:00Z", "Stream": "default", "VMType": "hyperv", "CPUs": 24, "Memory": "2147483648", "DiskSize": "11811160064", "Port": 64364, "RemoteUsername": "core", "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3804563880\\.local\\share\\containers\\podman\\machine\\machine", "UserModeNetworking": true } ] < Exit [It] list machine in machine-readable byte format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:162 @ 07/01/24 10:06:24.566 (20.059s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:24.566 C> podman.exe machine rm --force 67555dfd255d ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:25.889 (1.321s)
+ [21.380 seconds]

podman machine list

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

list machine in human-readable format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:184
→ Enter [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:06:25.889 ← Exit [BeforeEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:22 @ 07/01/24 10:06:25.889 (0s)
→ Enter [It] list machine in human-readable format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:184 @ 07/01/24 10:06:25.889 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 44204f0ad578 Machine init complete To start your machine run: podman machine start 44204f0ad578 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:184 @ 07/01/24 10:06:45.232 (19.323s)
→ Enter [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:45.232 C> podman.exe machine rm --force 44204f0ad578 ← Exit [AfterEach] podman machine list - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/list_test.go:25 @ 07/01/24 10:06:46.476 (1.242s)
+ [20.565 seconds]

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:28
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:06:46.476 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:06:46.476 (0s)
→ Enter [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:28 @ 07/01/24 10:06:46.476 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx bcf8f9533d85 Machine init complete To start your machine run: podman machine start bcf8f9533d85 C> podman.exe machine set --cpus 2 --disk-size 102 --memory 4096 bcf8f9533d85 C> podman.exe machine set --cpus 2 --disk-size 5 --memory 4096 bcf8f9533d85 Error: new disk size must be larger than 102 GB C> podman.exe machine start bcf8f9533d85 Starting machine "bcf8f9533d85" 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 bcf8f9533d85 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "bcf8f9533d85" started successfully C> podman.exe machine ssh bcf8f9533d85 lscpu | grep "CPU(s):" | head -1 CPU(s): 2 C> podman.exe machine ssh bcf8f9533d85 sudo fdisk -l | grep Disk Disk /dev/sda: 102 GiB, 109521666048 bytes, 213909504 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: FC626683-C0D7-4728-B393-03127F1BA23C C> podman.exe machine ssh bcf8f9533d85 cat /proc/meminfo | grep -i 'memtotal' | grep -o '[[:digit:]]*' 4002240 C> podman.exe machine set --cpus 4 --disk-size 5 --memory 4096 bcf8f9533d85 Error: new disk size must be larger than 102 GB ← Exit [It] set machine cpus, disk, memory - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:28 @ 07/01/24 10:07:48.553 (1m2.027s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:07:48.553 C> podman.exe machine rm --force bcf8f9533d85 ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:07:51.032 (2.478s)
+ [64.505 seconds]

podman machine set

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

wsl cannot change disk, memory, processor

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:07:51.032 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:07:51.032 (0s)
→ Enter [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78 @ 07/01/24 10:07:51.032 [SKIPPED] tests are only for WSL provider In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:222 @ 07/01/24 10:07:51.032 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff79968a1ba, 0x1f}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:222 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:79 +0x3c ← Exit [It] wsl cannot change disk, memory, processor - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78 @ 07/01/24 10:07:51.032 (0s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:07:51.032 ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:07:51.032 (0s)
S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] wsl cannot change disk, memory, processor C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:78

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:103
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:07:51.032 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:07:51.032 (0s)
→ Enter [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:103 @ 07/01/24 10:07:51.032 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 71311eba8440 Machine init complete To start your machine run: podman machine start 71311eba8440 C> podman.exe machine set 71311eba8440 C> podman.exe machine start 71311eba8440 Starting machine "71311eba8440" 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 71311eba8440 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "71311eba8440" started successfully C> podman.exe machine ssh 71311eba8440 lscpu | grep "CPU(s):" | head -1 CPU(s): 24 C> podman.exe machine ssh 71311eba8440 sudo fdisk -l | grep Disk Disk /dev/sda: 11 GiB, 11811160064 bytes, 23068672 sectors Disk model: Virtual Disk Disklabel type: gpt Disk identifier: 6AE5E4BF-E014-49F8-8267-1178A16B5501 ← Exit [It] no settings should change if no flags - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:103 @ 07/01/24 10:08:39.359 (48.299s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:08:39.359 C> podman.exe machine rm --force 71311eba8440 ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:08:41.918 (2.558s)
+ [50.858 seconds]

podman machine set

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

set rootful with docker sock change

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:138
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:08:41.919 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:08:41.92 (1ms)
→ Enter [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:138 @ 07/01/24 10:08:41.92 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx b0ab6b9bb53f Machine init complete To start your machine run: podman machine start b0ab6b9bb53f C> podman.exe machine set --rootful b0ab6b9bb53f C> podman.exe machine start b0ab6b9bb53f Starting machine "b0ab6b9bb53f" API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "b0ab6b9bb53f" started successfully C> podman.exe machine inspect --format {{.Rootful}} b0ab6b9bb53f true C> podman.exe machine ssh b0ab6b9bb53f readlink /var/run/docker.sock /run/podman/podman.sock ← Exit [It] set rootful with docker sock change - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:138 @ 07/01/24 10:09:24.763 (42.826s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:09:24.763 C> podman.exe machine rm --force b0ab6b9bb53f ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:09:27.33 (2.566s)
+ [45.392 seconds]

podman machine set

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

set user mode networking

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:170
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:09:27.33 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:09:27.33 (0s)
→ Enter [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:170 @ 07/01/24 10:09:27.33 [SKIPPED] Test is only for WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:172 @ 07/01/24 10:09:27.33 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func13.7() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:172 +0x5e ← Exit [It] set user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:170 @ 07/01/24 10:09:27.33 (0s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:09:27.33 ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:09:27.33 (0s)
S [SKIPPED] [0.000 seconds] podman machine set C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:15 [It] set user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:170

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:196
→ Enter [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:09:27.33 ← Exit [BeforeEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:21 @ 07/01/24 10:09:27.336 (7ms)
→ Enter [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:196 @ 07/01/24 10:09:27.336 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 54ed12315af3 Machine init complete To start your machine run: podman machine start 54ed12315af3 C> podman.exe machine start 54ed12315af3 Starting machine "54ed12315af3" 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 54ed12315af3 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "54ed12315af3" started successfully C> podman.exe machine set --rootful 54ed12315af3 Error: unable to change settings unless vm is stopped ← Exit [It] set while machine already running - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:196 @ 07/01/24 10:10:08.063 (40.715s)
→ Enter [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:10:08.063 C> podman.exe machine rm --force 54ed12315af3 ← Exit [AfterEach] podman machine set - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/set_test.go:24 @ 07/01/24 10:10:10.796 (2.732s)
+ [43.453 seconds]

podman inspect stop

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

inspect bad name

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:26
→ Enter [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:10.796 ← Exit [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:10.796 (0s)
→ Enter [It] inspect bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:26 @ 07/01/24 10:10:10.796 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:26 @ 07/01/24 10:10:10.949 (153ms)
→ Enter [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:10:10.95 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:10:11.093 (143ms)
+ [0.297 seconds]

podman inspect stop

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

inspect two machines

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:34
→ Enter [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:11.094 ← Exit [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:11.094 (1ms)
→ Enter [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:34 @ 07/01/24 10:10:11.094 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo1 Machine init complete To start your machine run: podman machine start foo1 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx foo2 Machine init complete To start your machine run: podman machine start foo2 C> podman.exe machine inspect --format {{.Name}} foo1 foo1 ← Exit [It] inspect two machines - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:34 @ 07/01/24 10:10:49.023 (37.92s)
→ Enter [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:10:49.023 C> podman.exe machine rm --force foo1 C> podman.exe machine rm --force foo2 ← Exit [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:10:51.569 (2.546s)
+ [40.466 seconds]

podman inspect stop

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

inspect with go format

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:53
→ Enter [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:51.569 ← Exit [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:10:51.569 (0s)
→ Enter [It] inspect with go format - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:53 @ 07/01/24 10:10:51.569 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx b07509f89633 Machine init complete To start your machine run: podman machine start b07509f89633 C> podman.exe machine inspect b07509f89633 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test892303774\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-b07509f89633" } }, "Created": "2024-07-01T10:10:51.7275803Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "b07509f89633", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test892303774\\.local\\share\\containers\\podman\\machine\\machine", "Port": 64457, "RemoteUsername": "core" }, "State": "stopped", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine inspect --format {{.Name}} b07509f89633 b07509f89633 C> podman.exe machine inspect --format {{.Abcde}} b07509f89633 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:53 @ 07/01/24 10:11:11.909 (20.335s)
→ Enter [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:11:11.909 C> podman.exe machine rm --force b07509f89633 ← Exit [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:11:13.148 (1.239s)
+ [21.574 seconds]

podman inspect stop

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

inspect shows a unique socket name per machine

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:93
→ Enter [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:11:13.148 ← Exit [BeforeEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:19 @ 07/01/24 10:11:13.149 (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:93 @ 07/01/24 10:11:13.149 [SKIPPED] test is only relevant for Unix based machines In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 @ 07/01/24 10:11:13.149 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff7996a30d9, 0x2d}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func5.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:95 +0x52 ← 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:93 @ 07/01/24 10:11:13.149 (0s)
→ Enter [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:11:13.149 ← Exit [AfterEach] podman inspect stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:22 @ 07/01/24 10:11:13.15 (1ms)
S [SKIPPED] [0.002 seconds] podman inspect stop C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:13 [It] inspect shows a unique socket name per machine C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/inspect_test.go:93

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:28
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:11:13.15 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:11:13.151 (1ms)
→ Enter [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:28 @ 07/01/24 10:11:13.151 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 4e3bd54f8987 Machine init complete To start your machine run: podman machine start 4e3bd54f8987 C> podman.exe machine start 4e3bd54f8987 Starting machine "4e3bd54f8987" 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 4e3bd54f8987 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "4e3bd54f8987" started successfully C> podman.exe machine inspect 4e3bd54f8987 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1497775803\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-4e3bd54f8987" } }, "Created": "2024-07-01T10:11:13.3068239Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "4e3bd54f8987", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test1497775803\\.local\\share\\containers\\podman\\machine\\machine", "Port": 64463, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine stop 4e3bd54f8987 Machine "4e3bd54f8987" stopped successfully C> podman.exe machine start 4e3bd54f8987 --no-info Starting machine "4e3bd54f8987" Machine "4e3bd54f8987" started successfully C> podman.exe machine stop 4e3bd54f8987 Machine "4e3bd54f8987" stopped successfully C> podman.exe machine start 4e3bd54f8987 --quiet Machine "4e3bd54f8987" started successfully ← Exit [It] start simple machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:28 @ 07/01/24 10:12:30.446 (1m17.285s)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:12:30.446 C> podman.exe machine rm --force 4e3bd54f8987 ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:12:33.289 (2.842s)
+ [80.128 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:64
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:12:33.289 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:12:33.289 (0s)
→ Enter [It] bad start name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:64 @ 07/01/24 10:12:33.289 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:64 @ 07/01/24 10:12:33.429 (140ms)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:12:33.429 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:12:33.555 (126ms)
+ [0.267 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:73
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:12:33.555 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:12:33.556 (1ms)
→ Enter [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:73 @ 07/01/24 10:12:33.556 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx c5efdbf6d350 Machine init complete To start your machine run: podman machine start c5efdbf6d350 C> podman.exe machine start c5efdbf6d350 Starting machine "c5efdbf6d350" 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 c5efdbf6d350 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "c5efdbf6d350" started successfully C> podman.exe machine inspect c5efdbf6d350 [ { "ConfigDir": { "Path": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3284607093\\.config\\containers\\podman\\machine\\hyperv" }, "ConnectionInfo": { "PodmanSocket": null, "PodmanPipe": { "Path": "\\\\.\\pipe\\podman-c5efdbf6d350" } }, "Created": "2024-07-01T10:12:33.7111541Z", "LastUp": "0001-01-01T00:00:00Z", "Name": "c5efdbf6d350", "Resources": { "CPUs": 24, "DiskSize": 11, "Memory": 2048, "USBs": [] }, "SSHConfig": { "IdentityPath": "C:\\Users\\ADMINI~1\\AppData\\Local\\Temp\\podman_test3284607093\\.local\\share\\containers\\podman\\machine\\machine", "Port": 64490, "RemoteUsername": "core" }, "State": "running", "UserModeNetworking": true, "Rootful": false, "Rosetta": false } ] C> podman.exe machine start c5efdbf6d350 Starting machine "c5efdbf6d350" Error: unable to start "c5efdbf6d350": machine c5efdbf6d350: VM already running or starting ← Exit [It] start machine already started - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:73 @ 07/01/24 10:13:14.497 (40.937s)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:13:14.497 C> podman.exe machine rm --force c5efdbf6d350 ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:13:17.076 (2.579s)
+ [43.517 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:94
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:13:17.076 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:13:17.077 (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:94 @ 07/01/24 10:13:17.077 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 499808cad41d Machine init complete To start your machine run: podman machine start 499808cad41d C> podman.exe machine inspect --format {{.SSHConfig.Port}} 499808cad41d 64503 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:64503/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:64503/run/podman/podman.sock C> podman.exe machine start 499808cad41d Starting machine "499808cad41d" time="2024-07-01T10:13:36Z" level=warning msg="detected port conflict on machine ssh port [64503], reassigning" This machine is currently configured in rootless mode. If your containers require root permissions (e.g. ports < 1024), or if you run into compatibility issues with non-podman clients, you can switch using the following command: podman machine set --rootful 499808cad41d API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "499808cad41d" started successfully C> podman.exe machine inspect --format {{.SSHConfig.Port}} 499808cad41d 64509 C> podman.exe system connection list --format {{.URI}} ssh://core@127.0.0.1:64509/run/user/1000/podman/podman.sock ssh://root@127.0.0.1:64509/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:94 @ 07/01/24 10:13:59.459 (42.379s)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:13:59.459 C> podman.exe machine rm --force 499808cad41d ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:14:02.16 (2.702s)
+ [45.081 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:143
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:14:02.16 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:14:02.16 (0s)
→ Enter [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:143 @ 07/01/24 10:14:02.16 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 7302f19fac7d Machine init complete To start your machine run: podman machine start 7302f19fac7d C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx bb2e5ff35c26 Machine init complete To start your machine run: podman machine start bb2e5ff35c26 C> podman.exe machine start 7302f19fac7d Starting machine "7302f19fac7d" 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 7302f19fac7d API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "7302f19fac7d" started successfully C> podman.exe machine inspect --format {{.State}} 7302f19fac7d running C> podman.exe machine inspect --format {{.State}} bb2e5ff35c26 stopped ← Exit [It] start only starts specified machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:143 @ 07/01/24 10:15:02.585 (1m0.421s)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:15:02.585 C> podman.exe machine rm --force 7302f19fac7d C> podman.exe machine rm --force bb2e5ff35c26 ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:15:06.623 (4.038s)
+ [64.460 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:176
→ Enter [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:15:06.623 ← Exit [BeforeEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:21 @ 07/01/24 10:15:06.624 (1ms)
→ Enter [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:176 @ 07/01/24 10:15:06.624 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m1-1d4dad8a91e1 Machine init complete To start your machine run: podman machine start m1-1d4dad8a91e1 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx m2-463ea69d2048 Machine init complete To start your machine run: podman machine start m2-463ea69d2048 C> podman.exe machine start m2-463ea69d2048 C> podman.exe machine start m1-1d4dad8a91e1 Starting machine "m2-463ea69d2048" Starting machine "m1-1d4dad8a91e1" 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-463ea69d2048 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "m2-463ea69d2048" started successfully Error: unable to start "m1-1d4dad8a91e1": machine m2-463ea69d2048: VM already running or starting ← Exit [It] start two machines in parallel - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:176 @ 07/01/24 10:16:05.557 (58.931s)
→ Enter [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:16:05.558 C> podman.exe machine rm --force m1-1d4dad8a91e1 C> podman.exe machine rm --force m2-463ea69d2048 ← Exit [AfterEach] podman machine start - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/start_test.go:24 @ 07/01/24 10:16:09.606 (4.049s)
+ [62.981 seconds]

podman machine proxy settings propagation

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

ssh to running machine and check proxy settings

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:26
→ Enter [BeforeEach] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:19 @ 07/01/24 10:16:09.606 ← Exit [BeforeEach] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:19 @ 07/01/24 10:16:09.606 (0s)
→ 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:26 @ 07/01/24 10:16:09.606 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx e1b5ebf4aeb1 Machine init complete To start your machine run: podman machine start e1b5ebf4aeb1 C> podman.exe machine start e1b5ebf4aeb1 Starting machine "e1b5ebf4aeb1" 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 e1b5ebf4aeb1 API forwarding listening on: npipe:////./pipe/docker_engine Docker API clients default to this address. You do not need to set DOCKER_HOST. Machine "e1b5ebf4aeb1" started successfully C> podman.exe machine ssh e1b5ebf4aeb1 printenv HTTP_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh e1b5ebf4aeb1 printenv HTTPS_PROXY http://abcdefghijklmnopqrstuvwxyz-proxy C> podman.exe machine ssh e1b5ebf4aeb1 printenv SSL_CERT_DIR SSL_CERT_FILE /etc/containers/certs.d /etc/containers/certs.d/cert1 C> podman.exe machine ssh e1b5ebf4aeb1 cat $SSL_CERT_DIR/cert2 $SSL_CERT_FILE cert2 content cert1 content C> podman.exe machine stop e1b5ebf4aeb1 Machine "e1b5ebf4aeb1" stopped successfully C> podman.exe machine start e1b5ebf4aeb1 Starting machine "e1b5ebf4aeb1"
[FAILED] Timed out after 240.000s. Expected process to exit. It did not. In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:56 @ 07/01/24 10:21:13.725 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc000886130, 0x37e11d6000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:56 +0xbd github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc000494460, 0x50}, {0xc00080ca80, 0x3, 0x4}, 0x37e11d6000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:159 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:100 +0x1225
← 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:26 @ 07/01/24 10:21:13.725 (5m4.114s)
→ Enter [AfterEach] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:22 @ 07/01/24 10:21:13.725 C> podman.exe machine rm --force e1b5ebf4aeb1
[FAILED] Timed out after 240.002s. Expected process to exit. It did not. In [AfterEach] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:56 @ 07/01/24 10:25:13.703 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineSession).waitWithTimeout(0xc000610148, 0x37e11d6000) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:56 +0xbd github.com/containers/podman/v5/pkg/machine/e2e_test.runWrapper({0xc000494460, 0x50}, {0xc000125e80, 0x4, 0x4}, 0x37e11d6000, 0x1) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:175 +0x37a github.com/containers/podman/v5/pkg/machine/e2e_test.(*machineTestBuilder).run(...) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:159 github.com/containers/podman/v5/pkg/machine/e2e_test.teardown({0x0, 0x0}, {0xc00003a3c0, 0x39}, 0xc00037ed20) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:134 +0xf8 github.com/containers/podman/v5/pkg/machine/e2e_test.init.func10.2() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:23 +0x33
← Exit [AfterEach] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:22 @ 07/01/24 10:25:13.703 (4m0.003s)
> Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/01/24 10:25:13.703 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/01/24 10:25:13.704 (1ms) > Enter [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/01/24 10:25:13.704 < Exit [DeferCleanup (Each)] podman machine proxy settings propagation - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/vendor/github.com/onsi/ginkgo/v2/internal/testingtproxy/testing_t_proxy.go:153 @ 07/01/24 10:25:13.704 (0s) + [FAILED] [544.118 seconds] podman machine proxy settings propagation C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:13 [It] ssh to running machine and check proxy settings C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/proxy_test.go:26

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:25
→ Enter [BeforeEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:18 @ 07/01/24 10:25:13.704 ← Exit [BeforeEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:18 @ 07/01/24 10:25:13.705 (1ms)
→ Enter [It] stop bad name - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:25 @ 07/01/24 10:25:13.705 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:25 @ 07/01/24 10:25:13.821 (117ms)
→ Enter [AfterEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:21 @ 07/01/24 10:25:13.821 C> podman.exe machine rm --force abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ Error: abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ: VM does not exist ← Exit [AfterEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:21 @ 07/01/24 10:25:13.941 (120ms)
+ [0.238 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:33
→ Enter [BeforeEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:18 @ 07/01/24 10:25:13.941 ← Exit [BeforeEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:18 @ 07/01/24 10:25:13.942 (1ms)
→ Enter [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:33 @ 07/01/24 10:25:13.942 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now df5488a40be4 Machine init complete Starting machine "df5488a40be4" 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 df5488a40be4 API forwarding listening on: npipe:////./pipe/podman-df5488a40be4 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-df5488a40be4" Machine "df5488a40be4" started successfully C> podman.exe machine stop df5488a40be4 Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[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:44 @ 07/01/24 10:25:55.856 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func16.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:44 +0x302
← Exit [It] Stop running machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:33 @ 07/01/24 10:25:55.856 (41.916s)
→ Enter [AfterEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:21 @ 07/01/24 10:25:55.856 C> podman.exe machine rm --force df5488a40be4 ← Exit [AfterEach] podman machine stop - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:21 @ 07/01/24 10:25:57.203 (1.347s)
+ [FAILED] [43.264 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:33

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:30
→ Enter [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:57.203 ← Exit [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:57.204 (1ms)
→ Enter [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:30 @ 07/01/24 10:25:57.204 [SKIPPED] test is only supported by WSL In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:32 @ 07/01/24 10:25:57.204 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func4.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:32 +0x6a ← Exit [It] init with user mode networking - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:30 @ 07/01/24 10:25:57.204 (0s)
→ Enter [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:57.204 ← Exit [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:57.204 (0s)
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 with user mode networking C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:30

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:60
→ Enter [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:57.204 ← Exit [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:57.205 (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:60 @ 07/01/24 10:25:57.205 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx ba94e9a1c3b9 Error: vm "ba94e9a1c3b9" already exists on hypervisor ← Exit [It] init should not should not overwrite existing HyperV vms - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:60 @ 07/01/24 10:25:58.551 (1.345s)
→ Enter [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:58.551 C> podman.exe machine rm --force ba94e9a1c3b9 Error: ba94e9a1c3b9: VM does not exist ← Exit [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:58.67 (119ms)
+ [1.465 seconds]

podman machine init - windows only

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

init should not overwrite existing WSL vms

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:95
→ Enter [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:58.67 ← Exit [BeforeEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:23 @ 07/01/24 10:25:58.671 (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:95 @ 07/01/24 10:25:58.671 [SKIPPED] WSL test only In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:222 @ 07/01/24 10:25:58.671 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x1, {0x7ff79966ae31, 0xd}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:222 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func4.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:96 +0x5a ← 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:95 @ 07/01/24 10:25:58.671 (0s)
→ Enter [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:58.671 ← Exit [AfterEach] podman machine init - windows only - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:26 @ 07/01/24 10:25:58.671 (1ms)
S [SKIPPED] [0.002 seconds] podman machine init - windows only C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:17 [It] init should not overwrite existing WSL vms C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/init_windows_test.go:95

run basic podman commands

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

Basic ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:33
→ Enter [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:25:58.671 ← Exit [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:25:58.672 (1ms)
→ Enter [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:33 @ 07/01/24 10:25:58.672 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 29a3b1d51fb3 Machine init complete Starting machine "29a3b1d51fb3" 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 29a3b1d51fb3 API forwarding listening on: npipe:////./pipe/podman-29a3b1d51fb3 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-29a3b1d51fb3" Machine "29a3b1d51fb3" started successfully C> podman.exe -r images -q Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM Error: unable to connect to Podman socket: failed to connect: ssh: handshake failed: read tcp 127.0.0.1:64604->127.0.0.1:64555: wsarecv: An existing connection was forcibly closed by the remote host.
[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:45 @ 07/01/24 10:26:42.169 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.3() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:45 +0x354
← Exit [It] Basic ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:33 @ 07/01/24 10:26:42.169 (43.498s)
→ Enter [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:42.169 C> podman.exe machine rm --force 29a3b1d51fb3 Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process. ← Exit [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:43.88 (1.711s)
+ [FAILED] [45.210 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Basic ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:33

run basic podman commands

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

Volume ops

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:73
→ Enter [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.88 ← Exit [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.881 (1ms)
→ Enter [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:73 @ 07/01/24 10:26:43.881 [SKIPPED] FIXME: #21036 - Hyper-V podman run -v fails due to path translation issues In [It] at: C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 @ 07/01/24 10:26:43.881 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfVmtype(0x3, {0x7ff7996bd403, 0x4a}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:216 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.4() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:74 +0x3c ← Exit [It] Volume ops - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:73 @ 07/01/24 10:26:43.881 (0s)
→ Enter [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:43.881 ← Exit [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:43.881 (1ms)
S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume ops C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:73

run basic podman commands

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

Volume should be virtiofs

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:104
→ Enter [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.881 ← Exit [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.883 (1ms)
→ Enter [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:104 @ 07/01/24 10:26:43.883 [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:222 @ 07/01/24 10:26:43.883 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.skipIfNotVmtype(0x0, {0x7ff7996aa532, 0x32}) C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:222 +0x5b github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:107 +0x39 ← Exit [It] Volume should be virtiofs - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:104 @ 07/01/24 10:26:43.883 (0s)
→ Enter [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:43.883 ← Exit [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:26:43.883 (1ms)
S [SKIPPED] [0.002 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Volume should be virtiofs C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:104

run basic podman commands

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

Podman ops with port forwarding and gvproxy

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:131
→ Enter [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.883 ← Exit [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:26:43.884 (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:131 @ 07/01/24 10:26:43.884 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now d5aaefd986dd Machine init complete Starting machine "d5aaefd986dd" 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 d5aaefd986dd API forwarding listening on: npipe:////./pipe/podman-d5aaefd986dd Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-d5aaefd986dd" Machine "d5aaefd986dd" started successfully C> podman.exe -r run -dt --name test -p 62544:80 quay.io/libpod/alpine_nginx Cannot connect to Podman. Please verify your connection to the Linux system using `podman system connection list`, or try `podman machine init` and `podman machine start` to manage a new Linux VM Error: unable to connect to Podman socket: failed to connect: ssh: handshake failed: read tcp 127.0.0.1:64618->127.0.0.1:64555: wsarecv: An existing connection was forcibly closed by the remote host.
[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:142 @ 07/01/24 10:27:24.953 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func2.6() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:142 +0x3b4
← Exit [It] Podman ops with port forwarding and gvproxy - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:131 @ 07/01/24 10:27:24.953 (41.07s)
→ Enter [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:27:24.953 C> podman.exe machine rm --force d5aaefd986dd Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process. ← Exit [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:27:26.674 (1.721s)
+ [FAILED] [42.792 seconds] run basic podman commands C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:20 [It] Podman ops with port forwarding and gvproxy C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:131

run basic podman commands

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

podman volume on non-standard path

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:169
→ Enter [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:27:26.674 ← Exit [BeforeEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:26 @ 07/01/24 10:27:26.675 (1ms)
→ Enter [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:169 @ 07/01/24 10:27:26.675 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --volume C:\Users\ADMINI~1\AppData\Local\Temp\machine-volume1169387674:/does/not/exist --now 9e6b30c8a791 Machine init complete Starting machine "9e6b30c8a791" 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 9e6b30c8a791 API forwarding listening on: npipe:////./pipe/podman-9e6b30c8a791 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-9e6b30c8a791" Machine "9e6b30c8a791" started successfully C> podman.exe machine ssh 9e6b30c8a791 cat /does/not/exist/testfile abcdefg1234567 < Exit [It] podman volume on non-standard path - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:169 @ 07/01/24 10:28:10.176 (43.502s)
→ Enter [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:28:10.176 C> podman.exe machine rm --force 9e6b30c8a791 Error: unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process. ← Exit [AfterEach] run basic podman commands - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:29 @ 07/01/24 10:28:12.066 (1.89s)
+ [45.393 seconds]

podman machine reset

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

starting from scratch should not error

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:22
→ Enter [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:12.066 ← Exit [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:12.067 (1ms)
→ Enter [It] starting from scratch should not error - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:22 @ 07/01/24 10:28:12.067 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:22 @ 07/01/24 10:28:12.193 (125ms)
→ Enter [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:28:12.193 C> podman.exe machine rm --force 2b4daa7e40a6 Error: 2b4daa7e40a6: VM does not exist ← Exit [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:28:12.324 (131ms)
+ [0.258 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:29
→ Enter [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:12.324 ← Exit [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:12.325 (1ms)
→ Enter [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:29 @ 07/01/24 10:28:12.325 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx 859d43faa373 Machine init complete To start your machine run: podman machine start 859d43faa373 C> podman.exe machine list --noheading 859d43faa373 hyperv 18 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force C> podman.exe machine list --noheading ← Exit [It] reset machine with one defined machine - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:29 @ 07/01/24 10:28:32.063 (19.738s)
→ Enter [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:28:32.063 C> podman.exe machine rm --force 859d43faa373 Error: 859d43faa373: VM does not exist ← Exit [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:28:32.183 (120ms)
+ [19.859 seconds]

podman machine reset

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

reset with running machine and other machines idle

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:53
→ Enter [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:32.183 ← Exit [BeforeEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:15 @ 07/01/24 10:28:32.184 (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:53 @ 07/01/24 10:28:32.184 C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx --now 37f227383b56 Machine init complete Starting machine "37f227383b56" 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 37f227383b56 API forwarding listening on: npipe:////./pipe/podman-37f227383b56 Another process was listening on the default Docker API socket address. You can still connect Docker API clients by setting DOCKER_HOST using the following command in your terminal session: $Env:DOCKER_HOST="npipe:////./pipe/podman-37f227383b56" Machine "37f227383b56" started successfully C> podman.exe machine list --noheading 37f227383b56 hyperv 41 seconds ago Currently running 24 2GiB 11GiB C> podman.exe machine init --disk-size 11 --image C:\Users\ADMINI~1\AppData\Local\Temp\podman-machine-daily.x86_64.hyperv.vhdx d382552fb990 Machine init complete To start your machine run: podman machine start d382552fb990 C> podman.exe machine list --noheading 37f227383b56 hyperv About a minute ago Currently running 24 2GiB 11GiB d382552fb990 hyperv 18 seconds ago Never 24 2GiB 11GiB C> podman.exe machine reset --force Error: 1 error occurred: * unable to clean up gvproxy: remove C:\Users\ADMINI~1\AppData\Local\Temp\podman\gvproxy.pid: The process cannot access the file because it is being used by another process.
[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:80 @ 07/01/24 10:29:36.534 Full Stack Trace github.com/containers/podman/v5/pkg/machine/e2e_test.init.func11.5() C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:80 +0x795
← 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:53 @ 07/01/24 10:29:36.534 (1m4.351s)
→ Enter [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:29:36.534 C> podman.exe machine rm --force 37f227383b56 Error: 37f227383b56: VM does not exist C> podman.exe machine rm --force d382552fb990 Error: d382552fb990: VM does not exist ← Exit [AfterEach] podman machine reset - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/reset_test.go:18 @ 07/01/24 10:29:36.768 (234ms)
+ [FAILED] [64.586 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:53

[SynchronizedAfterSuite]

C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:72
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:72 @ 07/01/24 10:29:36.768 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:72 @ 07/01/24 10:29:36.768 (0s)
→ Enter [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:72 @ 07/01/24 10:29:36.768 ← Exit [SynchronizedAfterSuite] TOP-LEVEL - C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/machine_test.go:72 @ 07/01/24 10:29:36.768 (0s)
[SynchronizedAfterSuite] PASSED [0.000 seconds]


Summarizing 5 Failures:
  [FAIL] podman machine proxy settings propagation [It] ssh to running machine and check proxy settings
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/config_test.go:56
  [FAIL] podman machine stop [It] Stop running machine
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/stop_test.go:44
  [FAIL] run basic podman commands [It] Basic ops
  C:/Users/Administrator/AppData/Local/cirrus-ci-build/repo/pkg/machine/e2e/basic_test.go:45
  [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:142
  [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:80

Ran 48 of 58 Specs in 2171.350 seconds
FAIL! -- 43 Passed | 5 Failed | 0 Pending | 10 Skipped
--- FAIL: TestMachine (2171.35s)
FAIL

Ginkgo ran 1 suite in 37m10.2863261s

Test Suite Failed

Processed Mon Jul 1 10:29:36 2024 by C:\Users\Administrator\AppData\Local\cirrus-ci-build\repo\contrib\cirrus\logformatter v0.3