-
Notifications
You must be signed in to change notification settings - Fork 3k
Closed
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.pastapasta(1) bugs or featurespasta(1) bugs or featuresrootless
Description
Seen twice today, on different PRs:
$ podman run --net=pasta -p [10.128.0.63]:5561:5561/tcp quay.io/libpod/testimage:20221018 sh -c for port in $(seq 5561 5561); do socat -u TCP4-LISTEN:${port},bind=[10.128.0.63] STDOUT & done; wait
timeout: sending signal TERM to command ‘/var/tmp/go/src/github.com/containers/podman/bin/podman’
timeout: sending signal KILL to command ‘/var/tmp/go/src/github.com/containers/podman/bin/podman’
[ rc=137 (** EXPECTED 0 **) ]
In one case, only one subtest failed. In the other, subsequent tests also failed, and the entire test run timed out.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
flakesFlakes from Continuous IntegrationFlakes from Continuous Integrationlocked - please file new issue/PRAssist humans wanting to comment on an old issue or PR with locked comments.Assist humans wanting to comment on an old issue or PR with locked comments.pastapasta(1) bugs or featurespasta(1) bugs or featuresrootless