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 241 lines ...
I0624 07:36:34.818297 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 8 milliseconds
I0624 07:36:34.857432 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 07:36:35.357180 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 07:36:35.857482 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 07:36:36.357071 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 07:36:36.857418 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I0624 07:36:37.357127 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
I0624 07:36:37.857305 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 0 milliseconds
I0624 07:36:38.358226 221 round_trippers.go:560] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 200 OK in 1 milliseconds
[api-check] The API server is healthy after 7.502261067s
I0624 07:36:38.358837 221 loader.go:402] Config loaded from file: /etc/kubernetes/admin.conf
I0624 07:36:38.359567 221 loader.go:402] Config loaded from file: /etc/kubernetes/super-admin.conf
I0624 07:36:38.360000 221 kubeconfig.go:665] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I0624 07:36:38.360954 221 round_trippers.go:560] POST https://tekton-results-control-plane:6443/apis/rbac.authorization.k8s.io/v1/clusterrolebindings?timeout=10s 403 Forbidden in 0 milliseconds
... skipping 109 lines ...
I0624 07:36:40.782763 230 envvar.go:172] "Feature gate default state" feature="ClientsAllowCBOR" enabled=false
I0624 07:36:40.782793 230 envvar.go:172] "Feature gate default state" feature="ClientsPreferCBOR" enabled=false
I0624 07:36:40.782800 230 envvar.go:172] "Feature gate default state" feature="InformerResourceVersion" enabled=false
I0624 07:36:40.782806 230 envvar.go:172] "Feature gate default state" feature="WatchListClient" enabled=false
I0624 07:36:40.783152 230 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0624 07:36:40.831599 230 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 48 milliseconds
I0624 07:36:40.831900 230 token.go:250] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I0624 07:36:45.787454 230 token.go:230] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signature for token ID "abcdef"
I0624 07:36:45.814108 230 round_trippers.go:560] GET https://tekton-results-control-plane:6443/api/v1/namespaces/kube-public/configmaps/cluster-info?timeout=10s 200 OK in 26 milliseconds
[preflight] Reading configuration from the "kubeadm-config" ConfigMap in namespace "kube-system"...
[preflight] Use 'kubeadm init phase upload-config --config your-config.yaml' to re-upload it.
I0624 07:36:45.814917 230 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"
I0624 07:36:45.814980 230 discovery.go:53] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
... skipping 189 lines ...
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...
pod/tekton-results-postgres-0 condition met
error: timed out waiting for the condition on deployments/tekton-results-api
+ 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 ...