This job view page is being replaced by Spyglass soon. Check out the new job view.
PRwillie-yao: Refactor repeated code in E2E test specs to helper functions
ResultFAILURE
Tests 4 failed / 23 succeeded
Started2023-02-02 19:55
Elapsed57m38s
Revision6306d5b5cd9d7a39bc7d7a80c3db459b3bdb3e0b
Refs 3003

Test Failures


capz-e2e [It] Workload cluster creation Creating a Flatcar cluster [OPTIONAL] With Flatcar control-plane and worker nodes 4.28s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\sFlatcar\scluster\s\[OPTIONAL\]\sWith\sFlatcar\scontrol\-plane\sand\sworker\snodes$'
[FAILED] Failed to run clusterctl config cluster
Unexpected error:
    <*errors.fundamental | 0xc000a3a018>: {
        msg: "invalid KubernetesVersion. Please use a semantic version number",
        stack: [0x2fe268b, 0x2fe13e5, 0x2feda38, 0x2ff15ef, 0x364e731, 0x19472db, 0x195b7f8, 0x14db741],
    }
    invalid KubernetesVersion. Please use a semantic version number
occurred
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/clusterctl/client.go:302 @ 02/02/23 20:06:11.382

There were additional failures detected after the initial failure. These are visible in the timeline

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


capz-e2e [It] Workload cluster creation Creating a cluster that uses the external cloud provider and machinepools [OPTIONAL] with 1 control plane node and 1 machinepool 43m1s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\scluster\sthat\suses\sthe\sexternal\scloud\sprovider\sand\smachinepools\s\[OPTIONAL\]\swith\s1\scontrol\splane\snode\sand\s1\smachinepool$'
[FAILED] Timed out after 1800.000s.
Timed out waiting for 1 ready replicas for MachinePool capz-e2e-33rt4c/capz-e2e-33rt4c-flex-mp-0
Expected
    <int>: 0
to equal
    <int>: 1
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/machinepool_helpers.go:91 @ 02/02/23 20:42:43.39

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


capz-e2e [It] Workload cluster creation Creating a private cluster [OPTIONAL] Creates a public management cluster in a custom vnet 10m22s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sa\sprivate\scluster\s\[OPTIONAL\]\sCreates\sa\spublic\smanagement\scluster\sin\sa\scustom\svnet$'
[FAILED] Timed out after 198.082s.
Expected success, but got an error:
    <*errors.withStack | 0xc002bb1c38>: {
        error: <*errors.withMessage | 0xc0002e4920>{
            cause: <*url.Error | 0xc001e58030>{
                Op: "Get",
                URL: "https://capz-e2e-sgnxkw-public-custom-vnet-9a5377f7.eastus.cloudapp.azure.com:6443/version",
                Err: <*net.OpError | 0xc0018f17c0>{
                    Op: "dial",
                    Net: "tcp",
                    Source: nil,
                    Addr: <*net.TCPAddr | 0xc000f219b0>{IP: [20, 84, 1, 64], Port: 6443, Zone: ""},
                    Err: <*poll.DeadlineExceededError | 0x5d0a860>{},
                },
            },
            msg: "Kubernetes cluster unreachable",
        },
        stack: [0x3548e05, 0x35eba7b, 0x3645292, 0x154e085, 0x154d57c, 0x196c15a, 0x196d517, 0x196a50d, 0x3644a49, 0x363454c, 0x3637277, 0x2ff1c90, 0x364ff73, 0x19472db, 0x195b7f8, 0x14db741],
    }
    Kubernetes cluster unreachable: Get "https://capz-e2e-sgnxkw-public-custom-vnet-9a5377f7.eastus.cloudapp.azure.com:6443/version": dial tcp 20.84.1.64:6443: i/o timeout
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 02/02/23 20:10:06.594

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


capz-e2e [It] Workload cluster creation Creating clusters using clusterclass [OPTIONAL] with a single control plane node, one linux worker node, and one windows worker node 45m8s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[It\]\sWorkload\scluster\screation\sCreating\sclusters\susing\sclusterclass\s\[OPTIONAL\]\swith\sa\ssingle\scontrol\splane\snode\,\sone\slinux\sworker\snode\,\sand\sone\swindows\sworker\snode$'
[FAILED] Timed out after 1500.001s.
Timed out waiting for 1 nodes to be created for MachineDeployment capz-e2e-f3s15c/capz-e2e-f3s15c-cc-md-0-4t7xb
Expected
    <int>: 0
to equal
    <int>: 1
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/machinedeployment_helpers.go:131 @ 02/02/23 20:38:05.097

				
				Click to see stdout/stderrfrom junit.e2e_suite.1.xml

Filter through log files | View test history on testgrid


Show 23 Passed Tests

Show 17 Skipped Tests