This job view page is being replaced by Spyglass soon.
Check out the new job view.
Error lines from build-log.txt
... skipping 791 lines ...
certificate.cert-manager.io "selfsigned-cert" deleted
# Create secret for AzureClusterIdentity
./hack/create-identity-secret.sh
make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make[2]: Nothing to be done for 'kubectl'.
make[2]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
Error from server (NotFound): secrets "cluster-identity-secret" not found
secret/cluster-identity-secret created
secret/cluster-identity-secret labeled
# Create customized cloud provider configs
./hack/create-custom-cloud-provider-config.sh
make[2]: Entering directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
make[2]: Nothing to be done for 'kubectl'.
... skipping 136 lines ...
timeout --foreground 600 bash -c "while ! /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/hack/tools/bin/kubectl-v1.22.4 --kubeconfig=./kubeconfig get nodes | grep control-plane; do sleep 1; done"
Unable to connect to the server: dial tcp 20.103.202.22:6443: i/o timeout
capz-o1ipne-control-plane-qwpm9 NotReady <none> 0s v1.27.0-alpha.0.1144+d9c371a2c4fd07
run "/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/hack/tools/bin/kubectl-v1.22.4 --kubeconfig=./kubeconfig ..." to work with the new target cluster
make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure'
namespace/calico-system created
Error from server (NotFound): configmaps "kubeadm-config" not found
NAME DATA AGE
kubeadm-config 1 2s
E0121 18:16:20.630704 25523 request.go:1085] Unexpected error when reading response body: net/http: request canceled (Client.Timeout or context cancellation while reading body)
error: unexpected error when reading response body. Please retry. Original error: net/http: request canceled (Client.Timeout or context cancellation while reading body)
NAME STATUS ROLES AGE VERSION INTERNAL-IP EXTERNAL-IP OS-IMAGE KERNEL-VERSION CONTAINER-RUNTIME
capz-o1ipne-control-plane-qwpm9 NotReady control-plane 37s v1.27.0-alpha.0.1144+d9c371a2c4fd07 10.0.0.4 <none> Ubuntu 18.04.6 LTS 5.4.0-1098-azure containerd://1.6.2
NAMESPACE NAME READY STATUS RESTARTS AGE IP NODE NOMINATED NODE READINESS GATES
kube-system coredns-56f4c55bf9-8679j 0/1 Pending 0 29s <none> <none> <none> <none>
kube-system coredns-56f4c55bf9-r8wzn 0/1 Pending 0 29s <none> <none> <none> <none>
kube-system etcd-capz-o1ipne-control-plane-qwpm9 1/1 Running 0 33s 10.0.0.4 capz-o1ipne-control-plane-qwpm9 <none> <none>
... skipping 31 lines ...
Jan 21 18:18:31.554: INFO: Creating log watcher for controller kube-system/kube-proxy-r8lkp, container kube-proxy
Jan 21 18:18:31.555: INFO: Collecting events for Pod kube-system/kube-proxy-d9vlc
Jan 21 18:18:31.555: INFO: Creating log watcher for controller kube-system/kube-proxy-n6rqq, container kube-proxy
Jan 21 18:18:31.555: INFO: Creating log watcher for controller kube-system/etcd-capz-o1ipne-control-plane-qwpm9, container etcd
Jan 21 18:18:31.555: INFO: Collecting events for Pod kube-system/kube-proxy-r8lkp
Jan 21 18:18:31.553: INFO: Dumping workload cluster default/capz-o1ipne Azure activity log
Jan 21 18:18:31.738: INFO: Error starting logs stream for pod kube-system/kube-proxy-r8lkp, container kube-proxy: container "kube-proxy" in pod "kube-proxy-r8lkp" is waiting to start: ContainerCreating
Jan 21 18:18:31.935: INFO: Error starting logs stream for pod kube-system/kube-proxy-n6rqq, container kube-proxy: container "kube-proxy" in pod "kube-proxy-n6rqq" is waiting to start: ContainerCreating
Jan 21 18:18:33.639: INFO: Fetching activity logs took 2.083918771s
================ REDACTING LOGS ================
All sensitive variables are redacted
make: Entering directory '/home/prow/go/src/sigs.k8s.io/cloud-provider-azure'
rm -rf bin .pkg_config testResults
make: Leaving directory '/home/prow/go/src/sigs.k8s.io/cloud-provider-azure'
... skipping 11 lines ...