Recent runs || View in Spyglass
PR | jackfrancis: update E2E InfrastructureProvider API contract |
Result | FAILURE |
Tests | 10 failed / 10 succeeded |
Started | |
Elapsed | 12m12s |
Revision | 8b4c6971770c3e028d367fccdaed92382064f0cb |
Refs |
3014 |
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.667from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.667
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc002b82cd8>: { error: <*errors.withMessage | 0xc000aae620>{ cause: <*errors.withStack | 0xc002b82ca8>{ error: <*errors.withMessage | 0xc000aae600>{ cause: <*errors.fundamental | 0xc002b82c78>{ msg: "rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable", stack: [0x2c7b906, 0x2c7a87a, 0x229cc3b, 0x229cd17, 0x229da98, 0x229d86a, 0x229d7f0, 0x2c7a651, 0x2c794bf, 0x2c77f27, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], }, msg: "failed to get GitHub release v1.10.1", }, stack: [0x2c795c8, 0x2c77f27, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], }, msg: "failed to read \"cert-manager.yaml\" from provider's repository \"cert-manager\"", }, stack: [0x2c78005, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], } failed to read "cert-manager.yaml" from provider's repository "cert-manager": failed to get GitHub release v1.10.1: rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 @ 01/11/23 20:10:21.66from junit.e2e_suite.1.xml
Creating cluster "capz-e2e" ... • Ensuring node image (kindest/node:v1.25.3) 🖼 ... WARNING: Overriding docker network due to KIND_EXPERIMENTAL_DOCKER_NETWORK WARNING: Here be dragons! This is not supported currently. ✓ Ensuring node image (kindest/node:v1.25.3) 🖼 • Preparing nodes 📦 ... ✓ Preparing nodes 📦 • Writing configuration 📜 ... ✓ Writing configuration 📜 • Starting control-plane 🕹️ ... ✓ Starting control-plane 🕹️ • Installing CNI 🔌 ... ✓ Installing CNI 🔌 • Installing StorageClass 💾 ... ✓ Installing StorageClass 💾 > Enter [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:08:28.659 STEP: Loading the e2e test configuration from "/home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/config/azure-dev-envsubst.yaml" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:88 @ 01/11/23 20:08:28.659 Jan 11 20:08:28.662: INFO: Finding image skus and versions for offer cncf-upstream/capi in westus2 Jan 11 20:08:46.023: INFO: Finding image skus and versions for offer cncf-upstream/capi-windows in westus2 Jan 11 20:09:01.147: INFO: Resolved KUBERNETES_VERSION (set to v1.22.9) to v1.22.9 Jan 11 20:09:01.147: INFO: Resolved KUBERNETES_VERSION_UPGRADE_FROM (set to stable-1.24) to v1.24.9 Jan 11 20:09:01.147: INFO: Resolved KUBERNETES_VERSION_UPGRADE_TO (set to stable-1.25) to v1.25.5 STEP: Creating a clusterctl local repository into "/logs/artifacts" - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/common.go:88 @ 01/11/23 20:09:01.147 STEP: Reading the ClusterResourceSet manifest /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/templates/addons/calico.yaml - /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/ginkgoextensions/output.go:35 @ 01/11/23 20:09:01.147 STEP: Setting up the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:71 @ 01/11/23 20:09:13.757 INFO: Creating a kind cluster with name "capz-e2e" INFO: The kubeconfig file for the kind cluster is /tmp/e2e-kind1340048561 INFO: Loading image: "capzci.azurecr.io/cluster-api-azure-controller-amd64:20230111195930" INFO: Image capzci.azurecr.io/cluster-api-azure-controller-amd64:20230111195930 is present in local container image cache INFO: Loading image: "registry.k8s.io/cluster-api/cluster-api-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/cluster-api-controller:v1.3.1 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-bootstrap-controller:v1.3.1 not present in local container image cache, will pull INFO: Loading image: "registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1" INFO: Image registry.k8s.io/cluster-api/kubeadm-control-plane-controller:v1.3.1 not present in local container image cache, will pull STEP: Initializing the bootstrap cluster - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:74 @ 01/11/23 20:10:20.307 INFO: clusterctl init --core cluster-api --bootstrap kubeadm --control-plane kubeadm --infrastructure azure --ipam --runtime-extension --config /logs/artifacts/repository/clusterctl-config.yaml --kubeconfig /tmp/e2e-kind1340048561 [FAILED] failed to run clusterctl init Unexpected error: <*errors.withStack | 0xc002b82cd8>: { error: <*errors.withMessage | 0xc000aae620>{ cause: <*errors.withStack | 0xc002b82ca8>{ error: <*errors.withMessage | 0xc000aae600>{ cause: <*errors.fundamental | 0xc002b82c78>{ msg: "rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable", stack: [0x2c7b906, 0x2c7a87a, 0x229cc3b, 0x229cd17, 0x229da98, 0x229d86a, 0x229d7f0, 0x2c7a651, 0x2c794bf, 0x2c77f27, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], }, msg: "failed to get GitHub release v1.10.1", }, stack: [0x2c795c8, 0x2c77f27, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], }, msg: "failed to read \"cert-manager.yaml\" from provider's repository \"cert-manager\"", }, stack: [0x2c78005, 0x2c77737, 0x2f36056, 0x2f3474e, 0x2f345a5, 0x2f8f343, 0x2f965f8, 0x2f9ab12, 0x3542130, 0x3540c2a, 0x14ef085, 0x14ee57c, 0x18e6847, 0x18f6594, 0x18f9e98, 0x147c741], } failed to read "cert-manager.yaml" from provider's repository "cert-manager": failed to get GitHub release v1.10.1: rate limit for github api has been reached. Please wait one hour or get a personal API token and assign it to the GITHUB_TOKEN environment variable occurred In [SynchronizedBeforeSuite] at: /home/prow/go/pkg/mod/sigs.k8s.io/cluster-api/test@v1.3.1/framework/clusterctl/client.go:94 @ 01/11/23 20:10:21.66 < Exit [SynchronizedBeforeSuite] TOP-LEVEL - /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.66 (1m53.001s)
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.682from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.682
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.682from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.682
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.677
Filter through log files | View test history on testgrid
go run hack/e2e.go -v --test --test_args='--ginkgo.focus=capz\-e2e\s\[SynchronizedBeforeSuite\]$'
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.704from junit.e2e_suite.1.xml
[FAILED] �[1m�[38;5;9mSynchronizedBeforeSuite failed on Ginkgo parallel process #1�[0m The first SynchronizedBeforeSuite function running on Ginkgo parallel process #1 failed. This suite will now abort. In [SynchronizedBeforeSuite] at: /home/prow/go/src/sigs.k8s.io/cluster-api-provider-azure/test/e2e/e2e_suite_test.go:59 @ 01/11/23 20:10:21.704
Filter through log files | View test history on testgrid
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]
capz-e2e [SynchronizedAfterSuite]