Skip to content

Remove rootlessport dead code

8e2362b
Select commit
Loading
Failed to load commit list.
Draft

[WIP] Rootless bridge: preserve source IPs via pesto/pasta #28478

Remove rootlessport dead code
8e2362b
Select commit
Loading
Failed to load commit list.
Cirrus CI / APIv2 test on fedora-43 (rootless) failed Apr 14, 2026 in 3m 6s

Task Summary

Instruction main failed in 01:09

Details

✅ 00:06 clone
✅ 01:38 setup
❌ 01:09 main

[+0063s]   >        and optional target ports after ':', with optional
[+0063s]   >        address specification suffixed by '/' and optional
[+0063s]   >        interface prefixed by '%'. Examples:
[+0063s]   >        -t 22	Forward local port 22 to port 22 in netns
[+0063s]   >        -t 22:23	Forward local port 22 to port 23
[+0063s]   >        -t 22,25	Forward ports 22, 25 to ports 22, 25
[+0063s]   >        -t 22-80	Forward ports 22 to 80
[+0063s]   >        -t 22-80:32-90	Forward ports 22 to 80 to
[+0063s]   >			corresponding port numbers plus 10
[+0063s]   >        -t 192.0.2.1/5	Bind port 5 of 192.0.2.1 to namespace
[+0063s]   >        -t 5-25,~10-20	Forward ports 5 to 9, and 21 to 25
[+0063s]   >        -t ~25		Forward all bound ports except for 25
[+0063s]   >    default: auto
[+0063s]   >    IPv6 bound ports are also forwarded for IPv4
[+0063s]   >  -u, --udp-ports SPEC	UDP port forwarding to namespace
[+0063s]   >    SPEC is as described for TCP above
[+0063s]   >    default: auto
[+0063s]   >    IPv6 bound ports are also forwarded for IPv4
[+0063s]   >    unless specified, with '-t auto', UDP ports with numbers
[+0063s]   >    corresponding to forwarded TCP port numbers are
[+0063s]   >    forwarded too
[+0063s]   >  -T, --tcp-ns SPEC	TCP port forwarding to init namespace
[+0063s]   >    SPEC is as described above
[+0063s]   >    default: auto
[+0063s]   >  -U, --udp-ns SPEC	UDP port forwarding to init namespace
[+0063s]   >    SPEC is as described above
[+0063s]   >    default: auto
[+0063s]   >  --host-lo-to-ns-lo	Translate host-loopback forwards to
[+0063s]   >			namespace loopback
[+0063s]   >  --userns NSPATH 	Target user namespace to join
[+0063s]   >  --netns PATH|NAME	Target network namespace to join
[+0063s]   >  --netns-only		Don't join existing user namespace
[+0063s]   >    implied if PATH or NAME are given without --userns
[+0063s]   >  --no-netns-quit	Don't quit if filesystem-bound target
[+0063s]   >  			network namespace is deleted
[+0063s]   >  --config-net		Configure tap interface in namespace
[+0063s]   >  --no-copy-routes	DEPRECATED:
[+0063s]   >			Don't copy all routes to namespace
[+0063s]   >  --no-copy-addrs	DEPRECATED:
[+0063s]   >			Don't copy all addresses to namespace
[+0063s]   >  --ns-mac-addr ADDR	Set MAC address on tap interface
[+0063s]   >  --no-splice		Disable inbound socket splicing
[+0063s]   >  --splice-only	Only enable loopback forwarding
[+0063s]   >
[+0063s] Bailing.
[+0064s] # stopped registry on port 8081
[+0064s] # stopped service, pid 5851
[+0064s] test-apiv2: curl failure (7) on http://localhost:8081/v6.0.0/libpod/containers/testctr2/stats?stream=false - cannot continue. args=
[+0064s] make: *** [Makefile:734: localapiv2-bash] Error 1
[08:11:16] END - [+0064s] total duration since 2026-04-14T13:11:16Z


Annotated results:
  https://api.cirrus-ci.com/v1/artifact/task/5238647097655296/html/apiv2-podman-fedora-43-rootless-host.log.html

Exit status: 2