Recent runs || View in Spyglass
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 2m36s |
Revision | |
Builder | e6ffc437-6a1d-11ed-982a-0a31c6833a69 |
Refs |
master:10ed92e3 1083:7fe0fc64 |
infra-commit | d164f804c |
repo | sigs.k8s.io/gcp-compute-persistent-disk-csi-driver |
repo-commit | 46809d28f7f46fd65c5f315783669e2b2e0b1267 |
repos | {u'sigs.k8s.io/gcp-compute-persistent-disk-csi-driver': u'master:10ed92e37af4487850293d7b41d38c743d5afc42,1083:7fe0fc647977c5e0f77023287560ed3d4d60b081'} |
... skipping 69 lines ... I1122 04:27:47.365] I1122 04:28:47.509] I1122 04:28:47.508716 5737 utils.go:143] Using project k8s-jkns-gke-reboot-1-4 and service account 55973584786-compute@developer.gserviceaccount.com I1122 04:28:47.509] I1122 04:28:47.508767 5737 setup_e2e_test.go:89] Running in project k8s-jkns-gke-reboot-1-4 with service account 55973584786-compute@developer.gserviceaccount.com I1122 04:28:47.510] I1122 04:28:47.510] I1122 04:28:47.508800 5737 setup_e2e_test.go:95] Setting up node gce-pd-csi-e2e-us-central1-b I1122 04:28:47.510] I1122 04:28:47.508849 5737 setup_e2e_test.go:95] Setting up node gce-pd-csi-e2e-us-central1-c I1122 04:29:04.500] W1122 04:29:04.500005 5737 instance.go:198] SSH encountered an error: Instance gce-pd-csi-e2e-us-central1-c in state RUNNING but not available by SSH: command [ssh -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 -o LogLevel=ERROR -i /etc/ssh-key-secret/ssh-private prow@35.226.171.242 -o ConnectTimeout=10 -- echo] failed with error: exit status 255, output: ssh: connect to host 35.226.171.242 port 22: Connection refused I1122 04:29:04.779] W1122 04:29:04.779172 5737 instance.go:198] SSH encountered an error: Instance gce-pd-csi-e2e-us-central1-b in state RUNNING but not available by SSH: command [ssh -o UserKnownHostsFile=/dev/null -o IdentitiesOnly=yes -o CheckHostIP=no -o StrictHostKeyChecking=no -o ServerAliveInterval=30 -o LogLevel=ERROR -i /etc/ssh-key-secret/ssh-private prow@34.68.31.50 -o ConnectTimeout=10 -- echo] failed with error: exit status 255, output: ssh: connect to host 34.68.31.50 port 22: Connection refused I1122 04:29:20.267] I1122 04:29:20.267266 5737 setup_e2e_test.go:117] Creating new driver and client for node gce-pd-csi-e2e-us-central1-c I1122 04:29:20.589] I1122 04:29:20.589232 5737 setup_e2e_test.go:117] Creating new driver and client for node gce-pd-csi-e2e-us-central1-b I1122 04:29:25.473] F1122 04:29:25.473299 5737 setup_e2e_test.go:121] Failed to set up Test Context for instance gce-pd-csi-e2e-us-central1-c: failed to setup test package "/tmp/driver-temp-archive1820651496": Failed to make at /go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver: make: Entering directory '/go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver' I1122 04:29:25.475] mkdir -p bin I1122 04:29:25.475] go build -mod=vendor -gcflags="" -ldflags "-X main.version=latest" -o bin/gce-pd-csi-driver ./cmd/gce-pd-csi-driver/ I1122 04:29:25.476] mkdir -p bin I1122 04:29:25.476] GOOS=windows go build -mod=vendor -ldflags -X=main.version=latest -o bin/gce-pd-csi-driver.exe ./cmd/gce-pd-csi-driver/ I1122 04:29:25.476] package sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/cmd/gce-pd-csi-driver I1122 04:29:25.476] imports sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/pkg/gce-pd-csi-driver I1122 04:29:25.476] imports sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/pkg/mount-manager I1122 04:29:25.477] imports sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/pkg/resizefs I1122 04:29:25.477] imports sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/pkg/mount-manager: import cycle not allowed I1122 04:29:25.477] make: *** [Makefile:46: gce-pd-driver-windows] Error 1 I1122 04:29:25.477] make: Leaving directory '/go/src/sigs.k8s.io/gcp-compute-persistent-disk-csi-driver' I1122 04:29:25.477] : exit status 2 I1122 04:29:25.478] FAIL sigs.k8s.io/gcp-compute-persistent-disk-csi-driver/test/e2e/tests 98.137s I1122 04:29:25.485] FAIL W1122 04:29:25.589] Traceback (most recent call last): W1122 04:29:25.590] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 50, in <module> W1122 04:29:25.590] main(ARGS.env, ARGS.cmd + ARGS.args) W1122 04:29:25.590] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 41, in main W1122 04:29:25.590] check(*cmd) W1122 04:29:25.590] File "/workspace/./test-infra/jenkins/../scenarios/execute.py", line 30, in check W1122 04:29:25.590] subprocess.check_call(cmd) W1122 04:29:25.591] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1122 04:29:25.591] raise CalledProcessError(retcode, cmd) W1122 04:29:25.591] subprocess.CalledProcessError: Command '('test/run-e2e.sh',)' returned non-zero exit status 1 E1122 04:29:25.596] Command failed I1122 04:29:25.596] process 447 exited with code 1 after 2.2m E1122 04:29:25.597] FAIL: pull-gcp-compute-persistent-disk-csi-driver-e2e I1122 04:29:25.597] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1122 04:29:26.420] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1122 04:29:26.579] process 6121 exited with code 0 after 0.0m I1122 04:29:26.580] Call: gcloud config get-value account I1122 04:29:27.474] process 6131 exited with code 0 after 0.0m I1122 04:29:27.475] Will upload results to gs://kubernetes-jenkins/pr-logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com ... skipping 28 lines ...