error during go run /go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/workspace/_artifacts --project=k8s-jkns-gke-ubuntu-flaky --zone=us-west1-b --ssh-user=core --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=1 --focus="\[Feature:HugePages\]" --test_args=--feature-gates=LocalStorageCapacityIsolation=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}" --test-timeout=1h30m0s --image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1-hugepages.yaml: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
kubetest Deferred TearDown
kubetest DumpClusterLogs
kubetest GetDeployer
kubetest Prepare
kubetest TearDown
kubetest TearDown Previous
kubetest Timeout
kubetest Up
kubetest test setup
... skipping 175 lines ... W1123 20:30:54.277] } W1123 20:30:54.277] ] W1123 20:30:54.277] }, W1123 20:30:54.278] "systemd": { W1123 20:30:54.278] "units": [ W1123 20:30:54.278] { W1123 20:30:54.279] "contents": "[Unit]\nDescription=Download and install crio binaries and configurations.\nAfter=network-online.target\n\n[Service]\nType=oneshot\nExecStartPre=/usr/bin/bash -c '/usr/bin/curl --fail --retry 5 --retry-delay 3 --silent --show-error -o /usr/local/crio-nodee2e-installer.sh https://raw.githubusercontent.com/cri-o/cri-o/40cdd9c2d97384eb5601c1af28e7092cdda3815e/scripts/node_e2e_installer; ln -s /usr/bin/runc /usr/local/bin/runc'\nExecStart=/usr/bin/bash /usr/local/crio-nodee2e-installer.sh\n\n[Install]\nWantedBy=multi-user.target\n", W1123 20:30:54.279] "enabled": true, W1123 20:30:54.280] "name": "crio-install.service" W1123 20:30:54.280] }, W1123 20:30:54.280] { W1123 20:30:54.281] "contents": "[Unit]\nDescription=Allocate 1G hugepages.\nAfter=network-online.target\n\n[Service]\nType=oneshot\nExecStart=/usr/bin/bash -c 'echo 1 > /sys/kernel/mm/hugepages/hugepages-1048576kB/nr_hugepages'\n\n[Install]\nWantedBy=multi-user.target\n", W1123 20:30:54.281] "enabled": true, ... skipping 11 lines ... I1123 20:30:54.738] +++ [1123 20:30:54] Building go targets for linux/amd64 I1123 20:30:54.776] k8s.io/kubernetes/cmd/kubelet (non-static) I1123 20:30:54.776] k8s.io/kubernetes/test/e2e_node/e2e_node.test (test) I1123 20:30:54.784] github.com/onsi/ginkgo/v2/ginkgo (non-static) I1123 20:30:54.793] k8s.io/kubernetes/cluster/gce/gci/mounter (non-static) I1123 20:30:54.801] k8s.io/kubernetes/test/e2e_node/plugins/gcp-credential-provider (non-static) W1123 20:31:16.061] I1123 20:31:16.060621 6624 ssh.go:120] Running the command ssh, with args: [-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 -o LogLevel=ERROR -i /workspace/.ssh/google_compute_engine core@34.82.22.66 -- sudo sh -c 'systemctl list-units --type=service --state=running | grep -e containerd -e crio'] I1123 20:40:15.815] make: Leaving directory '/go/src/k8s.io/kubernetes' W1123 20:40:36.308] I1123 20:40:36.308158 6624 remote.go:106] Staging test binaries on "n1-standard-2-fedora-coreos-36-20221030-3-0-gcp-x86-64-eb8dfb08" W1123 20:40:36.309] I1123 20:40:36.308912 6624 ssh.go:120] Running the command ssh, with args: [-o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 -o LogLevel=ERROR -i /workspace/.ssh/google_compute_engine core@34.82.22.66 -- mkdir /tmp/node-e2e-20221123T204036] W1123 20:40:36.397] E1123 20:40:36.397544 6624 ssh.go:123] failed to run SSH command: out: ssh_exchange_identification: read: Connection reset by peer W1123 20:40:36.398] , err: exit status 255 W1123 20:40:36.626] I1123 20:40:36.625813 6624 run_remote.go:873] Deleting instance "n1-standard-2-fedora-coreos-36-20221030-3-0-gcp-x86-64-eb8dfb08" I1123 20:40:37.134] I1123 20:40:37.135] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I1123 20:40:37.135] > START TEST > I1123 20:40:37.135] >>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>>> I1123 20:40:37.135] Start Test Suite on Host n1-standard-2-fedora-coreos-36-20221030-3-0-gcp-x86-64-eb8dfb08 I1123 20:40:37.135] I1123 20:40:37.136] Failure Finished Test Suite on Host n1-standard-2-fedora-coreos-36-20221030-3-0-gcp-x86-64-eb8dfb08 I1123 20:40:37.136] failed to create workspace directory "/tmp/node-e2e-20221123T204036" on host "n1-standard-2-fedora-coreos-36-20221030-3-0-gcp-x86-64-eb8dfb08": command [ssh -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 -o LogLevel=ERROR -i /workspace/.ssh/google_compute_engine core@34.82.22.66 -- mkdir /tmp/node-e2e-20221123T204036] failed with error: exit status 255 output: "ssh_exchange_identification: read: Connection reset by peer\r\n" I1123 20:40:37.136] <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I1123 20:40:37.137] < FINISH TEST < I1123 20:40:37.137] <<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<<< I1123 20:40:37.137] I1123 20:40:37.137] Failure: 1 errors encountered. W1123 20:40:37.237] exit status 1 ... skipping 11 lines ... I1123 20:40:37.639] Project: k8s-jkns-gke-ubuntu-flaky I1123 20:40:37.639] Network Project: k8s-jkns-gke-ubuntu-flaky I1123 20:40:37.639] Zone: us-west1-b I1123 20:40:37.656] Dumping logs from master locally to '/workspace/_artifacts' W1123 20:40:37.757] Trying to find master named 'bootstrap-e2e-master' W1123 20:40:37.757] Looking for address 'bootstrap-e2e-master-ip' W1123 20:40:39.946] ERROR: (gcloud.compute.addresses.describe) Could not fetch resource: W1123 20:40:39.946] - The resource 'projects/k8s-jkns-gke-ubuntu-flaky/regions/us-west1/addresses/bootstrap-e2e-master-ip' was not found W1123 20:40:39.947] W1123 20:40:40.374] Could not detect Kubernetes master node. Make sure you've launched a cluster with 'kube-up.sh' I1123 20:40:40.474] Master not detected. Is the cluster up? I1123 20:40:40.475] Dumping logs from nodes locally to '/workspace/_artifacts' I1123 20:40:40.476] Detecting nodes in the cluster ... skipping 4 lines ... W1123 20:40:51.752] NODE_NAMES= W1123 20:40:51.756] 2022/11/23 20:40:51 process.go:155: Step './cluster/log-dump/log-dump.sh /workspace/_artifacts' finished in 14.248612759s W1123 20:40:51.756] 2022/11/23 20:40:51 node.go:53: Noop - Node Down() W1123 20:40:51.757] 2022/11/23 20:40:51 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1123 20:40:51.758] 2022/11/23 20:40:51 process.go:153: Running: bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}" W1123 20:40:52.210] 2022/11/23 20:40:52 process.go:155: Step 'bash -c . hack/lib/version.sh && KUBE_ROOT=. kube::version::get_version_vars && echo "${KUBE_GIT_VERSION-}"' finished in 451.4794ms W1123 20:40:52.218] 2022/11/23 20:40:52 main.go:328: Something went wrong: encountered 1 errors: [error during go run /go/src/k8s.io/kubernetes/test/e2e_node/runner/remote/run_remote.go --cleanup -vmodule=*=4 --ssh-env=gce --results-dir=/workspace/_artifacts --project=k8s-jkns-gke-ubuntu-flaky --zone=us-west1-b --ssh-user=core --ssh-key=/workspace/.ssh/google_compute_engine --ginkgo-flags=--nodes=1 --focus="\[Feature:HugePages\]" --test_args=--feature-gates=LocalStorageCapacityIsolation=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\"name\": \"crio.log\", \"journalctl\": [\"-u\", \"crio\"]}" --test-timeout=1h30m0s --image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1-hugepages.yaml: exit status 1] W1123 20:40:52.224] Traceback (most recent call last): W1123 20:40:52.224] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 723, in <module> W1123 20:40:52.233] main(parse_args()) W1123 20:40:52.233] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 569, in main W1123 20:40:52.233] mode.start(runner_args) W1123 20:40:52.234] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 228, in start W1123 20:40:52.234] check_env(env, self.command, *args) W1123 20:40:52.234] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1123 20:40:52.234] subprocess.check_call(cmd, env=env) W1123 20:40:52.234] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1123 20:40:52.235] raise CalledProcessError(retcode, cmd) W1123 20:40:52.237] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=node', '--provider=gce', '--cluster=bootstrap-e2e', '--gcp-network=bootstrap-e2e', '--gcp-project-type=node-e2e-project', '--gcp-zone=us-west1-b', '--node-test-args=--feature-gates=LocalStorageCapacityIsolation=true --container-runtime-endpoint=unix:///var/run/crio/crio.sock --container-runtime-process-name=/usr/local/bin/crio --container-runtime-pid-file= --kubelet-flags="--cgroup-driver=systemd --cgroups-per-qos=true --cgroup-root=/ --runtime-cgroups=/system.slice/crio.service --kubelet-cgroups=/system.slice/kubelet.service" --extra-log="{\\"name\\": \\"crio.log\\", \\"journalctl\\": [\\"-u\\", \\"crio\\"]}"', '--node-tests=true', '--test_args=--nodes=1 --focus="\\[Feature:HugePages\\]"', '--timeout=90m', '--node-args=--image-config-file=/workspace/test-infra/jobs/e2e_node/crio/latest/image-config-cgrpv1-hugepages.yaml')' returned non-zero exit status 1 E1123 20:40:52.250] Command failed I1123 20:40:52.251] process 296 exited with code 1 after 11.3m E1123 20:40:52.251] FAIL: ci-crio-cgroupv1-node-e2e-hugepages I1123 20:40:52.251] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1123 20:40:53.858] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1123 20:40:54.189] process 52056 exited with code 0 after 0.0m I1123 20:40:54.189] Call: gcloud config get-value account I1123 20:40:55.858] process 52066 exited with code 0 after 0.0m I1123 20:40:55.859] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1123 20:40:55.859] Upload result and artifacts... I1123 20:40:55.859] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-crio-cgroupv1-node-e2e-hugepages/1595514508720214016 I1123 20:40:55.860] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-crio-cgroupv1-node-e2e-hugepages/1595514508720214016/artifacts W1123 20:40:58.720] CommandException: One or more URLs matched no objects. E1123 20:40:59.309] Command failed I1123 20:40:59.309] process 52076 exited with code 1 after 0.1m W1123 20:40:59.309] Remote dir gs://kubernetes-jenkins/logs/ci-crio-cgroupv1-node-e2e-hugepages/1595514508720214016/artifacts not exist yet I1123 20:40:59.309] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/logs/ci-crio-cgroupv1-node-e2e-hugepages/1595514508720214016/artifacts I1123 20:41:03.784] process 52210 exited with code 0 after 0.1m I1123 20:41:03.785] Call: git rev-parse HEAD I1123 20:41:03.791] process 52717 exited with code 0 after 0.0m ... skipping 13 lines ...