Skip to content

Remove rootlessport dead code

f511d44
Select commit
Loading
Failed to load commit list.
Draft

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

Remove rootlessport dead code
f511d44
Select commit
Loading
Failed to load commit list.
Cirrus CI / APIv2 test on fedora-43 (rootless) failed Apr 24, 2026 in 2m 55s

Task Summary

Instruction main failed in 01:14

Details

✅ 00:05 clone
✅ 01:23 setup
❌ 01:14 main

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


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

Exit status: 2