Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m30s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-bfs0 |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/fbe709c6-d7ec-4b07-82d3-2f62813881e3/targets/test'}} |
pod | 51c2e6d7-159f-11ea-a60b-92e661a0ef68 |
resultstore | https://source.cloud.google.com/results/invocations/fbe709c6-d7ec-4b07-82d3-2f62813881e3/targets/test |
infra-commit | 0d1804185 |
job-version | v1.18.0-alpha.0.1364+95a3cd54cf7390 |
pod | 51c2e6d7-159f-11ea-a60b-92e661a0ef68 |
revision | v1.18.0-alpha.0.1364+95a3cd54cf7390 |
error creating cluster: error during gcloud container clusters create --quiet --addons=HttpLoadBalancing,HorizontalPodAutoscaling --project=k8s-e2e-gke-prod-parallel --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-0337634b71-fbb42 --cluster-version=1.18.0-alpha.0.1364+95a3cd54cf7390 e2e-0337634b71-fbb42: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
Deferred TearDown
DumpClusterLogs (--up failed)
Extract
TearDown Previous
Timeout
listResources Before
... skipping 15 lines ... I1203 07:34:50.773] process 47 exited with code 0 after 0.0m I1203 07:34:50.774] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1203 07:34:50.774] Root: /workspace I1203 07:34:50.774] cd to /workspace I1203 07:34:50.774] Configure environment... I1203 07:34:50.775] Call: git show -s --format=format:%ct HEAD W1203 07:34:50.778] fatal: not a git repository (or any of the parent directories): .git I1203 07:34:50.779] process 60 exited with code 128 after 0.0m W1203 07:34:50.779] Unable to print commit date for HEAD I1203 07:34:50.779] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1203 07:34:51.289] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1203 07:34:51.618] process 61 exited with code 0 after 0.0m I1203 07:34:51.619] Call: gcloud config get-value account ... skipping 420 lines ... W1203 07:37:02.378] 2019/12/03 07:37:02 process.go:153: Running: gcloud container clusters create --quiet --addons=HttpLoadBalancing,HorizontalPodAutoscaling --project=k8s-e2e-gke-prod-parallel --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-0337634b71-fbb42 --cluster-version=1.18.0-alpha.0.1364+95a3cd54cf7390 e2e-0337634b71-fbb42 W1203 07:37:02.718] WARNING: Currently VPC-native is not the default mode during cluster creation. In the future, this will become the default mode and can be disabled using `--no-enable-ip-alias` flag. Use `--[no-]enable-ip-alias` flag to suppress this warning. W1203 07:37:02.719] WARNING: Newly created clusters and node-pools will have node auto-upgrade enabled by default. This can be disabled using the `--no-enable-autoupgrade` flag. W1203 07:37:02.720] WARNING: Starting in 1.12, default node pools in new clusters will have their legacy Compute Engine instance metadata endpoints disabled by default. To create a cluster with legacy instance metadata endpoints disabled in the default node pool, run `clusters create` with the flag `--metadata disable-legacy-endpoints=true`. W1203 07:37:02.721] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1203 07:37:02.721] This will disable the autorepair feature for nodes. Please see https://cloud.google.com/kubernetes-engine/docs/node-auto-repair for more information on node autorepairs. W1203 07:37:02.901] ERROR: (gcloud.container.clusters.create) ResponseError: code=404, message=Not Found. W1203 07:37:02.943] 2019/12/03 07:37:02 process.go:155: Step 'gcloud container clusters create --quiet --addons=HttpLoadBalancing,HorizontalPodAutoscaling --project=k8s-e2e-gke-prod-parallel --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-0337634b71-fbb42 --cluster-version=1.18.0-alpha.0.1364+95a3cd54cf7390 e2e-0337634b71-fbb42' finished in 598.469736ms W1203 07:37:04.384] 2019/12/03 07:37:04 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1203 07:37:12.497] 2019/12/03 07:37:12 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --addons=HttpLoadBalancing,HorizontalPodAutoscaling --project=k8s-e2e-gke-prod-parallel --zone=us-west1-b --machine-type=n1-standard-2 --image-type=gci --num-nodes=3 --network=e2e-0337634b71-fbb42 --cluster-version=1.18.0-alpha.0.1364+95a3cd54cf7390 e2e-0337634b71-fbb42: exit status 1 W1203 07:37:12.497] Traceback (most recent call last): W1203 07:37:12.497] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1203 07:37:12.497] main(parse_args()) W1203 07:37:12.498] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1203 07:37:12.498] mode.start(runner_args) W1203 07:37:12.498] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1203 07:37:12.498] check_env(env, self.command, *args) W1203 07:37:12.498] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1203 07:37:12.498] subprocess.check_call(cmd, env=env) W1203 07:37:12.498] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1203 07:37:12.499] raise CalledProcessError(retcode, cmd) W1203 07:37:12.499] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=e2e-0337634b71-fbb42', '--gcp-network=e2e-0337634b71-fbb42', '--check-leaked-resources', '--extract=ci/latest', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gcp-node-image=gci', '--gcp-zone=us-west1-b', '--ginkgo-parallel', '--gke-create-command=container clusters create --quiet --addons=HttpLoadBalancing,HorizontalPodAutoscaling', '--gke-environment=test', '--test_args=--ginkgo.skip=\\[Slow\\]|\\[Serial\\]|\\[Disruptive\\]|\\[Flaky\\]|\\[Feature:.+\\] --minStartupPods=8', '--timeout=50m')' returned non-zero exit status 1 E1203 07:37:12.507] Command failed I1203 07:37:12.507] process 268 exited with code 1 after 2.3m E1203 07:37:12.507] FAIL: ci-kubernetes-e2e-gci-gke I1203 07:37:12.507] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1203 07:37:12.975] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1203 07:37:13.024] process 1419 exited with code 0 after 0.0m I1203 07:37:13.025] Call: gcloud config get-value account I1203 07:37:13.351] process 1432 exited with code 0 after 0.0m I1203 07:37:13.351] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1203 07:37:13.351] Upload result and artifacts... I1203 07:37:13.351] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/1201766665780465667 I1203 07:37:13.352] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/1201766665780465667/artifacts W1203 07:37:14.336] CommandException: One or more URLs matched no objects. E1203 07:37:14.461] Command failed I1203 07:37:14.461] process 1445 exited with code 1 after 0.0m W1203 07:37:14.462] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/1201766665780465667/artifacts not exist yet I1203 07:37:14.462] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/1201766665780465667/artifacts I1203 07:37:16.050] process 1590 exited with code 0 after 0.0m I1203 07:37:16.050] Call: git rev-parse HEAD W1203 07:37:16.055] fatal: not a git repository (or any of the parent directories): .git E1203 07:37:16.056] Command failed I1203 07:37:16.056] process 2117 exited with code 128 after 0.0m I1203 07:37:16.056] Call: git rev-parse HEAD I1203 07:37:16.061] process 2118 exited with code 0 after 0.0m I1203 07:37:16.061] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/jobResultsCache.json I1203 07:37:17.009] process 2119 exited with code 0 after 0.0m I1203 07:37:17.010] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gci-gke/jobResultsCache.json#1575356936783980' ... skipping 8 lines ...