Error lines from build-log.txt
... skipping 81 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 ...
I1113 11:28:28.872386 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I1113 11:28:29.373103 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I1113 11:28:32.231825 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2359 milliseconds
I1113 11:28:32.236284 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 4 milliseconds
I1113 11:28:32.373901 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 1 milliseconds
I1113 11:28:32.873398 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I1113 11:28:33.373616 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
[api-check] The API server is healthy after 6.001498847s
I1113 11:28:33.873070 192 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 0 milliseconds
I1113 11:28:33.873694 192 loader.go:395] Config loaded from file: /etc/kubernetes/admin.conf
I1113 11:28:33.874457 192 loader.go:395] Config loaded from file: /etc/kubernetes/super-admin.conf
I1113 11:28:33.875006 192 kubeconfig.go:608] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I1113 11:28:33.876324 192 round_trippers.go:553] POST https://tekton-results-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 403 Forbidden in 1 milliseconds
... skipping 105 lines ...
I1113 11:28:36.326041 202 joinconfiguration.go:83] loading configuration from "/kind/kubeadm.conf"
I1113 11:28:36.327100 202 controlplaneprepare.go:225] [download-certs] Skipping certs download
I1113 11:28:36.327167 202 join.go:536] [preflight] Discovering cluster-info
I1113 11:28:36.327207 202 token.go:79] [discovery] Created cluster-info discovery client, requesting info from "tekton-results-control-plane:6443"
I1113 11:28:36.327665 202 token.go:210] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signaturefor token ID "abcdef"
I1113 11:28:36.360688 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 32 milliseconds
I1113 11:28:36.361327 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1113 11:28:41.361908 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 30 milliseconds
I1113 11:28:41.362200 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1113 11:28:46.359395 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 27 milliseconds
I1113 11:28:46.359717 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1113 11:28:51.353302 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 25 milliseconds
I1113 11:28:51.354106 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"
I1113 11:28:51.354124 202 discovery.go:52] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I1113 11:28:51.354140 202 join.go:550] [preflight] Fetching init configuration
I1113 11:28:51.354144 202 join.go:596] [preflight] Retrieving KubeConfig objects
[preflight] Reading configuration from the cluster...
... skipping 137 lines ...
2024/11/13 11:29:00 Using base cgr.dev/chainguard/static:latest@sha256:561b669256bd2b5a8afed34614e8cb1b98e4e2f66d42ac7a8d80d317d8c8688a for github.com/tektoncd/results/cmd/retention-policy-agent
2024/11/13 11:29:00 Using base cgr.dev/chainguard/static:latest@sha256:561b669256bd2b5a8afed34614e8cb1b98e4e2f66d42ac7a8d80d317d8c8688a for github.com/tektoncd/results/cmd/api
2024/11/13 11:29:00 Using base cgr.dev/chainguard/static:latest@sha256:561b669256bd2b5a8afed34614e8cb1b98e4e2f66d42ac7a8d80d317d8c8688a for github.com/tektoncd/results/cmd/watcher
2024/11/13 11:29:00 Building github.com/tektoncd/results/cmd/api for linux/amd64
2024/11/13 11:29:00 Building github.com/tektoncd/results/cmd/retention-policy-agent for linux/amd64
2024/11/13 11:29:00 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":"2024-11-13T11:30:19Z"}