Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

WIP: podman exec: correctly support detaching (part 2) #25083

Draft
wants to merge 5 commits into
base: main
Choose a base branch
from

remove bufio from container stdin

0314635
Select commit
Loading
Failed to load commit list.
Draft

WIP: podman exec: correctly support detaching (part 2) #25083

remove bufio from container stdin
0314635
Select commit
Loading
Failed to load commit list.
Cirrus CI / machine-libkrun podman darwin rootless host sqlite failed Jan 24, 2025 in 45m 3s

Task Summary

Instruction test failed in 44:09

Details

✅ 00:42 clone
✅ 00:03 prep
✅ 00:01 setup
✅ 00:01 env
❌ 44:09 test

  [
       {
            "ConfigDir": {
                 "Path": "/private/tmp/ci/podman_test2932650427/.config/containers/podman/machine/libkrun"
            },
            "ConnectionInfo": {
                 "PodmanSocket": {
                      "Path": "/private/tmp/ci/podman/0542fcc9ccab-api.sock"
                 },
                 "PodmanPipe": null
            },
            "Created": "2025-01-24T16:17:36.576381Z",
            "LastUp": "0001-01-01T00:00:00Z",
            "Name": "0542fcc9ccab",
            "Resources": {
                 "CPUs": 4,
                 "DiskSize": 11,
                 "Memory": 2048,
                 "USBs": []
            },
            "SSHConfig": {
                 "IdentityPath": "/private/tmp/ci/podman_test2932650427/.local/share/containers/podman/machine/machine",
                 "Port": 54921,
                 "RemoteUsername": "core"
            },
            "State": "running",
            "UserModeNetworking": true,
            "Rootful": false,
            "Rosetta": false
       }
  ]
  /Users/MacM1-5-worker/ci/task-5054443294556160/bin/darwin/podman compose env
  unix:///private/tmp/ci/podman/0542fcc9ccab-api.sock
  0
  < Exit [It] compose test environment variable setup - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/compose_test.go:18 @ 01/24/25 16:19:08.258 (1m31.732s)
  > Enter [AfterEach] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:84 @ 01/24/25 16:19:08.258
  < Exit [AfterEach] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:84 @ 01/24/25 16:19:08.258 (0s)
  > Enter [DeferCleanup (Each)] podman machine compose - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/config_init_test.go:83 @ 01/24/25 16:19:08.258
  /Users/MacM1-5-worker/ci/task-5054443294556160/bin/darwin/podman machine rm --force 0542fcc9ccab
  < Exit [DeferCleanup (Each)] podman machine compose - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/config_init_test.go:83 @ 01/24/25 16:19:09.39 (1.132s)
  > Enter [DeferCleanup (Each)] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:212 @ 01/24/25 16:19:09.391
  < Exit [DeferCleanup (Each)] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:212 @ 01/24/25 16:19:09.395 (4ms)
• [92.870 seconds]
------------------------------
podman machine list
/Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/list_test.go:18
  list machine
  /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/list_test.go:20
  > Enter [BeforeEach] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:210 @ 01/24/25 16:19:09.395
  < Exit [BeforeEach] TOP-LEVEL - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/machine_test.go:210 @ 01/24/25 16:19:09.396 (1ms)
  > Enter [It] list machine - /Users/MacM1-5-worker/ci/task-5054443294556160/pkg/machine/e2e/list_test.go:20 @ 01/24/25 16:19:09.396
  /Users/MacM1-5-worker/ci/task-5054443294556160/bin/darwin/podman machine list
  NAME        VM TYPE     CREATED     LAST UP     CPUS        MEMORY      DISK SIZE
  /Users/MacM1-5-worker/ci/task-5054443294556160/bin/darwin/podman machine init --disk-size 11 --image /private/tmp/ci/podman-machine.aarch64.applehv.raw 33dda5e70ef4

Timed out!������������������������������������������������������������������������������