Recent runs || View in Spyglass
PR | aramase: add nilekhc to reviewers |
Result | FAILURE |
Tests | 0 failed / 0 succeeded |
Started | |
Elapsed | 19m20s |
Revision | 76704b66e7bb8338ec1dff112d526a023ec84139 |
Refs |
951 |
... skipping 712 lines ... 2022-05-16 22:53:23 [ℹ] node "ip-192-168-20-24.us-west-2.compute.internal" is ready 2022-05-16 22:53:23 [ℹ] node "ip-192-168-92-8.us-west-2.compute.internal" is ready 2022-05-16 22:53:23 [ℹ] waiting for at least 2 node(s) to become ready in "ng-240c91ec" 2022-05-16 22:53:23 [ℹ] nodegroup "ng-240c91ec" has 2 node(s) 2022-05-16 22:53:23 [ℹ] node "ip-192-168-20-24.us-west-2.compute.internal" is ready 2022-05-16 22:53:23 [ℹ] node "ip-192-168-92-8.us-west-2.compute.internal" is ready 2022-05-16 22:53:23 [✖] parsing kubectl version string (upstream error: error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" ) / "0.0.0": Version string empty 2022-05-16 22:53:23 [ℹ] cluster should be functional despite missing (or misconfigured) client binaries 2022-05-16 22:53:23 [✔] EKS cluster "integ-cluster-2022-05-16-22-35-39" in "us-west-2" region is ready Flag --name has been deprecated, use --cluster 2022-05-16 22:53:23 [ℹ] eksctl version 0.97.0 2022-05-16 22:53:23 [ℹ] using region us-west-2 ... skipping 52 lines ... client.go:128: [debug] creating 1 resource(s) client.go:529: [debug] Watching for changes to Job secrets-store-csi-driver-upgrade-crds with timeout of 5m0s I0516 22:54:07.885947 10630 reflector.go:203] Reflector from k8s.io/client-go@v0.23.5/tools/cache/reflector.go:167 configured with expectedType of *unstructured.Unstructured with empty GroupVersionKind. I0516 22:54:07.885975 10630 reflector.go:219] Starting reflector *unstructured.Unstructured (0s) from k8s.io/client-go@v0.23.5/tools/cache/reflector.go:167 I0516 22:54:07.885982 10630 reflector.go:255] Listing and watching *unstructured.Unstructured from k8s.io/client-go@v0.23.5/tools/cache/reflector.go:167 client.go:557: [debug] Add/Modify event for secrets-store-csi-driver-upgrade-crds: ADDED client.go:596: [debug] secrets-store-csi-driver-upgrade-crds: Jobs active: 0, jobs failed: 0, jobs succeeded: 0 client.go:557: [debug] Add/Modify event for secrets-store-csi-driver-upgrade-crds: MODIFIED client.go:596: [debug] secrets-store-csi-driver-upgrade-crds: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 client.go:557: [debug] Add/Modify event for secrets-store-csi-driver-upgrade-crds: MODIFIED client.go:596: [debug] secrets-store-csi-driver-upgrade-crds: Jobs active: 1, jobs failed: 0, jobs succeeded: 0 client.go:557: [debug] Add/Modify event for secrets-store-csi-driver-upgrade-crds: MODIFIED I0516 22:54:11.942210 10630 reflector.go:225] Stopping reflector *unstructured.Unstructured (0s) from k8s.io/client-go@v0.23.5/tools/cache/reflector.go:167 client.go:299: [debug] Starting delete for "csi-secrets-store-secrets-store-csi-driver-upgrade-crds" ServiceAccount client.go:299: [debug] Starting delete for "csi-secrets-store-secrets-store-csi-driver-upgrade-crds" ClusterRole client.go:299: [debug] Starting delete for "csi-secrets-store-secrets-store-csi-driver-upgrade-crds" ClusterRoleBinding client.go:299: [debug] Starting delete for "secrets-store-csi-driver-upgrade-crds" Job ... skipping 995 lines ... make[1]: Leaving directory '/home/prow/go/src/sigs.k8s.io/secrets-store-csi-driver' bats -t test/bats/aws.bats 1..9 not ok 1 Install aws provider # (from function `assert_success' in file test/bats/helpers.bash, line 8, # in test file test/bats/aws.bats, line 55) # `assert_success' failed # expected: 0 # actual: 1 # output: error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 2 deploy aws secretproviderclass crd # (in test file test/bats/aws.bats, line 65) # `envsubst < $BATS_TEST_DIR/BasicTestMountSPC.yaml | kubectl --namespace $NAMESPACE apply -f -' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 3 CSI inline volume test with pod portability # (in test file test/bats/aws.bats, line 72) # `kubectl --namespace $NAMESPACE apply -f $BATS_TEST_DIR/BasicTestMount.yaml' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 4 CSI inline volume test with rotation - parameter store # (in test file test/bats/aws.bats, line 80) # `result=$(kubectl --namespace $NAMESPACE exec $POD_NAME -- cat /mnt/secrets-store/$PM_ROTATION_TEST_NAME)' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 5 CSI inline volume test with rotation - secrets manager # (in test file test/bats/aws.bats, line 90) # `result=$(kubectl --namespace $NAMESPACE exec $POD_NAME -- cat /mnt/secrets-store/$SM_ROT_TEST_NAME)' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 6 CSI inline volume test with pod portability - read ssm parameters from pod # (in test file test/bats/aws.bats, line 100) # `result=$(kubectl --namespace $NAMESPACE exec $POD_NAME -- cat /mnt/secrets-store/$PM_TEST_1_NAME)' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 7 CSI inline volume test with pod portability - read secrets manager secrets from pod # (in test file test/bats/aws.bats, line 108) # `result=$(kubectl --namespace $NAMESPACE exec $POD_NAME -- cat /mnt/secrets-store/$SM_TEST_1_NAME)' failed # error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 8 Sync with Kubernetes Secret # (from function `assert_success' in file test/bats/helpers.bash, line 8, # in test file test/bats/aws.bats, line 117) # `assert_success' failed # expected: 0 # actual: 1 # output: error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" not ok 9 CSI inline volume test with pod portability - unmount succeeds # (from function `assert_success' in file test/bats/helpers.bash, line 8, # in test file test/bats/aws.bats, line 127) # `assert_success' failed # expected: 0 # actual: 1 # output: error: exec plugin: invalid apiVersion "client.authentication.k8s.io/v1alpha1" make: *** [Makefile:487: e2e-aws] Error 1 + EXIT_VALUE=2 + set +o xtrace Cleaning up after docker in docker. ================================================================================ Cleaning up after docker Stopping Docker: dockerProgram process in pidfile '/var/run/docker-ssd.pid', 1 process(es), refused to die. ... skipping 3 lines ...