-
Bug
-
Resolution: Done
-
Major
-
4.19.0
-
Quality / Stability / Reliability
-
False
-
-
None
-
Important
-
None
-
None
-
None
-
CNF Network Sprint 268, CNF Network Sprint 269
-
2
-
None
-
None
-
None
-
None
-
None
-
None
-
None
Description of problem: When create a VRF and applying a IPv6 address with either whereabouts, dhcp or statically the pod fails to deploy.
Version-Release number of selected component (if applicable): 4.19.0-0.nightly-2025-03-14-061055
How reproducible: Cluster is deployed just need to run the CNF test case.
Steps to Reproduce:
1. Depoly pod with vrf on sriov interface
2.
3.
Actual results:
Warning FailedCreatePodSandBox 17s kubelet Failed to create pod sandbox: rpc error: code = Unknown desc = failed to create pod network sandbox k8s_testpod-jvr9l_cni-tests_7751192e-b0fc-4289-99ad-24dd1f4096cb_0(c6b3a234190e557cfdabf8ec52fd49c7b1aef6153fe4ec5d8d9ea6688cac67af): error adding pod cni-tests_testpod-jvr9l to CNI network "multus-cni-network": plugin type="multus-shim" name="multus-cni-network" failed (add): CmdAdd (shim): CNI request failed with status 400: 'ContainerID:"c6b3a234190e557cfdabf8ec52fd49c7b1aef6153fe4ec5d8d9ea6688cac67af" Netns:"/var/run/netns/363156aa-3f3d-4999-92df-16b406947bd3" IfName:"eth0" Args:"IgnoreUnknown=1;K8S_POD_NAMESPACE=cni-tests;K8S_POD_NAME=testpod-jvr9l;K8S_POD_INFRA_CONTAINER_ID=c6b3a234190e557cfdabf8ec52fd49c7b1aef6153fe4ec5d8d9ea6688cac67af;K8S_POD_UID=7751192e-b0fc-4289-99ad-24dd1f4096cb" Path:"" ERRORED: error configuring pod [cni-tests/testpod-jvr9l] networking: [cni-tests/testpod-jvr9l/7751192e-b0fc-4289-99ad-24dd1f4096cb:test-vrf-sriov-network-blue]: error adding container to network "test-vrf-sriov-network-blue": plugin type="vrf" failed (add): cmdAdd failed: failed getting local/host addresses for net1 in table 1 with dst fe80::2204:fff:fef1:88a1/64
Expected results:
To deploy pod
Additional info: