Error lines from build-log.txt
... skipping 2184 lines ...
==== RUNNING INTEGRATION TESTS ====
===================================
/home/prow/go/src/github.com/tektoncd/results /home/prow/go/src/github.com/tektoncd/results
Running integration test test/e2e-tests.sh
+ E2E_GO_TEST_TIMEOUT=20m
+ main
+ failed=0
+ echo 'Start e2e tests with a timeout of 20m'
Start e2e tests with a timeout of 20m
++ dirname test/e2e-tests.sh
+ timeout 20m test/e2e/e2e.sh
+ trap cleanup EXIT
+ main
... skipping 231 lines ...
I0404 09:00:09.028961 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0404 09:00:09.528979 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I0404 09:00:12.164716 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2135 milliseconds
I0404 09:00:12.167709 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2 milliseconds
I0404 09:00:12.529039 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0404 09:00:13.029416 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0404 09:00:13.529650 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
I0404 09:00:14.029403 198 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 0 milliseconds
[api-check] The API server is healthy after 6.001816562s
I0404 09:00:14.030065 198 loader.go:395] Config loaded from file: /etc/kubernetes/admin.conf
I0404 09:00:14.030983 198 loader.go:395] Config loaded from file: /etc/kubernetes/super-admin.conf
I0404 09:00:14.031496 198 kubeconfig.go:608] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0404 09:00:14.032624 198 round_trippers.go:553] POST https://tekton-results-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 403 Forbidden in 0 milliseconds
... skipping 105 lines ...
I0404 09:00:16.470230 202 joinconfiguration.go:83] loading configuration from "/kind/kubeadm.conf"
I0404 09:00:16.471830 202 controlplaneprepare.go:225] [download-certs] Skipping certs download
I0404 09:00:16.471847 202 join.go:536] [preflight] Discovering cluster-info
I0404 09:00:16.471880 202 token.go:79] [discovery] Created cluster-info discovery client, requesting info from "tekton-results-control-plane:6443"
I0404 09:00:16.472331 202 token.go:210] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signaturefor token ID "abcdef"
I0404 09:00:16.513373 202 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 40 milliseconds
I0404 09:00:16.513841 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0404 09:00:21.540330 202 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 63 milliseconds
I0404 09:00:21.540593 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0404 09:00:26.513322 202 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 36 milliseconds
I0404 09:00:26.513623 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0404 09:00:31.521257 202 round_trippers.go:553] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 45 milliseconds
I0404 09:00:31.522050 202 token.go:104] [discovery] Cluster info signature and contents are valid and no TLS pinning was specified, will use API Server "tekton-results-control-plane:6443"
I0404 09:00:31.522069 202 discovery.go:52] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0404 09:00:31.522086 202 join.go:550] [preflight] Fetching init configuration
I0404 09:00:31.522092 202 join.go:596] [preflight] Retrieving KubeConfig objects
[preflight] Reading configuration from the cluster...
... skipping 137 lines ...
2025/04/04 09:00:41 Using base cgr.dev/chainguard/static:latest@sha256:95a45fc5fda9aa71dbdc645b20c6fb03f33aec8c1c2581ef7362b1e6e1d09dfb for github.com/tektoncd/results/cmd/retention-policy-agent
2025/04/04 09:00:41 Using base cgr.dev/chainguard/static:latest@sha256:95a45fc5fda9aa71dbdc645b20c6fb03f33aec8c1c2581ef7362b1e6e1d09dfb for github.com/tektoncd/results/cmd/watcher
2025/04/04 09:00:41 Using base cgr.dev/chainguard/static:latest@sha256:95a45fc5fda9aa71dbdc645b20c6fb03f33aec8c1c2581ef7362b1e6e1d09dfb for github.com/tektoncd/results/cmd/api
2025/04/04 09:00:42 Building github.com/tektoncd/results/cmd/retention-policy-agent for linux/amd64
2025/04/04 09:00:42 Building github.com/tektoncd/results/cmd/api for linux/amd64
2025/04/04 09:00:42 Building github.com/tektoncd/results/cmd/watcher for linux/amd64
{"component":"entrypoint","file":"k8s.io/test-infra/prow/entrypoint/run.go:169","func":"k8s.io/test-infra/prow/entrypoint.Options.ExecuteProcess","level":"error","msg":"Entrypoint received interrupt: terminated","severity":"error","time":"2025-04-04T09:02:21Z"}