PR | pacoxu: [WIP]promote LocalStorageCapacityIsolationFSQuotaMonitoring to beta |
Result | FAILURE |
Tests | 1 failed / 9 succeeded |
Started | |
Elapsed | 26m53s |
Revision | |
Builder | 9b316a4d-a42a-11ed-b015-ee392a939114 |
Refs |
master:0e3818e0 112626:beb29fb7 |
infra-commit | 916109eea |
job-version | v1.27.0-alpha.1.232+8e9ef13da12a07 |
kubetest-version | v20230127-9396ca613c |
repo | k8s.io/kubernetes |
repo-commit | 8e9ef13da12a07cd50877f00541e305e50ced56c |
repos | {u'k8s.io/kubernetes': u'master:0e3818e02760afa8ed0bea74c6973f605ca4683c,112626:beb29fb74a2718aea9c11557e50a22b44ecf18bd', u'k8s.io/release': u'master'} |
revision | v1.27.0-alpha.1.232+8e9ef13da12a07 |
error during ./hack/e2e-internal/e2e-up.sh: exit status 1
from junit_runner.xml
Filter through log files | View test history on testgrid
kubetest Build
kubetest Deferred TearDown
kubetest DumpClusterLogs (--up failed)
kubetest Extract
kubetest GetDeployer
kubetest Prepare
kubetest Stage
kubetest TearDown Previous
kubetest Timeout
... skipping 594 lines ... W0204 01:49:48.172] 2023/02/04 01:49:48 process.go:155: Step './hack/e2e-internal/e2e-up.sh' finished in 6.88610426s W0204 01:49:48.240] 2023/02/04 01:49:48 e2e.go:572: Dumping logs locally to: /workspace/_artifacts W0204 01:49:48.240] 2023/02/04 01:49:48 process.go:153: Running: ./cluster/log-dump/log-dump.sh /workspace/_artifacts W0204 01:49:48.240] Trying to find master named 'e2e-b44d689b95-930d0-master' W0204 01:49:48.241] Looking for address 'e2e-b44d689b95-930d0-master-ip' I0204 01:49:48.341] Checking for custom logdump instances, if any W0204 01:49:49.508] ERROR: (gcloud.compute.addresses.describe) Could not fetch resource: W0204 01:49:49.806] - The resource 'projects/k8s-jkns-pr-gci-bld-e2e-gce-fd/regions/us-west1/addresses/e2e-b44d689b95-930d0-master-ip' was not found W0204 01:49:49.806] W0204 01:49:49.806] Could not detect Kubernetes master node. Make sure you've launched a cluster with 'kube-up.sh' I0204 01:49:49.906] ---------------------------------------------------------------------------------------------------- I0204 01:49:49.907] k/k version of the log-dump.sh script is deprecated! I0204 01:49:49.907] Please migrate your test job to use test-infra's repo version of log-dump.sh! ... skipping 53 lines ... I0204 01:50:42.966] Cleared config for k8s-jkns-pr-gci-bld-e2e-gce-fd_e2e-b44d689b95-930d0 from /workspace/.kube/config I0204 01:50:43.016] Done W0204 01:50:43.017] W0204 01:50:42.962700 79020 loader.go:222] Config not found: /workspace/.kube/config W0204 01:50:43.017] W0204 01:50:42.962878 79020 loader.go:222] Config not found: /workspace/.kube/config W0204 01:50:43.017] 2023/02/04 01:50:42 process.go:155: Step './hack/e2e-internal/e2e-down.sh' finished in 45.652093962s W0204 01:50:43.017] 2023/02/04 01:50:42 process.go:96: Saved XML output to /workspace/_artifacts/junit_runner.xml. W0204 01:50:43.017] 2023/02/04 01:50:42 main.go:328: Something went wrong: starting e2e cluster: error during ./hack/e2e-internal/e2e-up.sh: exit status 1 W0204 01:50:43.017] Traceback (most recent call last): W0204 01:50:43.017] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 723, in <module> W0204 01:50:43.017] main(parse_args()) W0204 01:50:43.017] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 569, in main W0204 01:50:43.017] mode.start(runner_args) W0204 01:50:43.017] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 228, in start W0204 01:50:43.017] check_env(env, self.command, *args) W0204 01:50:43.017] File "/workspace/./test-infra/jenkins/../scenarios/kubernetes_e2e.py", line 111, in check_env W0204 01:50:43.018] subprocess.check_call(cmd, env=env) W0204 01:50:43.018] File "/usr/lib/python3.9/subprocess.py", line 373, in check_call W0204 01:50:43.018] raise CalledProcessError(retcode, cmd) W0204 01:50:43.018] subprocess.CalledProcessError: Command '('kubetest', '--dump=/workspace/_artifacts', '--gcp-service-account=/etc/service-account/service-account.json', '--build=quick', '--stage=gs://kubernetes-release-pull/ci/pull-kubernetes-e2e-gce-csi-serial', '--up', '--down', '--test', '--provider=gce', '--cluster=e2e-b44d689b95-930d0', '--gcp-network=e2e-b44d689b95-930d0', '--extract=local', '--gcp-node-image=gci', '--gcp-zone=us-west1-b', '--test_args=--ginkgo.focus=CSI.*(\\[Serial\\]|\\[Disruptive\\]) --ginkgo.skip=\\[Flaky\\]|\\[Feature:.+\\]|\\[Slow\\] --minStartupPods=8', '--timeout=150m')' returned non-zero exit status 1. E0204 01:50:43.018] Command failed I0204 01:50:43.018] process 660 exited with code 1 after 24.9m E0204 01:50:43.018] FAIL: pull-kubernetes-e2e-gce-csi-serial I0204 01:50:43.019] Call: gcloud auth activate-service-account --key-file=/etc/service-account/service-account.json W0204 01:50:43.896] Activated service account credentials for: [pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com] I0204 01:50:44.092] process 79030 exited with code 0 after 0.0m I0204 01:50:44.093] Call: gcloud config get-value account I0204 01:50:45.134] process 79040 exited with code 0 after 0.0m I0204 01:50:45.134] Will upload results to gs://kubernetes-jenkins/pr-logs using pr-kubekins@kubernetes-jenkins-pull.iam.gserviceaccount.com I0204 01:50:45.135] Upload result and artifacts... I0204 01:50:45.135] Gubernator results at https://gubernator.k8s.io/build/kubernetes-jenkins/pr-logs/pull/112626/pull-kubernetes-e2e-gce-csi-serial/1621680947701223424 I0204 01:50:45.135] Call: gsutil ls gs://kubernetes-jenkins/pr-logs/pull/112626/pull-kubernetes-e2e-gce-csi-serial/1621680947701223424/artifacts W0204 01:50:46.724] CommandException: One or more URLs matched no objects. E0204 01:50:47.050] Command failed I0204 01:50:47.050] process 79050 exited with code 1 after 0.0m W0204 01:50:47.050] Remote dir gs://kubernetes-jenkins/pr-logs/pull/112626/pull-kubernetes-e2e-gce-csi-serial/1621680947701223424/artifacts not exist yet I0204 01:50:47.050] Call: gsutil -m -q -o GSUtil:use_magicfile=True cp -r -c -z log,txt,xml /workspace/_artifacts gs://kubernetes-jenkins/pr-logs/pull/112626/pull-kubernetes-e2e-gce-csi-serial/1621680947701223424/artifacts I0204 01:50:49.514] process 79184 exited with code 0 after 0.0m I0204 01:50:49.515] Call: git rev-parse HEAD I0204 01:50:49.562] process 79688 exited with code 0 after 0.0m ... skipping 21 lines ...