This job view page is being replaced by Spyglass soon. Check out the new job view.
PRdependabot[bot]: build(deps): bump github.com/onsi/ginkgo/v2 from 2.6.1 to 2.7.0
ResultFAILURE
Tests 2 failed / 64 succeeded
Started2023-01-10 11:25
Elapsed1h18m
Revisiondc0e55a595b00c8c472695507d54b564f1004e71
Refs 3970

Test Failures


capa-e2e [It] [unmanaged] [functional] CSI=external CCM=in-tree AWSCSIMigration=on: upgrade to v1.23 should create volumes dynamically with external cloud provider 58m51s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capa\-e2e\s\[It\]\s\[unmanaged\]\s\[functional\]\sCSI\=external\sCCM\=in\-tree\sAWSCSIMigration\=on\:\supgrade\sto\sv1\.23\sshould\screate\svolumes\sdynamically\swith\sexternal\scloud\sprovider$'
[FAILED] Timed out after 1200.001s.
Expected
    <bool>: false
to be true
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/cluster_helpers.go:176 @ 01/10/23 12:35:24.579

				
				Click to see stdout/stderrfrom junit.e2e_suite.xml

Filter through log files | View test history on testgrid


capa-e2e [It] [unmanaged] [functional] GPU-enabled cluster test should create cluster with single worker 31m23s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capa\-e2e\s\[It\]\s\[unmanaged\]\s\[functional\]\sGPU\-enabled\scluster\stest\sshould\screate\scluster\swith\ssingle\sworker$'
[FAILED] Timed out after 600.000s.
Job default/cuda-vector-add failed
Job:
{
  "metadata": {
    "name": "cuda-vector-add",
    "namespace": "default",
    "uid": "8aac65e5-4bd5-4e4a-8ac9-f3165e13dac7",
    "resourceVersion": "686",
    "generation": 1,
    "creationTimestamp": "2023-01-10T11:57:55Z",
    "labels": {
      "controller-uid": "8aac65e5-4bd5-4e4a-8ac9-f3165e13dac7",
      "job-name": "cuda-vector-add"
    },
    "annotations": {
      "batch.kubernetes.io/job-tracking": ""
    },
    "managedFields": [
      {
        "manager": "cluster-api-e2e",
        "operation": "Update",
        "apiVersion": "batch/v1",
        "time": "2023-01-10T11:57:55Z",
        "fieldsType": "FieldsV1",
        "fieldsV1": {
          "f:spec": {
            "f:backoffLimit": {},
            "f:completionMode": {},
            "f:completions": {},
            "f:parallelism": {},
            "f:suspend": {},
            "f:template": {
              "f:spec": {
                "f:containers": {
                  "k:{\"name\":\"cuda-vector-add\"}": {
                    ".": {},
                    "f:image": {},
                    "f:imagePullPolicy": {},
                    "f:name": {},
                    "f:resources": {
                      ".": {},
                      "f:limits": {
                        ".": {},
                        "f:nvidia.com/gpu": {}
                      }
                    },
                    "f:terminationMessagePath": {},
                    "f:terminationMessagePolicy": {}
                  }
                },
                "f:dnsPolicy": {},
                "f:restartPolicy": {},
                "f:schedulerName": {},
                "f:securityContext": {},
                "f:terminationGracePeriodSeconds": {}
              }
            }
          }
        }
      },
      {
        "manager": "kube-controller-manager",
        "operation": "Update",
        "apiVersion": "batch/v1",
        "time": "2023-01-10T11:57:55Z",
        "fieldsType": "FieldsV1",
        "fieldsV1": {
          "f:status": {
            "f:active": {},
            "f:ready": {},
            "f:startTime": {},
            "f:uncountedTerminatedPods": {}
          }
        },
        "subresource": "status"
      }
    ]
  },
  "spec": {
    "parallelism": 1,
    "completions": 1,
    "backoffLimit": 6,
    "selector": {
      "matchLabels": {
        "controller-uid": "8aac65e5-4bd5-4e4a-8ac9-f3165e13dac7"
      }
    },
    "template": {
      "metadata": {
        "creationTimestamp": null,
        "labels": {
          "controller-uid": "8aac65e5-4bd5-4e4a-8ac9-f3165e13dac7",
          "job-name": "cuda-vector-add"
        }
      },
      "spec": {
        "containers": [
          {
            "name": "cuda-vector-add",
            "image": "nvcr.io/nvidia/k8s/cuda-sample:vectoradd-cuda11.1-ubuntu18.04",
            "resources": {
              "limits": {
                "nvidia.com/gpu": "1"
              }
            },
            "terminationMessagePath": "/dev/termination-log",
            "terminationMessagePolicy": "File",
            "imagePullPolicy": "IfNotPresent"
          }
        ],
        "restartPolicy": "OnFailure",
        "terminationGracePeriodSeconds": 30,
        "dnsPolicy": "ClusterFirst",
        "securityContext": {},
        "schedulerName": "default-scheduler"
      }
    },
    "completionMode": "NonIndexed",
    "suspend": false
  },
  "status": {
    "startTime": "2023-01-10T11:57:55Z",
    "active": 1,
    "uncountedTerminatedPods": {},
    "ready": 0
  }
}
LAST SEEN                      TYPE    REASON            OBJECT               MESSAGE
2023-01-10 11:57:55 +0000 UTC  Normal  SuccessfulCreate  job/cuda-vector-add  Created pod: cuda-vector-add-7k6rk

Expected
    <bool>: false
to be true
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-aws/test/e2e/shared/gpu.go:134 @ 01/10/23 12:07:56.42

				
				Click to see stdout/stderrfrom junit.e2e_suite.xml

Filter through log files | View test history on testgrid


Show 64 Passed Tests

Show 4 Skipped Tests