Failed Tests
hypershift_framework.go:430: Successfully created hostedcluster e2e-clusters-lqnnt/node-pool-hrlfq in 1m14s
hypershift_framework.go:119: Summarizing unexpected conditions for HostedCluster node-pool-hrlfq
util.go:2949: Failed to wait for HostedCluster e2e-clusters-lqnnt/node-pool-hrlfq to have valid conditions in 2s: context deadline exceeded
eventually.go:224: observed *v1beta1.HostedCluster e2e-clusters-lqnnt/node-pool-hrlfq invalid at RV 105477 after 2s:
eventually.go:227: - incorrect condition: wanted ClusterVersionAvailable=False, got ClusterVersionAvailable=True: FromClusterVersion(Done applying 4.22.0-0.ci-2026-01-12-215136-test-ci-op-hyjvqfg0-latest)
eventually.go:227: - incorrect condition: wanted ClusterVersionProgressing=True, got ClusterVersionProgressing=False: FromClusterVersion(Cluster version is 4.22.0-0.ci-2026-01-12-215136-test-ci-op-hyjvqfg0-latest)
eventually.go:227: - incorrect condition: wanted ClusterVersionSucceeding=False, got ClusterVersionSucceeding=True: FromClusterVersion
eventually.go:227: - incorrect condition: wanted DataPlaneConnectionAvailable=Unknown, got DataPlaneConnectionAvailable=True: AsExpected(All is well)
hypershift_framework.go:249: skipping postTeardown()
hypershift_framework.go:230: skipping teardown, already called
util.go:284: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-lqnnt/node-pool-hrlfq in 0s
util.go:301: Successfully waited for kubeconfig secret to have data in 0s
util.go:363: Successfully waited for a successful connection to the guest API server in 0s
nodepool_imagetype_test.go:50: Starting test NodePoolImageTypeTest
eventually.go:258: Failed to get **v1.Node: context deadline exceeded
util.go:565: Failed to wait for 1 nodes to become ready for NodePool e2e-clusters-lqnnt/node-pool-hrlfq-test-imagetype in 30m0s: context deadline exceeded
eventually.go:383: observed invalid **v1.Node state after 30m0s
eventually.go:400: - observed **v1.Node /ip-10-0-4-222.ec2.internal invalid: incorrect condition: wanted Ready=True, got Ready=False: KubeletNotReady(container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?)
util.go:565: *v1.Node /ip-10-0-4-222.ec2.internal conditions:
util.go:565: MemoryPressure=False: KubeletHasSufficientMemory(kubelet has sufficient memory available)
util.go:565: DiskPressure=False: KubeletHasNoDiskPressure(kubelet has no disk pressure)
util.go:565: PIDPressure=False: KubeletHasSufficientPID(kubelet has sufficient PID available)
util.go:565: Ready=False: KubeletNotReady(container runtime network not ready: NetworkReady=false reason:NetworkPluginNotReady message:Network plugin returns error: no CNI configuration file in /etc/kubernetes/cni/net.d/. Has your network provider started?)