ResultFAILURE
Tests 3 failed / 289 succeeded
Started2024-11-05 12:57
Elapsed30m46s
Revisiondc809f9626dc675ab86861fd3e6200e8f223e476
Refs 8366

Test Failures


test TestExamples 0.11s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=test\sTestExamples$'
    path_filtering.go:65: Allowing only "alpha" examples
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/4808-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/6139-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/consume-artifacts-from-task.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/param-enum.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/pipelinerun-large-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/pipelinerun-with-cel-when-expressions.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/alpha/stepaction-params.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/7392-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/git-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/http-resolver-credentials.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/http-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/ignore-task-error.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/isolated-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipeline-emitting-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipeline-with-when-expressions-using-array-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-and-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-array-references.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-context-variables.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-emitting-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-include-explicit.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix-include.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/pipelinerun-with-matrix.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/beta/propagated-pipeline-object-param.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/ignore-step-error.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/mapping-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/optional-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-object-param-and-result.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-object-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipeline-with-displayname.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-array-results-substitution.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-param-array-indexing.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-results-with-params.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-task-execution-status.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-using-different-subpaths-of-workspace.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-extra-params.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-final-results.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-final-tasks.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-parallel-tasks-using-pvc.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-params.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-pipelinespec-and-taskspec.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-pipelinespec.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun-with-when-expressions.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/pipelinerun.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating-workspaces-in-pipelines.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_params_implicit_parameters.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_params_in_pipeline.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_params_with_scope_precedence.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_params_with_scope_precedence_default_only.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_results_implicit_resultref.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/propagating_workspaces_with_referenced_resources.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/task_results_example.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/using-optional-workspaces-in-when-expressions.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/using-retries-and-retry-count-variables.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/using_context_variables.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/workspace-from-volumeclaimtemplate.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/workspaces-projected.yaml
    examples_test.go:197: Adding test ../examples/v1/pipelineruns/workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/5080-entrypoint-init-regression.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/param-enum.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/produce-consume-artifacts.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/step-stream-results.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/step-stream-volumes.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/step-stream-workspace.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/stepaction-when.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/alpha/task-artifacts.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/array-default.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/authenticating-git-commands.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/authenticating-git-commands.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/bundles-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/emit-array-results.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/git-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/hub-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/large-task-result.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/param_array_indexing.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/propagated-object-parameters.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepaction-git-resolver.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepaction-params.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepaction-passing-results.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepaction-results.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepaction.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/stepactions-steptemplate.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/workspace-in-sidecar.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/beta/workspace-isolation.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/configmap.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/creds-init-only-mounts-provided-credentials.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/custom-env.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/custom-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/dind-sidecar.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/entrypoint-resolution.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/home-is-set.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/home-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/ignore-step-error.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/object-param-result.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/optional-workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/propagating_params_implicit.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/propagating_workspaces.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/readonly-internal-dir.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/run-steps-as-non-root.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/secret-env.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/secret-volume-params.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/secret-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/sidecar-interp.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/sidecar-ready-script.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/sidecar-ready.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/step-by-digest.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/step-script.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/steps-run-in-order.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/steptemplate-env-merge.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/steptemplate-variable-interop.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/task-result.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/task-volume-args.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/template-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/unnamed-steps.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/using_context_variables.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workingdir.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workspace-in-sidecar.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workspace-readonly.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workspace-volume.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workspace-with-volumeClaimTemplate.yaml
    examples_test.go:197: Adding test ../examples/v1/taskruns/workspace.yaml
    examples_test.go:197: Adding test ../examples/v1beta1/pipelineruns/clustertask-pipelinerun.yaml
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/clustertask.yaml
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/image-params.yaml
				from junit_LcIADVJc.xml

Filter through log files


test TestExamples/v1/pipelineruns/alpha/consume-artifacts-from-task 48s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=test\sTestExamples\/v1\/pipelineruns\/alpha\/consume\-artifacts\-from\-task$'
    examples_test.go:123: Create namespace arendelle-r5fmt to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-r5fmt"
=== NAME  TestExamples/v1/pipelineruns/alpha/param-enum
    examples_test.go:165: Deleting namespace arendelle-fgrtz
				from junit_LcIADVJc.xml

Filter through log files


test TestExamples/v1/taskruns/dind-sidecar 49s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=test\sTestExamples\/v1\/taskruns\/dind\-sidecar$'
    examples_test.go:123: Create namespace arendelle-nfclp to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-nfclp"
=== NAME  TestExamples/v1/taskruns/beta/emit-array-results
    examples_test.go:165: Deleting namespace arendelle-6dpj6
				from junit_LcIADVJc.xml

Filter through log files


Show 289 Passed Tests

Show 17 Skipped Tests