Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSH to node exits with 255 #24991

Closed
ikehz opened this issue Apr 29, 2016 · 3 comments
Closed

SSH to node exits with 255 #24991

ikehz opened this issue Apr 29, 2016 · 3 comments
Assignees
Labels
area/test kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node.

Comments

@ikehz
Copy link
Contributor

ikehz commented Apr 29, 2016

https://storage.cloud.google.com/kubernetes-jenkins/pr-logs/pull/24813/node-pull-build-e2e-test/3617/build-log.txt

I have no idea what's going on here, or what it's trying to do. @pwittrock

...
godep: WARNING: Go version (go1.6) & $GO15VENDOREXPERIMENT= wants to enable the vendor experiment, but disabling because a Godep workspace (Godeps/_workspace) exists
I0429 10:20:27.925046   17952 e2e_build.go:34] Building k8s binaries...
I0429 10:42:24.397804   17952 e2e_remote.go:57] Building ginkgo k8s test binaries...
I0429 10:43:30.414100   17952 e2e_remote.go:86] Building archive...
Initializing e2e tests using image e2e-node-ubuntu-trusty-docker10-image.
Initializing e2e tests using image e2e-node-ubuntu-trusty-docker9-image.
Initializing e2e tests using image e2e-node-ubuntu-trusty-docker8-image.
Initializing e2e tests using image e2e-node-coreos-stable20160218-image.
Initializing e2e tests using image e2e-node-containervm-20160217-image.
================================================================
Failure Finished Host tmp-node-e2e-aadc904d-e2e-node-coreos-stable20160218-image Test Suite

Command [ssh -i /home/jenkins/.ssh/google_compute_engine -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 tmp-node-e2e-aadc904d-e2e-node-coreos-stable20160218-image -- sh -c 'cd /tmp/gcloud-e2e-1220119350 && tar -xzvf ./e2e_node_test.tar.gz && ./e2e_node.test --logtostderr --v 2 --build-services=false --stop-services=false --node-name=tmp-node-e2e-aadc904d-e2e-node-coreos-stable20160218-image'] failed with error: exit status 255 and output:
Warning: Permanently added 'tmp-node-e2e-aadc904d-e2e-node-coreos-stable20160218-image' (ED25519) to the list of known hosts.
./
./kube-apiserver
./kubelet
./e2e_node.test
...
@ikehz ikehz added area/test priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node. kind/flake Categorizes issue or PR as related to a flaky test. labels Apr 29, 2016
@pwittrock
Copy link
Member

Connection to tmp-node-e2e-aadc904d-e2e-node-coreos-stable20160218-image closed by remote host.

Will be fixed in #24990

@derekwaynecarr
Copy link
Member

@smarterclayton - this is the failure i was referencing.

@pwittrock
Copy link
Member

#24990 Has been merged and should have provided a short term fix. Reopen if necessary.

openshift-publish-robot pushed a commit to openshift/kubernetes that referenced this issue Jun 23, 2020
Bug 1807822: UPSTREAM: 86009: kubelet: guarantee at most only one cinfo per containerID

Origin-commit: ab14bc3d55e9603b623a11bbc7f10fc7841acace
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/test kind/flake Categorizes issue or PR as related to a flaky test. priority/important-soon Must be staffed and worked on either currently, or very soon, ideally in time for the next release. sig/node Categorizes an issue or PR as relevant to SIG Node.
Projects
None yet
Development

No branches or pull requests

3 participants