Recent runs || View in Spyglass
Result | FAILURE |
Tests | 1 failed / 6 succeeded |
Started | |
Elapsed | 2m42s |
Revision | |
Builder | gke-prow-ssd-pool-1a225945-08s9 |
links | {u'resultstore': {u'url': u'https://source.cloud.google.com/results/invocations/1cf0c8d1-df20-4764-82a6-4ed1c5294837/targets/test'}} |
pod | a1b2eb0d-06a2-11ea-b5c7-e216f5392f03 |
resultstore | https://source.cloud.google.com/results/invocations/1cf0c8d1-df20-4764-82a6-4ed1c5294837/targets/test |
infra-commit | 9e15c062b |
job-version | v1.14.10-beta.0.1+6193bbb5d0bb9b |
pod | a1b2eb0d-06a2-11ea-b5c7-e216f5392f03 |
revision | v1.14.10-beta.0.1+6193bbb5d0bb9b |
error creating cluster: error during gcloud container clusters create --quiet --project=k8s-test-aac0a04ffb --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-90a3bf5e82 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.14.10-beta.0.1+6193bbb5d0bb9b test-90a3bf5e82: 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 ... I1114 05:50:57.010] process 45 exited with code 0 after 0.0m I1114 05:50:57.011] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1114 05:50:57.011] Root: /workspace I1114 05:50:57.012] cd to /workspace I1114 05:50:57.012] Configure environment... I1114 05:50:57.012] Call: git show -s --format=format:%ct HEAD W1114 05:50:57.017] fatal: not a git repository (or any of the parent directories): .git I1114 05:50:57.018] process 57 exited with code 128 after 0.0m W1114 05:50:57.018] Unable to print commit date for HEAD I1114 05:50:57.018] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1114 05:50:57.560] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1114 05:50:57.888] process 58 exited with code 0 after 0.0m I1114 05:50:57.888] Call: gcloud config get-value account ... skipping 424 lines ... W1114 05:53:19.100] 2019/11/14 05:53:19 process.go:153: Running: gcloud container clusters create --quiet --project=k8s-test-aac0a04ffb --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-90a3bf5e82 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.14.10-beta.0.1+6193bbb5d0bb9b test-90a3bf5e82 W1114 05:53:19.556] 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. W1114 05:53:19.557] 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. W1114 05:53:19.558] 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`. W1114 05:53:19.559] WARNING: Your Pod address range (`--cluster-ipv4-cidr`) can accommodate at most 1008 node(s). W1114 05:53:19.559] 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. W1114 05:53:22.709] ERROR: (gcloud.container.clusters.create) ResponseError: code=400, message=Auto_upgrade and auto_repair are not supported on CUSTOM. W1114 05:53:22.768] 2019/11/14 05:53:22 process.go:155: Step 'gcloud container clusters create --quiet --project=k8s-test-aac0a04ffb --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-90a3bf5e82 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.14.10-beta.0.1+6193bbb5d0bb9b test-90a3bf5e82' finished in 3.695590231s W1114 05:53:24.619] 2019/11/14 05:53:24 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W1114 05:53:30.722] 2019/11/14 05:53:30 main.go:319: Something went wrong: starting e2e cluster: error creating cluster: error during gcloud container clusters create --quiet --project=k8s-test-aac0a04ffb --zone=us-west1-b --machine-type=n1-standard-2 --image-type=custom --num-nodes=3 --network=test-90a3bf5e82 --image-family=pipeline-1 --image-project=ubuntu-os-gke-cloud-devel --cluster-version=1.14.10-beta.0.1+6193bbb5d0bb9b test-90a3bf5e82: exit status 1 W1114 05:53:30.725] Traceback (most recent call last): W1114 05:53:30.725] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 778, in <module> W1114 05:53:30.726] main(parse_args()) W1114 05:53:30.726] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 626, in main W1114 05:53:30.726] mode.start(runner_args) W1114 05:53:30.726] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 262, in start W1114 05:53:30.726] check_env(env, self.command, *args) W1114 05:53:30.727] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W1114 05:53:30.727] subprocess.check_call(cmd, env=env) W1114 05:53:30.727] File "/usr/lib/python2.7/subprocess.py", line 190, in check_call W1114 05:53:30.727] raise CalledProcessError(retcode, cmd) W1114 05:53:30.728] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--up', '--down', '--test', '--deployment=gke', '--provider=gke', '--cluster=test-90a3bf5e82', '--gcp-network=test-90a3bf5e82', '--check-leaked-resources', '--gcp-zone=us-west1-b', '--gcp-cloud-sdk=gs://cloud-sdk-testing/ci/staging', '--gke-environment=test', '--image-family=pipeline-1', '--image-project=ubuntu-os-gke-cloud-devel', '--gcp-node-image=custom', '--extract=ci/k8s-stable3', '--timeout=120m', '--test_args=--ginkgo.skip=\\[Slow\\]|\\[Serial\\]|\\[Disruptive\\]|\\[Flaky\\]|\\[Feature:.+\\] --minStartupPods=8', '--ginkgo-parallel=30')' returned non-zero exit status 1 E1114 05:53:30.735] Command failed I1114 05:53:30.735] process 262 exited with code 1 after 2.5m E1114 05:53:30.736] FAIL: ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default I1114 05:53:30.736] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W1114 05:53:31.313] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I1114 05:53:31.369] process 1380 exited with code 0 after 0.0m I1114 05:53:31.370] Call: gcloud config get-value account I1114 05:53:31.757] process 1392 exited with code 0 after 0.0m I1114 05:53:31.758] Will upload results to gs://kubernetes-jenkins/logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I1114 05:53:31.758] Upload result and artifacts... I1114 05:53:31.758] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default/1194855134417391625 I1114 05:53:31.759] Call: gsutil ls gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default/1194855134417391625/artifacts W1114 05:53:32.709] CommandException: One or more URLs matched no objects. E1114 05:53:32.855] Command failed I1114 05:53:32.855] process 1404 exited with code 1 after 0.0m W1114 05:53:32.855] Remote dir gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default/1194855134417391625/artifacts not exist yet I1114 05:53:32.856] 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-gke-ubuntu1-k8sstable3-default/1194855134417391625/artifacts I1114 05:53:34.489] process 1548 exited with code 0 after 0.0m I1114 05:53:34.490] Call: git rev-parse HEAD W1114 05:53:34.494] fatal: not a git repository (or any of the parent directories): .git E1114 05:53:34.495] Command failed I1114 05:53:34.495] process 2074 exited with code 128 after 0.0m I1114 05:53:34.495] Call: git rev-parse HEAD I1114 05:53:34.500] process 2075 exited with code 0 after 0.0m I1114 05:53:34.501] Call: gsutil stat gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default/jobResultsCache.json I1114 05:53:35.596] process 2076 exited with code 0 after 0.0m I1114 05:53:35.597] Call: gsutil -q cat 'gs://kubernetes-jenkins/logs/ci-kubernetes-e2e-gke-ubuntu1-k8sstable3-default/jobResultsCache.json#1573689142124707' ... skipping 8 lines ...