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 ...
I1111 04:19:26.297631 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I1111 04:19:26.797640 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s in 0 milliseconds
I1111 04:19:29.452975 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 2155 milliseconds
I1111 04:19:29.465603 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 12 milliseconds
I1111 04:19:29.798104 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I1111 04:19:30.298579 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 403 Forbidden in 0 milliseconds
I1111 04:19:30.799421 200 round_trippers.go:553] GET https://tekton-results-control-plane:6443/healthz?timeout=10s 500 Internal Server Error in 1 milliseconds
I1111 04:19:31.299138 200 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.002167227s
I1111 04:19:31.299727 200 loader.go:395] Config loaded from file: /etc/kubernetes/admin.conf
I1111 04:19:31.300494 200 loader.go:395] Config loaded from file: /etc/kubernetes/super-admin.conf
I1111 04:19:31.300919 200 kubeconfig.go:608] ensuring that the ClusterRoleBinding for the kubeadm:cluster-admins Group exists
I1111 04:19:31.301952 200 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 ...
I1111 04:19:33.748516 202 joinconfiguration.go:83] loading configuration from "/kind/kubeadm.conf"
I1111 04:19:33.749706 202 controlplaneprepare.go:225] [download-certs] Skipping certs download
I1111 04:19:33.749723 202 join.go:536] [preflight] Discovering cluster-info
I1111 04:19:33.749743 202 token.go:79] [discovery] Created cluster-info discovery client, requesting info from "tekton-results-control-plane:6443"
I1111 04:19:33.750281 202 token.go:210] [discovery] Waiting for the cluster-info ConfigMap to receive a JWS signaturefor token ID "abcdef"
I1111 04:19:33.771630 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 21 milliseconds
I1111 04:19:33.772162 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1111 04:19:38.773511 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 19 milliseconds
I1111 04:19:38.773761 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1111 04:19:43.776875 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 22 milliseconds
I1111 04:19:43.777144 202 token.go:228] [discovery] Retrying due to error: could not find a JWS signature in the cluster-info ConfigMap for token ID "abcdef"
I1111 04:19:48.775708 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 20 milliseconds
I1111 04:19:48.776598 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"
I1111 04:19:48.776618 202 discovery.go:52] [discovery] Using provided TLSBootstrapToken as authentication credentials for the join process
I1111 04:19:48.776634 202 join.go:550] [preflight] Fetching init configuration
I1111 04:19:48.776640 202 join.go:596] [preflight] Retrieving KubeConfig objects
[preflight] Reading configuration from the cluster...
... skipping 224 lines ...
"commit": "1a6b908",
+ "object.metadata.name": "hello",
"repo": "tektoncd/results",
+ "tekton.dev/pipeline": "hello",
}
=== RUN TestPipelineRun/result_data_consistency/the_PipelineRun_was_archived_in_its_final_state
--- FAIL: TestPipelineRun (27.80s)
--- PASS: TestPipelineRun/check_annotations (16.01s)
--- PASS: TestPipelineRun/check_deletion (8.01s)
--- PASS: TestPipelineRun/check_result (0.76s)
--- PASS: TestPipelineRun/check_record (0.80s)
--- PASS: TestPipelineRun/check_event_record (0.80s)
--- FAIL: TestPipelineRun/result_data_consistency (1.40s)
--- FAIL: TestPipelineRun/result_data_consistency/Result_and_RecordSummary_Annotations_were_set_accordingly (0.00s)
--- PASS: TestPipelineRun/result_data_consistency/the_PipelineRun_was_archived_in_its_final_state (0.60s)
=== RUN TestGRPCLogging
=== RUN TestGRPCLogging/log_entry_is_found_when_not_expected
=== RUN TestGRPCLogging/log_entry_is_found_when_expected
--- PASS: TestGRPCLogging (0.41s)
--- PASS: TestGRPCLogging/log_entry_is_found_when_not_expected (0.02s)
... skipping 91 lines ...
--- PASS: TestImpersonation/impersonate_with_user_not_having_permission (1.20s)
--- PASS: TestImpersonation/impersonate_with_user_not_having_permission/grpc (0.59s)
--- PASS: TestImpersonation/impersonate_with_user_not_having_permission/rest (0.60s)
--- PASS: TestImpersonation/impersonate_with_user_having_permission (1.20s)
--- PASS: TestImpersonation/impersonate_with_user_having_permission/grpc (0.59s)
--- PASS: TestImpersonation/impersonate_with_user_having_permission/rest (0.60s)
FAIL
FAIL github.com/tektoncd/results/test/e2e 68.737s
FAIL
+ 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 ...