Recent runs || View in Spyglass
Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 3m11s |
Revision | master |
exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
task-00-pull-base-image
task-01-add-kubernetes-versions
task-02-create-cluster
task-03-init
task-04-delete-addon-config-maps
task-07-delete
task-06-upgrade-control-plane
... skipping 270 lines ... time="16:15:31" level=debug msg="generated config:\napiServer:\n certSANs:\n - localhost\n - 172.17.0.2\napiVersion: kubeadm.k8s.io/v1beta3\nclusterName: kinder-upgrade\ncontrolPlaneEndpoint: 172.17.0.2:6443\ncontrollerManager:\n extraArgs:\n enable-hostpath-provisioner: \"true\"\nkind: ClusterConfiguration\nkubernetesVersion: v1.25.0-alpha.0.865+abba1492f1b009\nmetadata:\n name: config\nnetworking:\n podSubnet: 192.168.0.0/16\n serviceSubnet: \"\"\nscheduler:\n extraArgs: null\n---\napiVersion: kubeadm.k8s.io/v1beta3\nbootstrapTokens:\n- token: abcdef.0123456789abcdef\nkind: InitConfiguration\nlocalAPIEndpoint:\n advertiseAddress: 172.17.0.2\n bindPort: 6443\nmetadata:\n name: config\nnodeRegistration:\n criSocket: /run/containerd/containerd.sock\n kubeletExtraArgs:\n node-ip: 172.17.0.2\npatches:\n directory: /kinder/patches\n---\napiVersion: kubelet.config.k8s.io/v1beta1\ncgroupDriver: systemd\nevictionHard:\n imagefs.available: 0%\n nodefs.available: 0%\n nodefs.inodesFree: 0%\nfailSwapOn: false\nimageGCHighThresholdPercent: 100\nkind: KubeletConfiguration\nmetadata:\n name: config\n---\napiVersion: kubeproxy.config.k8s.io/v1alpha1\nconntrack:\n maxPerCore: 0\nkind: KubeProxyConfiguration\nmetadata:\n name: config\n" time="16:15:31" level=debug msg="Running: docker cp /tmp/kinder-upgrade-control-plane-1-3225214006 kinder-upgrade-control-plane-1:/kind/kubeadm.conf" kinder-upgrade-control-plane-1:$ kubeadm init --ignore-preflight-errors=Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables --config=/kind/kubeadm.conf --v=6 time="16:15:32" level=debug msg="Running: docker exec kinder-upgrade-control-plane-1 kubeadm init --ignore-preflight-errors=Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables --config=/kind/kubeadm.conf --v=6" I0608 16:15:32.192048 172 initconfiguration.go:254] loading configuration from "/kind/kubeadm.conf" W0608 16:15:32.193399 172 initconfiguration.go:305] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeadm.k8s.io", Version:"v1beta3", Kind:"ClusterConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.194150 172 initconfiguration.go:305] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeadm.k8s.io", Version:"v1beta3", Kind:"InitConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.194921 172 initconfiguration.go:305] error unmarshaling configuration schema.GroupVersionKind{Group:"kubelet.config.k8s.io", Version:"v1beta1", Kind:"KubeletConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.195182 172 initconfiguration.go:305] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeproxy.config.k8s.io", Version:"v1alpha1", Kind:"KubeProxyConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.195342 172 configset.go:177] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeproxy.config.k8s.io", Version:"v1alpha1", Kind:"KubeProxyConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.195648 172 configset.go:177] error unmarshaling configuration schema.GroupVersionKind{Group:"kubelet.config.k8s.io", Version:"v1beta1", Kind:"KubeletConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:15:32.195859 172 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/run/containerd/containerd.sock". Please update your configuration! I0608 16:15:32.205040 172 common.go:119] WARNING: tolerating control plane version v1.25.0-alpha.0.865+abba1492f1b009, assuming that k8s version 1.24.0 is not released yet [init] Using Kubernetes version: v1.25.0-alpha.0.865+abba1492f1b009 [preflight] Running pre-flight checks I0608 16:15:32.205540 172 checks.go:570] validating Kubernetes and kubeadm version I0608 16:15:32.205580 172 checks.go:170] validating if the firewall is enabled and active ... skipping 20 lines ... I0608 16:15:32.233081 172 checks.go:372] validating the presence of executable ebtables I0608 16:15:32.233107 172 checks.go:372] validating the presence of executable ethtool I0608 16:15:32.233153 172 checks.go:372] validating the presence of executable socat I0608 16:15:32.233346 172 checks.go:372] validating the presence of executable tc I0608 16:15:32.233523 172 checks.go:372] validating the presence of executable touch I0608 16:15:32.233589 172 checks.go:518] running all checks [preflight] The system verification failed. Printing the output from the verification: [0;37mKERNEL_VERSION[0m: [0;32m5.4.0-1067-gke[0m [0;37mOS[0m: [0;32mLinux[0m [0;37mCGROUPS_CPU[0m: [0;32menabled[0m [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m [0;37mCGROUPS_FREEZER[0m: [0;32menabled[0m [0;37mCGROUPS_MEMORY[0m: [0;32menabled[0m [0;37mCGROUPS_PIDS[0m: [0;32menabled[0m [0;37mCGROUPS_HUGETLB[0m: [0;32menabled[0m [0;37mCGROUPS_BLKIO[0m: [0;32menabled[0m [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.4.0-1067-gke\n", err: exit status 1 I0608 16:15:32.240754 172 checks.go:403] checking whether the given node name is valid and reachable using net.LookupHost I0608 16:15:32.241396 172 checks.go:612] validating kubelet version I0608 16:15:32.334368 172 checks.go:132] validating if the "kubelet" service is enabled and active I0608 16:15:32.345723 172 checks.go:205] validating availability of port 10250 I0608 16:15:32.345937 172 checks.go:205] validating availability of port 2379 I0608 16:15:32.346063 172 checks.go:205] validating availability of port 2380 ... skipping 94 lines ... I0608 16:15:44.936481 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:45.435432 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:45.935464 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:46.435437 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:46.935428 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:47.435428 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s in 0 milliseconds I0608 16:15:51.182451 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s 500 Internal Server Error in 3247 milliseconds I0608 16:15:51.438659 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s 500 Internal Server Error in 2 milliseconds I0608 16:15:51.937980 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s 500 Internal Server Error in 2 milliseconds I0608 16:15:52.438439 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s 500 Internal Server Error in 2 milliseconds I0608 16:15:52.940074 172 round_trippers.go:553] GET https://172.17.0.2:6443/healthz?timeout=10s 200 OK in 3 milliseconds [apiclient] All control plane components are healthy after 16.506139 seconds [upload-config] Storing the configuration used in ConfigMap "kubeadm-config" in the "kube-system" Namespace I0608 16:15:52.940323 172 uploadconfig.go:110] [upload-config] Uploading the kubeadm ClusterConfiguration to a ConfigMap I0608 16:15:52.948982 172 round_trippers.go:553] POST https://172.17.0.2:6443/api/v1/namespaces/kube-system/configmaps?timeout=10s 201 Created in 5 milliseconds I0608 16:15:52.953716 172 round_trippers.go:553] POST https://172.17.0.2:6443/apis/rbac.authorization.k8s.io/v1/namespaces/kube-system/roles?timeout=10s 201 Created in 4 milliseconds ... skipping 197 lines ... time="16:16:28" level=debug msg="Running: docker cp /tmp/kinder-upgrade-worker-1-91425185 kinder-upgrade-worker-1:/kind/kubeadm.conf" kinder-upgrade-worker-1:$ kubeadm join --config=/kind/kubeadm.conf --ignore-preflight-errors=Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables --v=6 time="16:16:28" level=debug msg="Running: docker exec kinder-upgrade-worker-1 kubeadm join --config=/kind/kubeadm.conf --ignore-preflight-errors=Swap,SystemVerification,FileContent--proc-sys-net-bridge-bridge-nf-call-iptables --v=6" I0608 16:16:28.563256 215 join.go:413] [preflight] found NodeName empty; using OS hostname as NodeName I0608 16:16:28.563389 215 joinconfiguration.go:76] loading configuration from "/kind/kubeadm.conf" W0608 16:16:28.564647 215 joinconfiguration.go:108] error unmarshaling configuration schema.GroupVersionKind{Group:"kubeadm.k8s.io", Version:"v1beta3", Kind:"JoinConfiguration"}: strict decoding error: unknown field "metadata" W0608 16:16:28.564835 215 initconfiguration.go:119] Usage of CRI endpoints without URL scheme is deprecated and can cause kubelet errors in the future. Automatically prepending scheme "unix" to the "criSocket" with value "/run/containerd/containerd.sock". Please update your configuration! [preflight] Running pre-flight checks I0608 16:16:28.565763 215 preflight.go:92] [preflight] Running general checks I0608 16:16:28.566126 215 checks.go:282] validating the existence of file /etc/kubernetes/kubelet.conf I0608 16:16:28.566322 215 checks.go:282] validating the existence of file /etc/kubernetes/bootstrap-kubelet.conf I0608 16:16:28.566448 215 checks.go:106] validating the container runtime ... skipping 9 lines ... I0608 16:16:28.578489 215 checks.go:372] validating the presence of executable ebtables I0608 16:16:28.578596 215 checks.go:372] validating the presence of executable ethtool I0608 16:16:28.578631 215 checks.go:372] validating the presence of executable socat I0608 16:16:28.579576 215 checks.go:372] validating the presence of executable tc I0608 16:16:28.579656 215 checks.go:372] validating the presence of executable touch I0608 16:16:28.579725 215 checks.go:518] running all checks [WARNING SystemVerification]: failed to parse kernel config: unable to load kernel module: "configs", output: "modprobe: FATAL: Module configs not found in directory /lib/modules/5.4.0-1067-gke\n", err: exit status 1 I0608 16:16:28.587876 215 checks.go:403] checking whether the given node name is valid and reachable using net.LookupHost [preflight] The system verification failed. Printing the output from the verification: [0;37mKERNEL_VERSION[0m: [0;32m5.4.0-1067-gke[0m [0;37mOS[0m: [0;32mLinux[0m [0;37mCGROUPS_CPU[0m: [0;32menabled[0m [0;37mCGROUPS_CPUACCT[0m: [0;32menabled[0m [0;37mCGROUPS_CPUSET[0m: [0;32menabled[0m [0;37mCGROUPS_DEVICES[0m: [0;32menabled[0m ... skipping 71 lines ... main.main cmd/kubeadm/kubeadm.go:25 runtime.main /usr/local/go/src/runtime/proc.go:250 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1571 error execution phase kubelet-start k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run.func1 cmd/kubeadm/app/cmd/phases/workflow/runner.go:235 k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).visitAll cmd/kubeadm/app/cmd/phases/workflow/runner.go:421 k8s.io/kubernetes/cmd/kubeadm/app/cmd/phases/workflow.(*Runner).Run cmd/kubeadm/app/cmd/phases/workflow/runner.go:207 ... skipping 10 lines ... main.main cmd/kubeadm/kubeadm.go:25 runtime.main /usr/local/go/src/runtime/proc.go:250 runtime.goexit /usr/local/go/src/runtime/asm_amd64.s:1571 Error: failed to exec action kubeadm-join: exit status 1 exit status 1 # task-06-upgrade-control-plane /bin/sh -c docker exec kinder-upgrade-control-plane-1 kubeadm upgrade apply -f --ignore-preflight-errors=CoreDNSMigration,CoreDNSUnsupportedPlugins --v=6 v1.25.0-alpha.0.865+abba1492f1b009 skipping because a predecessor task failed # task-07-delete kinder delete cluster --name=kinder-upgrade --loglevel=debug Deleting cluster "kinder-upgrade" ... completed! Ran 7 of 8 tasks in 0.000 seconds FAIL! -- 6 tasks Passed | 1 Failed | 1 Skipped see junit-runner.xml and task logs files for more details Error: failed executing the workflow + EXIT_VALUE=1 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Cleaning up after docker Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die. ... skipping 3 lines ...