== date == 2026-06-17T07:50:18+00:00 == iface / gw == iface=ens3 gw=fe80::f816:3eff:fe92:ad10 == ip -6 addr (lifetimes = SLAAC evidence) == 1: lo: mtu 65536 state UNKNOWN qlen 1000 inet6 ::1/128 scope host noprefixroute valid_lft forever preferred_lft forever 2: ens3: mtu 1500 state UP qlen 1000 inet6 2a13:1a81:8000:3124:f816:3eff:feb7:cb20/64 scope global dynamic mngtmpaddr valid_lft forever preferred_lft forever inet6 fe80::f816:3eff:feb7:cb20/64 scope link valid_lft forever preferred_lft forever 4: br-5810e9fa8ea0: mtu 1500 state UP inet6 fe80::42:5ff:fe10:5f42/64 scope link valid_lft forever preferred_lft forever 8: veth32a51fb@if7: mtu 1500 state UP inet6 fe80::bcc7:28ff:fe2f:1e59/64 scope link valid_lft forever preferred_lft forever == ip -6 route show == 2a13:1a81:8000:3124::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev ens3 proto kernel metric 256 pref medium fe80::/64 dev br-5810e9fa8ea0 proto kernel metric 256 pref medium fe80::/64 dev veth32a51fb proto kernel metric 256 pref medium default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65486sec hoplimit 255 pref medium == ip -6 route show default (expires/proto ra = RA evidence) == default via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra metric 1024 expires 65486sec hoplimit 255 pref medium == ip -4 route show default == default via 10.128.0.97 dev ens3 == accept_ra / forwarding (procfs; RA-suppression evidence) == net.ipv6.conf.all.forwarding = 0 net.ipv6.conf.all.accept_ra = 1 net.ipv6.conf.default.forwarding = 0 net.ipv6.conf.default.accept_ra = 1 net.ipv6.conf.ens3.forwarding = 0 net.ipv6.conf.ens3.accept_ra = 1 == resolvectl status == resolvectl not installed == /etc/resolv.conf (resolver stub) == domain a.customers.regiocloud.tech. search a.customers.regiocloud.tech. nameserver 81.163.194.9 nameserver 81.163.194.10 == /run/systemd/resolve/resolv.conf (upstreams) == (no systemd-resolved upstream file) == target: tarballs.opendev.org == -- getent ahosts (families glibc returns) -- 2001:4800:7819:103:be76:4eff:fe03:e48f STREAM static03.opendev.org 2001:4800:7819:103:be76:4eff:fe03:e48f DGRAM 2001:4800:7819:103:be76:4eff:fe03:e48f RAW 104.130.246.98 STREAM 104.130.246.98 DGRAM 104.130.246.98 RAW -- ip -6 route get 2001:4800:7819:103:be76:4eff:fe03:e48f -- 2001:4800:7819:103:be76:4eff:fe03:e48f from :: via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra src 2a13:1a81:8000:3124:f816:3eff:feb7:cb20 metric 1024 hoplimit 255 pref medium -- curl -6 (3 attempts) -- #1 http=200 ip=2001:4800:7819:103:be76:4eff:fe03:e48f t=0.431727s #2 http=200 ip=2001:4800:7819:103:be76:4eff:fe03:e48f t=0.423352s #3 http=200 ip=2001:4800:7819:103:be76:4eff:fe03:e48f t=0.424080s -- curl -4 (3 attempts) -- #1 http=200 ip=104.130.246.98 t=0.455015s #2 http=200 ip=104.130.246.98 t=0.424064s #3 http=200 ip=104.130.246.98 t=0.429758s == target: galaxy.ansible.com == -- getent ahosts (families glibc returns) -- 2606:4700:20::681a:ea STREAM galaxy.ansible.com 2606:4700:20::681a:ea DGRAM 2606:4700:20::681a:ea RAW 2606:4700:20::ac43:44fb STREAM 2606:4700:20::ac43:44fb DGRAM 2606:4700:20::ac43:44fb RAW 2606:4700:20::681a:1ea STREAM 2606:4700:20::681a:1ea DGRAM 2606:4700:20::681a:1ea RAW 104.26.1.234 STREAM 104.26.1.234 DGRAM 104.26.1.234 RAW 104.26.0.234 STREAM 104.26.0.234 DGRAM 104.26.0.234 RAW 172.67.68.251 STREAM 172.67.68.251 DGRAM 172.67.68.251 RAW -- ip -6 route get 2606:4700:20::681a:ea -- 2606:4700:20::681a:ea from :: via fe80::f816:3eff:fe92:ad10 dev ens3 proto ra src 2a13:1a81:8000:3124:f816:3eff:feb7:cb20 metric 1024 hoplimit 255 pref medium -- curl -6 (3 attempts) -- #1 http=200 ip=2606:4700:20::681a:ea t=0.230285s #2 http=200 ip=2606:4700:20::681a:ea t=0.175377s #3 http=200 ip=2606:4700:20::681a:ea t=0.181612s -- curl -4 (3 attempts) -- #1 http=200 ip=104.26.1.234 t=0.176911s #2 http=200 ip=104.26.1.234 t=0.205588s #3 http=200 ip=104.26.1.234 t=0.193451s == ping -6 gateway == PING fe80::f816:3eff:fe92:ad10%ens3(fe80::f816:3eff:fe92:ad10%ens3) 56 data bytes --- fe80::f816:3eff:fe92:ad10%ens3 ping statistics --- 1 packets transmitted, 0 received, 100% packet loss, time 0ms == docker / buildkit IPv6 config == -- docker info (IPv6 lines) -- (no IPv6 lines) -- /etc/docker/daemon.json -- { "default-ulimits": { "nofile": { "Name": "nofile", "Soft": 262144, "Hard": 1048576 } }, "debug": false, "experimental": false, "hosts": ["unix:///var/run/docker.sock"], "insecure-registries": [], "ipv6": false, "live-restore": true, "log-driver": "json-file", "log-level": "info", "log-opts": { "max-file": "3", "max-size": "10m" }, "registry-mirrors": [], "storage-driver": "overlay2", "default-runtime": "runc" } -- docker network inspect bridge (EnableIPv6 + IPAM) -- "Name": "bridge", "EnableIPv6": false, "Subnet": "172.17.0.0/16", "Gateway": "172.17.0.1" -- docker buildx ls -- docker: 'buildx' is not a docker command. See 'docker --help' (buildx unavailable) == container netns exec probe (default bridge) == using local image c0eca8a46af4 ERROR: Failed to load cloud configuration: fileNotFound("/root/.config/openstack/clouds.yaml") Substation - OpenStack Terminal User Interface Usage: substation [options] [cloud-name] substation --list-clouds Options: -c, --cloud Specify cloud name from clouds.yaml --config Path to clouds.yaml file (default: ~/.config/openstack/clouds.yaml) --list-clouds List available clouds in configuration --wiretap Enable debug mode and log to ~/substation.log -h, --help Show this help message Environment Variables: OS_CLOUD Cloud name to use (overridden by --cloud or positional argument) OS_CLIENT_CONFIG_FILE Path to clouds.yaml file (overridden by --config) Configuration: Substation uses the standard OpenStack clouds.yaml configuration file. Default location: ~/.config/openstack/clouds.yaml Example clouds.yaml: clouds: mycloud: auth: auth_url: https://identity.example.com:5000/v3 username: admin password: secretpassword project_name: admin user_domain_name: Default project_domain_name: Default region_name: RegionOne Examples: substation # Use first/only cloud in configuration substation mycloud # Use specific cloud substation --cloud mycloud # Use specific cloud (alternative syntax) substation --list-clouds # List available clouds substation --config ./my-clouds.yaml # Use custom config file Commands: completion Generate shell completion script (bash, zsh, fish) Completion Examples: # Installing bash completion on macOS using homebrew ## If running via homebrew, completions may work automatically ## Otherwise, add to your completion directory: substation completion bash > $(brew --prefix)/etc/bash_completion.d/substation # Installing bash completion on Linux ## Install bash-completion package if not already installed ## Load completion into current shell: source <(substation completion bash) ## Or add to your profile for persistence: substation completion bash > ~/.substation_completion.bash.inc printf " # substation shell completion source '$HOME/.substation_completion.bash.inc' " >> $HOME/.bash_profile source $HOME/.bash_profile # Installing zsh completion (requires zsh >= 5.2) ## Load into current shell: source <(substation completion zsh) ## Or install permanently: substation completion zsh > "${fpath[1]}/_substation" # Installing fish completion substation completion fish > ~/.config/fish/completions/substation.fish