Recent runs || View in Spyglass
PR | pohly: e2e: ginkgo timeouts: use context provided by ginkgo |
Result | ABORTED |
Tests | 1 failed / 0 succeeded |
Started | |
Elapsed | 36m34s |
Revision | eb34d4cc7d39a8226a762d684247dd842f513e99 |
Refs |
112923 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\sBeforeSuite$'
/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:63
Failed to create kind cluster "capz-e2e": failed to init node with kubeadm: command "docker exec --privileged capz-e2e-control-plane kubeadm init --skip-phases=preflight --config=/kind/kubeadm.conf --skip-token-print --v=6" failed with error: exit status 137
I1113 19:54:19.348064 249 initconfiguration.go:254] loading configuration from "/kind/kubeadm.conf"
W1113 19:54:19.349874 249 initconfiguration.go:331] [config] WARNING: Ignored YAML document with GroupVersionKind kubeadm.k8s.io/v1beta3, Kind=JoinConfiguration
[init] Using Kubernetes version: v1.25.0
[certs] Using certificateDir folder "/etc/kubernetes/pki"
I1113 19:54:19.359510 249 certs.go:112] creating a new certificate authority for ca
[certs] Generating "ca" certificate and key
I1113 19:54:19.491947 249 certs.go:522] validating certificate period for ca certificate
[certs] Generating "apiserver" certificate and key
[certs] apiserver serving cert is signed for DNS names [capz-e2e-control-plane kubernetes kubernetes.default kubernetes.default.svc kubernetes.default.svc.cluster.local localhost] and IPs [10.96.0.1 172.18.0.2 127.0.0.1]
[certs] Generating "apiserver-kubelet-client" certificate and key
I1113 19:54:19.956866 249 certs.go:112] creating a new certificate authority for front-proxy-ca
[certs] Generating "front-proxy-ca" certificate and key
I1113 19:54:20.042389 249 certs.go:522] validating certificate period for front-proxy-ca certificate
[certs] Generating "front-proxy-client" certificate and key
I1113 19:54:20.154289 249 certs.go:112] creating a new certificate authority for etcd-ca
[certs] Generating "etcd/ca" certificate and key
I1113 19:54:20.771909 249 certs.go:522] validating certificate period for etcd/ca certificate
[certs] Generating "etcd/server" certificate and key
[certs] etcd/server serving cert is signed for DNS names [capz-e2e-control-plane localhost] and IPs [172.18.0.2 127.0.0.1 ::1]
[certs] Generating "etcd/peer" certificate and key
[certs] etcd/peer serving cert is signed for DNS names [capz-e2e-control-plane localhost] and IPs [172.18.0.2 127.0.0.1 ::1]
[certs] Generating "etcd/healthcheck-client" certificate and key
[certs] Generating "apiserver-etcd-client" certificate and key
I1113 19:54:22.023522 249 certs.go:78] creating new public/private key files for signing service account users
[certs] Generating "sa" key and public key
[kubeconfig] Using kubeconfig folder "/etc/kubernetes"
I1113 19:54:22.187873 249 kubeconfig.go:103] creating kubeconfig file for admin.conf
[kubeconfig] Writing "admin.conf" kubeconfig file
I1113 19:54:22.312933 249 kubeconfig.go:103] creating kubeconfig file for kubelet.conf
[kubeconfig] Writing "kubelet.conf" kubeconfig file
I1113 19:54:22.487127 249 kubeconfig.go:103] creating kubeconfig file for controller-manager.conf
[kubeconfig] Writing "controller-manager.conf" kubeconfig file
I1113 19:54:22.593436 249 kubeconfig.go:103] creating kubeconfig file for scheduler.conf
[kubeconfig] Writing "scheduler.conf" kubeconfig file
I1113 19:54:22.677332 249 kubelet.go:66] Stopping the kubelet
[kubelet-start] Writing kubelet environment file with flags to file "/var/lib/kubelet/kubeadm-flags.env"
[kubelet-start] Writing kubelet configuration to file "/var/lib/kubelet/config.yaml"
[kubelet-start] Starting the kubelet
I1113 19:54:22.802826 249 manifests.go:99] [control-plane] getting StaticPodSpecs
[control-plane] Using manifest folder "/etc/kubernetes/manifests"
[control-plane] Creating static Pod manifest for "kube-apiserver"
I1113 19:54:22.803217 249 certs.go:522] validating certificate period for CA certificate
I1113 19:54:22.803323 249 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-apiserver"
I1113 19:54:22.803330 249 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-apiserver"
I1113 19:54:22.803335 249 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-apiserver"
I1113 19:54:22.803341 249 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-apiserver"
I1113 19:54:22.803347 249 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-apiserver"
[control-plane] Creating static Pod manifest for "kube-controller-manager"
I1113 19:54:22.807688 249 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-apiserver" to "/etc/kubernetes/manifests/kube-apiserver.yaml"
I1113 19:54:22.807753 249 manifests.go:99] [control-plane] getting StaticPodSpecs
I1113 19:54:22.808459 249 manifests.go:125] [control-plane] adding volume "ca-certs" for component "kube-controller-manager"
I1113 19:54:22.808574 249 manifests.go:125] [control-plane] adding volume "etc-ca-certificates" for component "kube-controller-manager"
I1113 19:54:22.808613 249 manifests.go:125] [control-plane] adding volume "flexvolume-dir" for component "kube-controller-manager"
I1113 19:54:22.808676 249 manifests.go:125] [control-plane] adding volume "k8s-certs" for component "kube-controller-manager"
I1113 19:54:22.808703 249 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-controller-manager"
I1113 19:54:22.808711 249 manifests.go:125] [control-plane] adding volume "usr-local-share-ca-certificates" for component "kube-controller-manager"
I1113 19:54:22.808720 249 manifests.go:125] [control-plane] adding volume "usr-share-ca-certificates" for component "kube-controller-manager"
I1113 19:54:22.810343 249 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-controller-manager" to "/etc/kubernetes/manifests/kube-controller-manager.yaml"
I1113 19:54:22.810383 249 manifests.go:99] [control-plane] getting StaticPodSpecs
[control-plane] Creating static Pod manifest for "kube-scheduler"
I1113 19:54:22.810669 249 manifests.go:125] [control-plane] adding volume "kubeconfig" for component "kube-scheduler"
[etcd] Creating static Pod manifest for local etcd in "/etc/kubernetes/manifests"
I1113 19:54:22.812432 249 manifests.go:154] [control-plane] wrote static Pod manifest for component "kube-scheduler" to "/etc/kubernetes/manifests/kube-scheduler.yaml"
I1113 19:54:22.814546 249 local.go:65] [etcd] wrote Static Pod manifest for a local etcd member to "/etc/kubernetes/manifests/etcd.yaml"
I1113 19:54:22.815516 249 waitcontrolplane.go:83] [wait-control-plane] Waiting for the API server to be healthy
I1113 19:54:22.816538 249 loader.go:374] Config loaded from file: /etc/kubernetes/admin.conf
[wait-control-plane] Waiting for the kubelet to boot up the control plane as static Pods from directory "/etc/kubernetes/manifests". This can take up to 4m0s
I1113 19:54:22.818705 249 round_trippers.go:553] GET https://capz-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I1113 19:54:23.321093 249 round_trippers.go:553] GET https://capz-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I1113 19:54:23.821741 249 round_trippers.go:553] GET https://capz-e2e-control-plane:6443/healthz?timeout=10s in 1 milliseconds
I1113 19:54:24.321132 249 round_trippers.go:553] GET https://capz-e2e-control-plane:6443/healthz?timeout=10s in 0 milliseconds
Unexpected error:
<*errors.withStack | 0xc000c6a258>: {
error: <*errors.withMessage | 0xc000354220>{
cause: <*errors.withStack | 0xc000c6a228>{
error: <*exec.RunError | 0xc000c14140>{
Command: [
"docker",
"exec",
"--privileged",
"capz-e2e-control-plane",
"kubeadm",
"init",
"--skip-phases=preflight",
"--config=/kind/kubeadm.conf",
"--skip-token-print",
"--v=6",
],
Output: [73, 49, 49, 49, 51, 32, 49, 57, 58, 53, 52, 58, 49, 57, 46, 51, 52, 56, 48, 54, 52, 32, 32, 32, 32, 32, 50, 52, 57, 32, 105, 110, 105, 116, 99, 111, 110, 102, 105, 103, 117, 114, 97, 116, 105, 111, 110, 46, 103, 111, 58, 50, 53, 52, 93, 32, 108, 111, 97, 100, 105, 110, 103, 32, 99, 111, 110, 102, 105, 103, 117, 114, 97, 116, 105, 111, 110, 32, 102, 114, 111, 109, 32, 34, 47, 107, 105, 110, 100, 47, 107, 117, 98, 101, 97, 100, 109, 46, 99, 111, 110, 102, 34, 10, 87, 49, 49, 49, 51, 32, 49, 57, 58, 53, 52, 58, 49, 57, 46, 51, 52, 57, 56, 55, 52, 32, 32, 32, 32, 32, 50, 52, 57, 32, 105, 110, 105, 116, 99, 111, 110, 102, 105, 103, 117, 114, 97, 116, 105, 111, 110, 46, 103, 111, 58, 51, 51, 49, 93, 32, 91, 99, 111, 110, 102, 105, 103, 93, 32, 87, 65, 82, 78, 73, 78, 71, 58, 32, 73, 103, 110, 111, 114, 101, 100, 32, 89, 65, 77, 76, 32, 100, 111, 99, 117, 109, 101, 110, 116, 32, 119, 105, 116, 104, 32, 71, 114, 111, 117, 112, 86, 101, 114, 115, 105, 111, 110, 75, 105, 110, 100, 32, 107, 117, 98, 101, 97, 100, 109, 46, 107, 56, 115, 46, 105, 111, 47, 118, 49, 98, 101, 116, 97, 51, 44, 32, 75, 105, 110, 100, 61, 74, 111, 105, 110, 67, 111, 110, 102, 105, 103, 117, 114, 97, 116, 105, 111, 110, 10, 91, 105, 110, 105, 116, 93, 32, 85, 115, 105, 110, 103, 32, 75, 117, 98, 101, 114, 110, 101, 116, 101, 115, 32, 118, 101, 114, 115, 105, 111, 110, 58, 32, 118, 49, 46, 50, 53, 46, 48, 10, 91, 99, 101, 114, 116, 115, 93, 32, 85, 115, 105, 110, 103, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 68, 105, 114, 32, 102, 111, 108, 100, 101, 114, 32, 34, 47, 101, 116, 99, 47, 107, 117, 98, 101, 114, 110, 101, 116, 101, 115, 47, 112, 107, 105, 34, 10, 73, 49, 49, 49, 51, 32, 49, 57, 58, 53, 52, 58, 49, 57, 46, 51, 53, 57, 53, 49, 48, 32, 32, 32, 32, 32, 50, 52, 57, 32, 99, 101, 114, 116, 115, 46, 103, 111, 58, 49, 49, 50, 93, 32, 99, 114, 101, 97, 116, 105, 110, 103, 32, 97, 32, 110, 101, 119, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 32, 97, 117, 116, 104, 111, 114, 105, 116, 121, 32, 102, 111, 114, 32, 99, 97, 10, 91, 99, 101, 114, 116, 115, 93, 32, 71, 101, 110, 101, 114, 97, 116, 105, 110, 103, 32, 34, 99, 97, 34, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 32, 97, 110, 100, 32, 107, 101, 121, 10, 73, 49, 49, 49, 51, 32, 49, 57, 58, 53, 52, 58, 49, 57, 46, 52, 57, 49, 57, 52, 55, 32, 32, 32, 32, 32, 50, 52, 57, 32, 99, 101, 114, 116, 115, 46, 103, 111, 58, 53, 50, 50, 93, 32, 118, 97, 108, 105, 100, 97, 116, 105, 110, 103, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 32, 112, 101, 114, 105, 111, 100, 32, 102, 111, 114, 32, 99, 97, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 10, 91, 99, 101, 114, 116, 115, 93, 32, 71, 101, 110, 101, 114, 97, 116, 105, 110, 103, 32, 34, 97, 112, 105, 115, 101, 114, 118, 101, 114, 34, 32, 99, 101, 114, 116, 105, 102, 105, 99, 97, 116, 101, 32, 97, 110, 100, 32, 107, 101, 121, 10, 91, 99, 101, 114, 116, 115, 93, 32, 97, 112, 105, 115, 101, 114, 118, 101, 114, 32, 115, 101, 114, 118, 105, 110, 103, 32, 99, 101, 114, 116, 32, 105, 115, 32, 115, 105, 103, 110, 101, 100, 32, 102, 111, 114, 32, 68, 78, 83, 32, 110, 97, 109, 101, 115, 32, 91, 99, 97, 112, 122, 45, 101, 50, 101, 45, 99, 111, 110, 116, 114, 111, 108, 45, 112, 108, 97, 110, 101, 32, 107, 117, 98, 101, 114, 110, 101, 116, 101, 115, 32, 107, 117, 98, 101, 114,...
Gomega truncated this representation as it exceeds 'format.MaxLength'.
Consider having the object provide a custom 'GomegaStringer' representation
or adjust the parameters in Gomega's 'format' package.
Learn more here: https://onsi.github.io/gomega/#adjusting-output
failed to init node with kubeadm: command "docker exec --privileged capz-e2e-control-plane kubeadm init --skip-phases=preflight --config=/kind/kubeadm.conf --skip-token-print --v=6" failed with error: exit status 137
occurred
/home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.2.4/framework/bootstrap/kind_provider.go:170
from junit.e2e_suite.1.xml
Filter through log files | View test history on testgrid
... skipping 115 lines ... /home/prow/go/src/k8s.io/kubernetes /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 100 138 100 138 0 0 2464 0 --:--:-- --:--:-- --:--:-- 2509 100 32 100 32 0 0 296 0 --:--:-- --:--:-- --:--:-- 296 Error response from daemon: manifest for capzci.azurecr.io/kube-apiserver:v1.26.0-beta.0.77_a5d61d1bd4d300 not found: manifest unknown: manifest tagged by "v1.26.0-beta.0.77_a5d61d1bd4d300" is not found Building Kubernetes make: Entering directory '/home/prow/go/src/k8s.io/kubernetes' +++ [1113 19:19:45] Verifying Prerequisites.... +++ [1113 19:19:47] Building Docker image kube-build:build-308a9cc6a1-5-v1.25.0-go1.19.3-bullseye.0 +++ [1113 19:22:48] Creating data container kube-build-data-308a9cc6a1-5-v1.25.0-go1.19.3-bullseye.0 +++ [1113 19:23:15] Syncing sources to container ... skipping 708 lines ...