hypershift_framework.go:530: Successfully created hostedcluster e2e-clusters-qh4sw/custom-config-mn6k9 in 2m44s
hypershift_framework.go:179: Summarizing unexpected conditions for HostedCluster custom-config-mn6k9
util.go:3215: Successfully waited for HostedCluster e2e-clusters-qh4sw/custom-config-mn6k9 to have valid conditions in 75ms
hypershift_framework.go:349: skipping postTeardown()
hypershift_framework.go:327: skipping teardown, already called
util.go:312: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-qh4sw/custom-config-mn6k9 in 50ms
util.go:329: Successfully waited for kubeconfig secret to have data in 50ms
util.go:391: Successfully waited for a successful connection to the guest API server in 25ms
util.go:312: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-qh4sw/custom-config-mn6k9 in 75ms
util.go:329: Successfully waited for kubeconfig secret to have data in 25ms
util.go:312: Successfully waited for kubeconfig to be published for HostedCluster e2e-clusters-qh4sw/custom-config-mn6k9 in 50ms
util.go:329: Successfully waited for kubeconfig secret to have data in 25ms
oauth.go:181: Found OAuth route oauth-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com
oauth.go:203: Observed OAuth route oauth-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com to be healthy
oauth.go:162: OAuth token retrieved successfully for user kubeadmin
oauth.go:304:
Unexpected error:
<*url.Error | 0x9535125eb10>:
Get "https://api-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com:443/apis/user.openshift.io/v1/users/~": dial tcp: lookup api-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com on 172.30.0.10:53: read udp 10.130.88.75:41041->172.30.0.10:53: i/o timeout
{
Op: "Get",
URL: "https://api-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com:443/apis/user.openshift.io/v1/users/~",
Err: <*net.OpError | 0x953518e0d70>{
Op: "dial",
Net: "tcp",
Source: nil,
Addr: nil,
Err: <*net.DNSError | 0x953518e0910>{
UnwrapErr: nil,
Err: "read udp 10.130.88.75:41041->172.30.0.10:53: i/o timeout",
Name: "api-custom-config-mn6k9.aks-e2e.hypershift.azure.devcluster.openshift.com",
Server: "172.30.0.10:53",
IsTimeout: true,
IsTemporary: true,
IsNotFound: false,
},
},
}
occurred