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 2 failed / 25 succeeded
Started2023-02-01 21:21
Elapsed1h22m
Revisionfb3edfc1590d2fe71a224486f47780c0686bd3c5
Refs 3003

Test Failures


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 12m19s

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 195.013s.
Expected success, but got an error:
    <*errors.withStack | 0xc000e2a0f0>: {
        error: <*errors.withMessage | 0xc0010200c0>{
            cause: <*url.Error | 0xc001072420>{
                Op: "Get",
                URL: "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version",
                Err: <*net.OpError | 0xc000cf36d0>{
                    Op: "dial",
                    Net: "tcp",
                    Source: nil,
                    Addr: <*net.TCPAddr | 0xc000d02d50>{
                        IP: [20, 108, 239, 120],
                        Port: 6443,
                        Zone: "",
                    },
                    Err: <*net.timeoutError | 0x5d0a860>{},
                },
            },
            msg: "Kubernetes cluster unreachable",
        },
        stack: [0x3548f25, 0x35ebb9b, 0x36453b2, 0x154e085, 0x154d57c, 0x196c15a, 0x196d517, 0x196a50d, 0x3644b69, 0x3633f74, 0x36373f9, 0x2ff1c50, 0x364b6b1, 0x19472db, 0x195b7f8, 0x14db741],
    }
    Kubernetes cluster unreachable: Get "https://capz-e2e-u1h78j-flex-9dd13745.uksouth.cloudapp.azure.com:6443/version": dial tcp 20.108.239.120:6443: i/o timeout
In [It] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/helpers.go:949 @ 02/01/23 21:37:45.872

				
				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 1h10m

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 1800.001s.
Timed out waiting for Cluster capz-e2e-u23o2n/capz-e2e-lc4a0z-private to provision
Expected
    <string>: Provisioning
to equal
    <string>: Provisioned
In [It] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.2/framework/cluster_helpers.go:144 @ 02/01/23 22:09:48.374

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


Show 25 Passed Tests

Show 17 Skipped Tests