ResultFAILURE
Tests 0 failed / 0 succeeded
Started2025-06-18 09:29
Elapsed8m50s
Revisione668d8cb26998c6c4f3be92a07b7cc2a737413ff
Refs 1029

No Test Failures!


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 360 lines ...
I0618 09:30:48.297577     228 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0618 09:30:48.297593     228 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0618 09:30:48.297597     228 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0618 09:30:48.297603     228 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0618 09:30:48.297911     228 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0618 09:30:48.321093     228 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 23 milliseconds
I0618 09:30:48.321323     228 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0618 09:30:53.301471     228 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0618 09:30:53.325360     228 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 23 milliseconds
I0618 09:30:53.325563     228 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0618 09:30:58.301475     228 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0618 09:30:58.334438     228 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 32 milliseconds
I0618 09:30:58.335137     228 token.go:114] [discovery] Cluster info signature and contents are valid and no TLS pinning was specified, will use API Server "tekton-results-control-plane:6443"
I0618 09:30:58.335157     228 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I0618 09:30:58.335171     228 join.go:565] [preflight] Fetching init configuration
I0618 09:30:58.335177     228 join.go:652] [preflight] Retrieving KubeConfig objects
... skipping 187 lines ...
Fetching access tokens...
Created /tmp/tekton-results/tokens/all-namespaces-read-access
Created /tmp/tekton-results/tokens/single-namespace-read-access
Created /tmp/tekton-results/tokens/all-namespaces-admin-access
Created /tmp/tekton-results/tokens/all-namespaces-impersonate-access
Waiting for deployments to be ready...
error: timed out waiting for the condition on pods/tekton-results-postgres-0
+ cleanup
+ kind delete cluster
Deleting cluster "tekton-results" ...
Deleted nodes: ["tekton-results-worker" "tekton-results-control-plane"]
+ failed=1
+ return 1
Running integration test test/vendor/github.com/tektoncd/plumbing/scripts/e2e-tests.sh
==================================
==== INTEGRATION TESTS FAILED ====
==================================
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
Cleaning up binfmt_misc ...
... skipping 3 lines ...