ResultFAILURE
Tests 1 failed / 216 succeeded
Started2024-11-06 18:54
Elapsed23m5s
Revision9a9c0c84431aca1896d2ec003ac0d63fb2924ae0
Refs 8377

Test Failures


test TestWaitCustomTask_V1_PipelineRun 3.32s

go run hack/e2e.go -v --test --test_args='--ginkgo.focus=test\sTestWaitCustomTask\_V1\_PipelineRun$'
    custom_task_test.go:401: Create namespace arendelle-4qf56 to deploy to
    custom_task_test.go:401: Verify SA "default" is created in namespace "arendelle-4qf56"
    custom_task_test.go:406: Creating Wait v1beta1.CustomRun Custom Task Controller...
    custom_task_test.go:406: Failed to create Wait Custom Task Controller: exit status 1, Output: error: no objects passed to apply
        Error: error processing import paths in "./config/controller.yaml": error resolving image references: found strict reference but ko://github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller is not a valid import path: error loading package from github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller: err: exit status 1: stderr: go: updates to go.mod needed; to update it:
        
    panic.go:626: ############################################
    panic.go:626: ### Dumping objects from arendelle-4qf56 ###
    panic.go:626: ############################################
    panic.go:626: 
    panic.go:626: #####################################################
    panic.go:626: ### Dumping logs from Pods in the arendelle-4qf56 ###
    panic.go:626: #####################################################
    panic.go:626: Not deleting namespace arendelle-4qf56
				from junit_2Bkonger.xml

Filter through log files


Show 216 Passed Tests

Show 41 Skipped Tests

Error lines from build-log.txt

... skipping 648 lines ...
    stream.go:305: I 19:05:05.018 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-ref] Reconcile succeeded
    stream.go:305: D 19:05:05.017 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:05.026 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:05.026 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-spec] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-custom-task-spec (depth: 1)
    stream.go:305: I 19:05:05.027 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-spec] Reconciling custom-task-kvfjwobm-custom-task-spec
    stream.go:305: I 19:05:05.027 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-spec] Reconcile succeeded
    stream.go:305: I 19:05:05.029 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:05.029624228 +0000 UTC m=+245.719482009} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:05:05.043 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:05.045 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:05.029624228 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 55 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:05.029624228 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 49 lines ...
          	},
          }
    stream.go:305: D 19:05:05.084 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m59.95509831s (depth: 0)
    stream.go:305: D 19:05:05.084 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:05.085 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:05.085 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:05.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:05:05.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m59.913031842s (depth: 0)
    stream.go:305: D 19:05:05.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:05.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:05.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:05 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:05:05.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m59.910983737s (depth: 0)
    stream.go:305: D 19:05:06.037 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-ref] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-custom-task-ref (depth: 1)
    stream.go:305: I 19:05:06.037 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-ref] Reconciling custom-task-kvfjwobm-custom-task-ref
    stream.go:305: I 19:05:06.037 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-custom-task-ref] Reconcile succeeded
    stream.go:305: D 19:05:06.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:06.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:06.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:06.042 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06.042468226 +0000 UTC m=+246.732326005} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:05:06.045 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 8 lines ...
    stream.go:305: D 19:05:06.072 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:06.074 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.957386527s (depth: 0)
    stream.go:305: D 19:05:06.074 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:06.074 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:06.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Creating a new TaskRun object custom-task-kvfjwobm-result-consumer for pipeline task result-consumer
    stream.go:305: D 19:05:06.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-result-consumer (depth: 1)
    stream.go:305: I 19:05:06.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06.089471222 +0000 UTC m=+246.779329003} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:06.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:06.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:06.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: D 19:05:06.095 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 9 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 23 lines ...
    stream.go:305: D 19:05:06.124 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:06.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.908952581s (depth: 0)
    stream.go:305: D 19:05:06.126 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:06.126 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Adding to queue arendelle-frx4g/custom-task-kvfjwobm (depth: 1)
    stream.go:305: D 19:05:06.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-result-consumer (depth: 1)
    stream.go:305: I 19:05:06.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:06.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.86921223s (depth: 0)
    stream.go:305: D 19:05:06.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:06.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.131 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 43 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:05:06.136 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:06.137 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.863154137s (depth: 0)
    stream.go:305: D 19:05:06.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-result-consumer (depth: 1)
    stream.go:305: D 19:05:06.164 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 51 lines ...
    stream.go:305: D 19:05:06.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:06.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:06.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:06.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 6, 182412730, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: I 19:05:06.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:06.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.816918151s (depth: 0)
    stream.go:305: D 19:05:06.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 80 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "input-result-from-custom-task-ref", Type: "string"}, {Name: "input-result-from-custom-task-spec", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/ubuntu", Command: {"/bin/bash"}, Args: {"-c", "echo $(input-result-from-custom-task-ref) $(input-result-from-cu"...}}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:05:06.203 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:06.203 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m58.796423641s (depth: 0)
    stream.go:305: D 19:05:06.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Requeuing key arendelle-frx4g/custom-task-kvfjwobm-result-consumer (by request) after 59m59.798395309s (depth: 0)
    stream.go:305: D 19:05:06.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:06.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:06.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:06.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 6, 230888958, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 62 lines ...
    stream.go:305: D 19:05:09.397 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:09.397 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:09.397 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:09.397 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:09.397 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 9, 397970835, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:05:09.398 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Requeuing key arendelle-frx4g/custom-task-kvfjwobm-result-consumer (by request) after 59m56.601947003s (depth: 0)
    stream.go:305: I 19:05:09.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:09.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m55.599853101s (depth: 0)
    stream.go:305: D 19:05:12.380 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-result-consumer (depth: 1)
    stream.go:305: D 19:05:12.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:12.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:12.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:12.390 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 12, 390528592, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 62 lines ...
    stream.go:305: D 19:05:12.407 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Requeuing key arendelle-frx4g/custom-task-kvfjwobm-result-consumer (by request) after 59m53.609345197s (depth: 0)
    stream.go:305: D 19:05:12.409 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:12.409 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:12.410 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:12.410 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 12, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:05:12.411 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Requeuing key arendelle-frx4g/custom-task-kvfjwobm-result-consumer (by request) after 59m53.589118331s (depth: 0)
    stream.go:305: I 19:05:12.412 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded Unknown  {2024-11-06 19:05:06 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:12.414 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Requeuing key arendelle-frx4g/custom-task-kvfjwobm (by request) after 59m52.585553884s (depth: 0)
    stream.go:305: D 19:05:13.384 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Adding to queue arendelle-frx4g/custom-task-kvfjwobm-result-consumer (depth: 1)
    stream.go:305: D 19:05:13.384 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:13.384 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:13.385 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] set taskspec for arendelle-frx4g/custom-task-kvfjwobm-result-consumer - script: 
    stream.go:305: I 19:05:13.385 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] Successfully reconciled taskrun custom-task-kvfjwobm-result-consumer/arendelle-frx4g with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 5, 13, 385516263, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"}
... skipping 61 lines ...
    stream.go:305: D 19:05:13.405 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] got tracing carriermap[]
    stream.go:305: D 19:05:13.405 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:05:13.406 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] got tracing carriermap[]
    stream.go:305: D 19:05:13.406 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:13.406 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm-result-consumer] taskrun done : custom-task-kvfjwobm-result-consumer 
    stream.go:305: I 19:05:13.407 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] All TaskRuns have finished for PipelineRun custom-task-kvfjwobm so it has finished
    stream.go:305: I 19:05:13.408 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] PipelineRun custom-task-kvfjwobm status is being set to &{Succeeded True  {2024-11-06 19:05:13.408024635 +0000 UTC m=+254.097882417} Succeeded Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:05:13.411 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-frx4g/custom-task-kvfjwobm] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:06 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:13.408024635 +0000 UTC m=+254.097882417"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:05:05 +0000 UTC",
... skipping 29 lines ...
    custom_task_test.go:302: Waiting for Pipelinerun pipeline-run-custom-task-timeout-mewfqumy in namespace arendelle-hllkr to be started
    stream.go:305: D 19:05:14.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: D 19:05:14.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] got tracing carriermap[]
    stream.go:305: D 19:05:14.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:14.159 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Creating a new CustomRun object pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref
    stream.go:305: D 19:05:14.168 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref (depth: 1)
    stream.go:305: I 19:05:14.169 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] PipelineRun pipeline-run-custom-task-timeout-mewfqumy status is being set to &{Succeeded Unknown  {2024-11-06 19:05:14.169685535 +0000 UTC m=+254.859543316} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:14.170 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: I 19:05:14.168 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref
    stream.go:305: I 19:05:14.169 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconcile succeeded
    stream.go:305: D 19:05:14.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: D 19:05:14.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 2 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:14.169685535 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 36 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:14.169685535 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 31 lines ...
          }
    stream.go:305: D 19:05:14.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Requeuing key arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (by request) after 4.819222431s (depth: 0)
    stream.go:305: D 19:05:14.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] got tracing carriermap[]
    stream.go:305: D 19:05:14.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:14.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Found a CustomRun pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref that was missing from the PipelineRun status
    stream.go:305: D 19:05:14.216 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: I 19:05:14.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] PipelineRun pipeline-run-custom-task-timeout-mewfqumy status is being set to &{Succeeded Unknown  {2024-11-06 19:05:14.220819521 +0000 UTC m=+254.910677303} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:14.233 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:14.220819521 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 29 lines ...
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:05:14.254 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Requeuing key arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (by request) after 4.766875683s (depth: 0)
    stream.go:305: D 19:05:14.255 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] got tracing carriermap[]
    stream.go:305: D 19:05:14.255 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:14.255 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] PipelineRun pipeline-run-custom-task-timeout-mewfqumy status is being set to &{Succeeded Unknown  {2024-11-06 19:05:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:05:14.255 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Requeuing key arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (by request) after 4.744431177s (depth: 0)
    custom_task_test.go:346: Waiting for PipelineRun pipeline-run-custom-task-timeout-mewfqumy in namespace arendelle-hllkr to be timed out
    stream.go:305: D 19:05:15.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: D 19:05:15.183 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref (depth: 1)
    stream.go:305: D 19:05:15.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] got tracing carriermap[]
    stream.go:305: D 19:05:15.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:15.183 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref
    stream.go:305: I 19:05:15.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] PipelineRun pipeline-run-custom-task-timeout-mewfqumy status is being set to &{Succeeded Unknown  {2024-11-06 19:05:14 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 19:05:15.184 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconcile succeeded
    stream.go:305: D 19:05:15.185 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Requeuing key arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (by request) after 3.815230881s (depth: 0)
    stream.go:305: D 19:05:19.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] got tracing carriermap[]
    stream.go:305: D 19:05:19.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:05:19.001 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] patching CustomRun pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref for timeout
    stream.go:305: D 19:05:19.012 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref (depth: 1)
    stream.go:305: I 19:05:19.012 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconciling pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref
    stream.go:305: I 19:05:19.012 tekton-events-controller-7dbf8fc485-7jc59 [github.com.tektoncd.pipeline.pkg.reconciler.notifications.customrun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy-custom-task-ref] Reconcile succeeded
    stream.go:305: I 19:05:19.013 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] PipelineRun pipeline-run-custom-task-timeout-mewfqumy status is being set to &{Succeeded False  {2024-11-06 19:05:19.012963334 +0000 UTC m=+259.702821115} PipelineRunTimeout PipelineRun "pipeline-run-custom-task-timeout-mewfqumy" failed to finish within "5s"}
    stream.go:305: D 19:05:19.013 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Adding to queue arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy (depth: 1)
    stream.go:305: D 19:05:19.014 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-hllkr/pipeline-run-custom-task-timeout-mewfqumy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:14 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:05:19.012963334 +0000 UTC m=+259.702821115"},
        + 				Reason:             "PipelineRunTimeout",
        + 				Message:            `PipelineRun "pipeline-run-custom-task-timeout-mewfqumy" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:05:14 +0000 UTC",
... skipping 13 lines ...
    custom_task_test.go:373: Deleting namespace arendelle-hllkr
--- PASS: TestPipelineRunCustomTaskTimeout (5.11s)
=== RUN   TestWaitCustomTask_V1_PipelineRun
    custom_task_test.go:401: Create namespace arendelle-4qf56 to deploy to
    custom_task_test.go:401: Verify SA "default" is created in namespace "arendelle-4qf56"
    custom_task_test.go:406: Creating Wait v1beta1.CustomRun Custom Task Controller...
    custom_task_test.go:406: Failed to create Wait Custom Task Controller: exit status 1, Output: error: no objects passed to apply
        Error: error processing import paths in "./config/controller.yaml": error resolving image references: found strict reference but ko://github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller is not a valid import path: error loading package from github.com/tektoncd/pipeline/test/wait-task-beta/cmd/controller: err: exit status 1: stderr: go: updates to go.mod needed; to update it:
        	go mod tidy
        
    panic.go:626: ############################################
    panic.go:626: ### Dumping objects from arendelle-4qf56 ###
    panic.go:626: ############################################
    panic.go:626: 
    panic.go:626: #####################################################
    panic.go:626: ### Dumping logs from Pods in the arendelle-4qf56 ###
    panic.go:626: #####################################################
    panic.go:626: Not deleting namespace arendelle-4qf56
--- FAIL: TestWaitCustomTask_V1_PipelineRun (3.32s)
=== RUN   TestDAGPipelineRun
    dag_test.go:55: Create namespace arendelle-vpv4s to deploy to
    dag_test.go:55: Verify SA "default" is created in namespace "arendelle-vpv4s"
=== PAUSE TestDAGPipelineRun
=== RUN   TestDuplicatePodTaskRun
=== PAUSE TestDuplicatePodTaskRun
... skipping 27 lines ...
    larger_results_sidecar_logs_test.go:69: Verify SA "default" is created in namespace "arendelle-lnlxx"
    larger_results_sidecar_logs_test.go:79: Setting up test resources for "larger results via sidecar logs" test in namespace arendelle-lnlxx
    larger_results_sidecar_logs_test.go:92: Waiting for PipelineRun larger-results-sidecar-logs in namespace arendelle-lnlxx to complete
    larger_results_sidecar_logs_test.go:114: Checking Taskrun larger-results-sidecar-logs-task1
    larger_results_sidecar_logs_test.go:114: Checking Taskrun larger-results-sidecar-logs-task2
    larger_results_sidecar_logs_test.go:114: Checking Taskrun larger-results-sidecar-logs-task3
    larger_results_sidecar_logs_test.go:114: Checking Taskrun larger-results-sidecar-logs-failed-task
    larger_results_sidecar_logs_test.go:131: Successfully finished test "larger results via sidecar logs"
    larger_results_sidecar_logs_test.go:132: Deleting namespace arendelle-lnlxx
--- PASS: TestLargerResultsSidecarLogs (23.34s)
    --- PASS: TestLargerResultsSidecarLogs/larger_results_via_sidecar_logs (23.27s)
=== RUN   TestPipelineRunMatrixed
=== PAUSE TestPipelineRunMatrixed
... skipping 38 lines ...
    pipelinerun_test.go:432: Creating Pipeline, and PipelineRun pipeline-run-ref-deleted-tjwcgjfn in namespace arendelle-7xlf8
    pipelinerun_test.go:475: Waiting for PipelineRun pipeline-run-ref-deleted-tjwcgjfn in namespace arendelle-7xlf8 to complete
    stream.go:305: D 19:06:28.557 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:28.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:28.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:28.563 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Creating a new TaskRun object pipeline-run-ref-deleted-tjwcgjfn-step1 for pipeline task step1
    stream.go:305: I 19:06:28.575 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28.575406716 +0000 UTC m=+329.265264498} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:28.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:28.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:28.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:28.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:28.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 5 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:06:28.575406716 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 105 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:06:28.575406716 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 40 lines ...
          }
    stream.go:305: D 19:06:28.634 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:28.637 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:28.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m59.409924191s (depth: 1)
    stream.go:305: D 19:06:28.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:28.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:28.639 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:28.640 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m59.35994631s (depth: 0)
    stream.go:305: D 19:06:28.643 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 54 lines ...
    stream.go:305: D 19:06:28.658 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:28.658 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:28.659 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
        sleep 10
    stream.go:305: I 19:06:28.659 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step1/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 28, 659149768, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: I 19:06:28.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:28.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 38 lines ...
    stream.go:305: D 19:06:28.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:28.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:28.676 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (by request) after 59m59.340660877s (depth: 0)
    stream.go:305: D 19:06:28.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:28.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:28.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:28.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:28.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
        sleep 10
    stream.go:305: D 19:06:28.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m59.322143853s (depth: 0)
    stream.go:305: I 19:06:28.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step1/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 28, 678123096, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:06:28.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (by request) after 59m59.321226724s (depth: 0)
... skipping 54 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:06:29.849 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:29.850 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:29.850 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:29.851 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:29.855 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m58.145624642s (depth: 0)
    stream.go:305: D 19:06:29.852 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (by request) after 59m58.181842308s (depth: 0)
    stream.go:305: D 19:06:29.855 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:29.855 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:29.855 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 68 lines ...
    stream.go:305: D 19:06:30.847 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:30.847 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:30.847 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
        sleep 10
    stream.go:305: I 19:06:30.847 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step1/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 30, 847839105, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: I 19:06:30.848 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:30.849 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m57.151046233s (depth: 0)
    stream.go:305: D 19:06:30.849 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (by request) after 59m57.152096537s (depth: 0)
    stream.go:305: D 19:06:31.826 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:31.826 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:31.826 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:31.827 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
... skipping 59 lines ...
          	},
          }
    stream.go:305: D 19:06:31.853 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:31.854 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:31.854 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:31.854 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:31.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:28 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:06:31.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m56.143871926s (depth: 0)
    stream.go:305: D 19:06:31.857 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (by request) after 59m56.161366745s (depth: 0)
    stream.go:305: D 19:06:31.858 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:31.858 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:31.858 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 - script: #!/usr/bin/env bash
        # Sleep for 10s
... skipping 72 lines ...
    stream.go:305: D 19:06:42.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:42.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] taskrun done : pipeline-run-ref-deleted-tjwcgjfn-step1 
    stream.go:305: D 19:06:42.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:42.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:42.876 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Creating a new TaskRun object pipeline-run-ref-deleted-tjwcgjfn-step2 for pipeline task step2
    stream.go:305: I 19:06:42.881 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Reconcile succeeded
    stream.go:305: I 19:06:42.889 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42.889660943 +0000 UTC m=+343.579518726} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:42.890 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:42.890 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:42.891 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:42.891 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:42.891 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
... skipping 9 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 22 lines ...
    stream.go:305: I 19:06:42.908 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 42, 908857574, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:06:42.911 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:42.912 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:42.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m45.110150873s (depth: 0)
    stream.go:305: D 19:06:42.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:42.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:42.918 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:42.922 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m45.081847512s (depth: 0)
    stream.go:305: D 19:06:42.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:42.939 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:42.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (depth: 1)
    stream.go:305: D 19:06:42.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:42.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 49 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:06:42.948 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:42.949 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m45.051050902s (depth: 0)
    stream.go:305: D 19:06:42.970 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 54 lines ...
    stream.go:305: D 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 42, 989426596, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: I 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:42.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m45.010353572s (depth: 0)
    stream.go:305: D 19:06:42.990 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 43 lines ...
    stream.go:305: D 19:06:43.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:43.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 19:06:43.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 43, 7812882, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:06:43.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (by request) after 59m58.992107963s (depth: 0)
    stream.go:305: I 19:06:43.011 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:43.014 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m44.9859963s (depth: 0)
    stream.go:305: D 19:06:43.863 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:43.864 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:43.864 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:43.864 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
... skipping 56 lines ...
    stream.go:305: D 19:06:43.887 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:43.887 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:43.887 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 19:06:43.887 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 43, 887191166, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: I 19:06:43.888 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:43.889 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (by request) after 59m58.112626687s (depth: 0)
    stream.go:305: D 19:06:43.889 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m44.110924468s (depth: 0)
    stream.go:305: D 19:06:44.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1 (depth: 1)
    stream.go:305: D 19:06:44.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] got tracing carriermap[]
    stream.go:305: D 19:06:44.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:44.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step1] taskrun done : pipeline-run-ref-deleted-tjwcgjfn-step1 
... skipping 71 lines ...
    stream.go:305: D 19:06:44.902 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:44.903 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 19:06:44.903 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 44, 903846164, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo]\""}
    stream.go:305: D 19:06:44.905 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (by request) after 59m57.094762536s (depth: 0)
    stream.go:305: I 19:06:44.905 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:44.905 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m43.094587378s (depth: 0)
    stream.go:305: D 19:06:45.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:45.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:45.873 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:45.873 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
... skipping 73 lines ...
    stream.go:305: D 19:06:45.900 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:45.900 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
        sleep 10
    stream.go:305: I 19:06:45.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Successfully reconciled taskrun pipeline-run-ref-deleted-tjwcgjfn-step2/arendelle-7xlf8 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 45, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:06:45.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (by request) after 59m56.098725096s (depth: 0)
    stream.go:305: I 19:06:45.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded Unknown  {2024-11-06 19:06:42 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:45.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Requeuing key arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn (by request) after 59m42.098188215s (depth: 0)
    stream.go:305: D 19:06:56.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] Adding to queue arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 (depth: 1)
    stream.go:305: D 19:06:56.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:56.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:56.902 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] set taskspec for arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2 - script: #!/usr/bin/env bash
        # Sleep for another 10s
... skipping 63 lines ...
    stream.go:305: D 19:06:56.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] got tracing carriermap[]
    stream.go:305: D 19:06:56.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] got tracing carriermap[]
    stream.go:305: D 19:06:56.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:56.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:56.923 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn-step2] taskrun done : pipeline-run-ref-deleted-tjwcgjfn-step2 
    stream.go:305: I 19:06:56.924 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] All TaskRuns have finished for PipelineRun pipeline-run-ref-deleted-tjwcgjfn so it has finished
    stream.go:305: I 19:06:56.924 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] PipelineRun pipeline-run-ref-deleted-tjwcgjfn status is being set to &{Succeeded True  {2024-11-06 19:06:56.924762463 +0000 UTC m=+357.614620240} Succeeded Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:06:56.925 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-7xlf8/pipeline-run-ref-deleted-tjwcgjfn] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:06:42 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:06:56.924762463 +0000 UTC m=+357.614620240"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:06:28 +0000 UTC",
... skipping 67 lines ...
    stream.go:305: D 19:06:58.666 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:58.673 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Creating a new TaskRun object pipeline-run-pending-xtdozktc-task for pipeline task task
    stream.go:305: D 19:06:58.682 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc (depth: 1)
    stream.go:305: D 19:06:58.682 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:06:58.682 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:06:58.682 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:58.683 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58.683853892 +0000 UTC m=+359.373711674} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:58.687 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] set taskspec for arendelle-fxd9k/pipeline-run-pending-xtdozktc-task - script: 
    stream.go:305: D 19:06:58.697 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 5 lines ...
        + 					Inner: v1.Time{Time: s"2024-11-06 19:06:58.683853892 +0000 UTC m=+359.373711674"},
        + 				},
        - 				Reason: "PipelineRunPending",
        + 				Reason: "Running",
          				Message: strings.Join({
        - 					`PipelineRun "pipeline-run-pending-xtdozktc" is pending`,
        + 					"Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip",
        + 					"ped: 0",
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
... skipping 85 lines ...
          	},
          }
    stream.go:305: D 19:06:58.730 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc (depth: 1)
    stream.go:305: D 19:06:58.730 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:06:58.730 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:06:58.731 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:58.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:58.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc (by request) after 59m59.263524307s (depth: 0)
    stream.go:305: D 19:06:58.743 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:06:58.754 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 42 lines ...
          	},
          }
    stream.go:305: D 19:06:58.766 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:06:58.766 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc (depth: 1)
    stream.go:305: D 19:06:58.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:06:58.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:58.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:58.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc (by request) after 59m59.232632739s (depth: 0)
    stream.go:305: D 19:06:58.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (by request) after 59m59.952840395s (depth: 0)
    stream.go:305: D 19:06:58.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:06:58.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:58.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] set taskspec for arendelle-fxd9k/pipeline-run-pending-xtdozktc-task - script: 
    stream.go:305: I 19:06:58.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Successfully reconciled taskrun pipeline-run-pending-xtdozktc-task/arendelle-fxd9k with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 58, 768644322, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 40 lines ...
          	},
          }
    stream.go:305: D 19:06:58.783 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc (depth: 1)
    stream.go:305: D 19:06:58.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:06:58.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:58.784 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: I 19:06:58.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:58.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc (by request) after 59m59.214391027s (depth: 0)
    stream.go:305: D 19:06:58.786 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (by request) after 59m59.231252335s (depth: 0)
    stream.go:305: D 19:06:58.786 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:06:58.786 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:58.787 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] set taskspec for arendelle-fxd9k/pipeline-run-pending-xtdozktc-task - script: 
    stream.go:305: I 19:06:58.787 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Successfully reconciled taskrun pipeline-run-pending-xtdozktc-task/arendelle-fxd9k with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 58, 787642060, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 59 lines ...
    stream.go:305: D 19:06:59.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (by request) after 59m58.073318903s (depth: 0)
    stream.go:305: D 19:06:59.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:06:59.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:06:59.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:06:59.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:06:59.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:06:59.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:06:59.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] set taskspec for arendelle-fxd9k/pipeline-run-pending-xtdozktc-task - script: 
    stream.go:305: I 19:06:59.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Successfully reconciled taskrun pipeline-run-pending-xtdozktc-task/arendelle-fxd9k with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 6, 59, 945832481, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:06:59.946 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (by request) after 59m58.053965724s (depth: 0)
    stream.go:305: D 19:06:59.946 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc (by request) after 59m58.054485549s (depth: 0)
    stream.go:305: D 19:07:00.924 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:07:00.924 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
... skipping 58 lines ...
          	},
          }
    stream.go:305: D 19:07:00.935 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc (depth: 1)
    stream.go:305: D 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded Unknown  {2024-11-06 19:06:58 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc (by request) after 59m57.048392564s (depth: 0)
    stream.go:305: D 19:07:00.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Adding to queue arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (depth: 1)
    stream.go:305: D 19:07:00.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] Requeuing key arendelle-fxd9k/pipeline-run-pending-xtdozktc-task (by request) after 59m57.066073189s (depth: 0)
    stream.go:305: D 19:07:00.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:07:00.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:00.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] set taskspec for arendelle-fxd9k/pipeline-run-pending-xtdozktc-task - script: 
... skipping 68 lines ...
    stream.go:305: D 19:07:02.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] got tracing carriermap[]
    stream.go:305: D 19:07:02.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:02.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc-task] taskrun done : pipeline-run-pending-xtdozktc-task 
    stream.go:305: D 19:07:02.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] got tracing carriermap[]
    stream.go:305: D 19:07:02.954 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:02.954 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] All TaskRuns have finished for PipelineRun pipeline-run-pending-xtdozktc so it has finished
    stream.go:305: I 19:07:02.954 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] PipelineRun pipeline-run-pending-xtdozktc status is being set to &{Succeeded True  {2024-11-06 19:07:02.954874986 +0000 UTC m=+363.644732757} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:07:02.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:06:58 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:02.954874986 +0000 UTC m=+363.644732757"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:06:58 +0000 UTC",
... skipping 12 lines ...
    stream.go:305: I 19:07:02.970 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-fxd9k/pipeline-run-pending-xtdozktc] Reconcile succeeded
    pipelinerun_test.go:574: Deleting namespace arendelle-fxd9k
--- PASS: TestPipelineRunPending (6.09s)
=== RUN   TestPipelineRunTaskFailed
    pipelinerun_test.go:957: Create namespace arendelle-sf7wl to deploy to
    pipelinerun_test.go:957: Verify SA "default" is created in namespace "arendelle-sf7wl"
    pipelinerun_test.go:966: Creating Task, Pipeline, and Pending PipelineRun pipeline-run-task-failed-jscntqmr in namespace arendelle-sf7wl
    stream.go:305: D 19:07:03.770 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:03.771 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.770 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: I 19:07:03.774 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Creating a new TaskRun object pipeline-run-task-failed-jscntqmr-xxx for pipeline task xxx
    stream.go:305: D 19:07:03.790 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:03.791 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:03.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:03.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03.794472331 +0000 UTC m=+364.484330112} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 19:07:03.810 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 3, 809993876, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:03.810 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.810 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:03.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:03.794472331 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 7 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "pipeline-run-task-failed-jscntqmr-xxx",
        + 				PipelineTaskName: "xxx",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:03.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:03.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.830 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:03.792184798 +0000 UTC m=+364.482042563",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:03.843 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.849 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:03.794472331 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 7 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "pipeline-run-task-failed-jscntqmr-xxx",
        + 				PipelineTaskName: "xxx",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:03.855 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:03.792184798 +0000 UTC m=+364.482042563",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:03.868 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m59.188944258s (depth: 0)
    stream.go:305: D 19:07:03.868 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:03.868 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.868 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: I 19:07:03.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:03.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m59.127699764s (depth: 0)
    stream.go:305: D 19:07:03.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:03.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: I 19:07:03.873 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:03.874 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m59.125369236s (depth: 1)
    stream.go:305: D 19:07:03.875 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:03.875 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:03.876 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:03.877 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m59.122826861s (depth: 0)
    stream.go:305: D 19:07:03.878 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.878 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m59.961993537s (depth: 0)
    stream.go:305: D 19:07:03.879 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:03.879 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.879 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:03.880 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 3, 880226918, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:03.881 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
... skipping 9 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:03.894 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m59.119582831s (depth: 0)
    stream.go:305: D 19:07:03.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:03.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:03.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:03.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:03.896 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:03.898 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:03.898 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 3, 898629421, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:03.899 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m59.1009681s (depth: 0)
    stream.go:305: I 19:07:03.901 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:03.902 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m59.097672928s (depth: 0)
    stream.go:305: D 19:07:04.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:04.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:04.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:04.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:04.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 4, 961845191, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:04.962 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-update-sa",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:04.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:04.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:04.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:04.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:04.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:04.986 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m58.013185487s (depth: 0)
    stream.go:305: D 19:07:04.988 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m58.038037307s (depth: 0)
    stream.go:305: D 19:07:04.988 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:04.988 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:04.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:04.990 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 4, 989984242, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:04.991 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m58.009869565s (depth: 0)
    stream.go:305: D 19:07:05.952 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:05.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:05.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:05.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:05.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 5, 953628374, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-update-sa]\""}
    stream.go:305: D 19:07:05.955 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 14 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-update-sa",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:05.970 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:05.970 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:05.971 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:05.971 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m57.046116912s (depth: 0)
    stream.go:305: D 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 5, 972561753, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-update-sa]\""}
    stream.go:305: D 19:07:05.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m57.027368448s (depth: 0)
    stream.go:305: I 19:07:05.973 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:05.973 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m57.026663279s (depth: 0)
    stream.go:305: D 19:07:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:07.967 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 7, 967485079, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:07.968 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:07.968 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 20 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m55.03236813s (depth: 1)
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 7, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:07.984 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m55.015120723s (depth: 0)
    stream.go:305: D 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded Unknown  {2024-11-06 19:07:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 7, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m55.014291701s (depth: 0)
    stream.go:305: D 19:07:07.985 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m55.014575769s (depth: 0)
    stream.go:305: D 19:07:08.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:08.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:08.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:08.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] set taskspec for arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx - script: echo 'test' >  /tekton/results/abc
        exit 1
    stream.go:305: I 19:07:08.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Successfully reconciled taskrun pipeline-run-task-failed-jscntqmr-xxx/arendelle-sf7wl with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 8, 961895091, time.Local)}, Reason:"Failed", Message:"\"step-update-sa\" exited with code 1"}
    stream.go:305: D 19:07:08.962 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 2 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:08.961895091 +0000 UTC m=+369.651752872"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-update-sa" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-run-task-failed-jscntqmr-xxx-pod",
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-11-06 19:07:08.961895799 +0000 UTC m=+369.651753565",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:07 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s`&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:[{"key":"abc","value":"test\n","type":1}],StartedAt:2024-11-06 19:07:08.341 +0000 UTC,FinishedAt:2024-11-06 19:07:08 +0000 UTC,ContainerID:containerd://0587865edd0c4659c4b4d62fd814292c7e1b3`...,
          				},
          				Name:              "update-sa",
          				Container:         "step-update-sa",
          				ImageID:           "mirror.gcr.io/bash@sha256:ce062497c248eb1cf4d32927f8c1780cce158d"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
        - 		Results:       nil,
... skipping 10 lines ...
        + 		Sidecars:    []v1.SidecarState{},
          		TaskSpec:    &{Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  /tekton/results/abc\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:08.976 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:08.976 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (depth: 1)
    stream.go:305: D 19:07:08.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:08.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:08.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] All TaskRuns have finished for PipelineRun pipeline-run-task-failed-jscntqmr so it has finished
    stream.go:305: I 19:07:08.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] PipelineRun pipeline-run-task-failed-jscntqmr status is being set to &{Succeeded False  {2024-11-06 19:07:08.97946697 +0000 UTC m=+369.669324751} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:07:08.980 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx (by request) after 59m54.037964286s (depth: 0)
    stream.go:305: D 19:07:08.982 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:03 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:08.97946697 +0000 UTC m=+369.669324751"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:07:03 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-11-06 19:07:08.97946697 +0000 UTC m=+369.669324751",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "xxx", TaskSpec: &{TaskSpec: {Steps: {{Name: "update-sa", Image: "mirror.gcr.io/bash", Script: "echo 'test' >  $(results.abc.path)\nexit 1\n"}}, Results: {{Name: "abc", Type: "string"}}}}}}, Results: {{Name: "abc", Value: {Type: "string", StringVal: "$(tasks.xxx.results.abc)"}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: D 19:07:08.982 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] got tracing carriermap[]
    stream.go:305: D 19:07:08.982 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:08.982 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] taskrun done : pipeline-run-task-failed-jscntqmr-xxx 
    stream.go:305: I 19:07:08.987 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr-xxx] Reconcile succeeded
    stream.go:305: D 19:07:09.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Adding to queue arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (depth: 1)
    stream.go:305: D 19:07:09.006 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Requeuing key arendelle-sf7wl/pipeline-run-task-failed-jscntqmr (by request) after 59m54.019648709s (depth: 1)
    stream.go:305: D 19:07:09.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] got tracing carriermap[]
    stream.go:305: D 19:07:09.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:09.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-sf7wl/pipeline-run-task-failed-jscntqmr] Reconcile succeeded
    pipelinerun_test.go:1035: Deleting namespace arendelle-sf7wl
--- PASS: TestPipelineRunTaskFailed (6.11s)
=== RUN   TestTaskRunPremption
    premption_test.go:42: Create namespace arendelle-ds9kb to deploy to
    premption_test.go:42: Verify SA "default" is created in namespace "arendelle-ds9kb"
    premption_test.go:115: Waiting for Pipelinerun task-run-premption-wfrmpiby in namespace arendelle-ds9kb to be started
    stream.go:305: D 19:07:09.837 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby (depth: 1)
    stream.go:305: D 19:07:09.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] got tracing carriermap[]
    stream.go:305: D 19:07:09.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:09.854 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Created StatefulSet affinity-assistant-f76e6f7bf4 in namespace arendelle-ds9kb
    stream.go:305: I 19:07:09.854 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Creating a new TaskRun object task-run-premption-wfrmpiby-test-pod-premption for pipeline task test-pod-premption
    stream.go:305: D 19:07:09.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby (depth: 1)
    stream.go:305: I 19:07:09.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] PipelineRun task-run-premption-wfrmpiby status is being set to &{Succeeded Unknown  {2024-11-06 19:07:09.866686582 +0000 UTC m=+370.556544367} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:09.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (depth: 1)
    stream.go:305: D 19:07:09.869 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 19:07:09.869 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:09.878 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] set taskspec for arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
    stream.go:305: D 19:07:09.883 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Updating status with:   v1.PipelineRunStatus{
... skipping 3 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:09.866686582 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 113 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:09.866686582 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 42 lines ...
          }
    stream.go:305: D 19:07:09.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby (by request) after 59m59.11716182s (depth: 0)
    stream.go:305: D 19:07:09.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] got tracing carriermap[]
    stream.go:305: D 19:07:09.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:09.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Found a TaskRun task-run-premption-wfrmpiby-test-pod-premption that was missing from the PipelineRun status
    stream.go:305: D 19:07:09.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby (depth: 1)
    stream.go:305: I 19:07:09.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] PipelineRun task-run-premption-wfrmpiby status is being set to &{Succeeded Unknown  {2024-11-06 19:07:09.957537275 +0000 UTC m=+370.647395038} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:09.969 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
... skipping 62 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:09.957537275 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 84 lines ...
        echo "Good Morning!" > /workspace/task-ws
    stream.go:305: I 19:07:10.073 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Successfully reconciled taskrun task-run-premption-wfrmpiby-test-pod-premption/arendelle-ds9kb with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 10, 73629789, time.Local)}, Reason:"ExceededNodeResources", Message:"TaskRun Pod exceeded available resources"}
    stream.go:305: D 19:07:10.075 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (by request) after 59m58.925119172s (depth: 0)
    stream.go:305: D 19:07:10.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby (by request) after 59m59.01164015s (depth: 0)
    stream.go:305: D 19:07:10.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] got tracing carriermap[]
    stream.go:305: D 19:07:10.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:10.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] PipelineRun task-run-premption-wfrmpiby status is being set to &{Succeeded Unknown  {2024-11-06 19:07:09 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:10.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby (by request) after 59m58.914277339s (depth: 0)
    premption_test.go:127: Waiting for TaskRun from PipelineRun task-run-premption-wfrmpiby in namespace arendelle-ds9kb to be in ExceededNodeResources
    premption_test.go:138: Deleting Pod task-run-premption-wfrmpiby-test-pod-premption-pod for TaskRun task-run-premption-wfrmpiby-test-pod-premption in namespace arendelle-ds9kb
    stream.go:305: D 19:07:10.871 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (depth: 1)
    stream.go:305: D 19:07:10.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 19:07:10.872 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 40 lines ...
          	},
          }
    stream.go:305: D 19:07:10.913 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (depth: 1)
    stream.go:305: D 19:07:10.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby (depth: 1)
    stream.go:305: D 19:07:10.917 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] got tracing carriermap[]
    stream.go:305: D 19:07:10.917 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:10.918 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] PipelineRun task-run-premption-wfrmpiby status is being set to &{Succeeded Unknown  {2024-11-06 19:07:09 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:10.918 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby (by request) after 59m58.081850753s (depth: 0)
    stream.go:305: D 19:07:10.918 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (depth: 1)
    stream.go:305: D 19:07:10.920 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (by request) after 59m58.102825125s (depth: 0)
    stream.go:305: D 19:07:10.920 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 19:07:10.920 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:10.921 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] set taskspec for arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption - script: #!/usr/bin/env bash
... skipping 31 lines ...
          	},
          }
    stream.go:305: D 19:07:10.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby (depth: 1)
    stream.go:305: D 19:07:10.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Adding to queue arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (depth: 1)
    stream.go:305: D 19:07:10.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] got tracing carriermap[]
    stream.go:305: D 19:07:10.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:10.941 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] PipelineRun task-run-premption-wfrmpiby status is being set to &{Succeeded Unknown  {2024-11-06 19:07:09 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:10.941 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby (by request) after 59m58.058408512s (depth: 0)
    stream.go:305: D 19:07:10.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] Requeuing key arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption (by request) after 59m58.077500739s (depth: 0)
    stream.go:305: D 19:07:10.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] got tracing carriermap[]
    stream.go:305: D 19:07:10.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:10.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption] set taskspec for arendelle-ds9kb/task-run-premption-wfrmpiby-test-pod-premption - script: #!/usr/bin/env bash
        echo "Good Morning!" > /workspace/task-ws
... skipping 82 lines ...
    stream.go:305: I 19:07:20.270 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Creating a new TaskRun object task-run-retry-dpsqaueh-retry-me for pipeline task retry-me
    stream.go:305: D 19:07:20.280 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:20.280 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:20.280 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:20.281 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:20.281 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:20.283 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20.28337843 +0000 UTC m=+380.973236210} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 19:07:20.293 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 20, 293927480, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:20.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:20.299 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:20.28337843 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 89 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:20.28337843 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 79 lines ...
          }
    stream.go:305: D 19:07:20.344 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m59.700596409s (depth: 0)
    stream.go:305: D 19:07:20.344 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:20.344 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:20.344 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Found a TaskRun task-run-retry-dpsqaueh-retry-me that was missing from the PipelineRun status
    stream.go:305: D 19:07:20.346 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: I 19:07:20.346 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20.346613826 +0000 UTC m=+381.036471607} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:20.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:20.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:20.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.965618646s (depth: 0)
    stream.go:305: D 19:07:20.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:20.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:20.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 45 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:20.346613826 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 39 lines ...
    stream.go:305: D 19:07:20.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.612208967s (depth: 0)
    stream.go:305: D 19:07:20.386 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:20.386 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:20.398 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m59.629119533s (depth: 0)
    stream.go:305: D 19:07:20.398 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:20.398 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:20.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:20.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m59.599503726s (depth: 0)
    stream.go:305: D 19:07:21.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:21.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:21.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:21.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:21.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 21, 92126343, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 52 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:22.075 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:22.076 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:22.076 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:22.076 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:22.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m57.923039862s (depth: 0)
    stream.go:305: D 19:07:22.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:22.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.958383158s (depth: 0)
    stream.go:305: D 19:07:22.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:22.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:22.084 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 62 lines ...
    stream.go:305: D 19:07:23.045 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.97474941s (depth: 0)
    stream.go:305: D 19:07:23.045 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 23, 46523078, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: I 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:23.046 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.953318455s (depth: 0)
    stream.go:305: D 19:07:23.047 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m56.952797207s (depth: 0)
    stream.go:305: D 19:07:24.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:24.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:24.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:24.040 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 119 lines ...
          	},
          }
    stream.go:305: D 19:07:24.073 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:24.073 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:24.074 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:24.074 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:24.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:24.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m55.920799539s (depth: 0)
    stream.go:305: D 19:07:24.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m55.927912447s (depth: 0)
    stream.go:305: D 19:07:24.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:24.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:24.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:24.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 24, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:24.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m55.89789099s (depth: 0)
    stream.go:305: D 19:07:25.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:25.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:25.039 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 25, 39588033, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:25.040 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:23 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:24.291 +0000 UTC,FinishedAt:2024-11-06 19:07:24 +0000 UTC,ContainerID:containerd://9f7b78e958eb3b1a01a65431d2c23cb7d11e0ebc1f13155230573e347fcdd0e1,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
        - 		RetriesStatus: nil,
        + 		RetriesStatus: []v1.TaskRunStatus{
... skipping 23 lines ...
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.060 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:25.061 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:25.061 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m54.938497988s (depth: 0)
    stream.go:305: I 19:07:25.069 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 25, 69606096, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:25.069 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.071 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 17 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry1",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:25.060575538 +0000 UTC m=+385.750433300",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 8 lines ...
    stream.go:305: D 19:07:25.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:25.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:25.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 25, 93539130, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:25.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.906253991s (depth: 0)
    stream.go:305: I 19:07:25.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:25.095 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m54.904934448s (depth: 0)
    stream.go:305: D 19:07:25.107 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.107 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:25.107 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.107 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:25.107 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 25, 107516645, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 23 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:24 +0000 UTC,FinishedAt:2024-11-06 19:07:24 +0000 UTC,ContainerID:containerd://9f7b78e958eb3b1a01a65431d2c23cb7d11e0ebc1f13155230573e347fcdd0e1,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:25.133 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:25.133 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:25.133 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:25.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:25.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 25, 134244022, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:25.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.865649873s (depth: 0)
    stream.go:305: I 19:07:25.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:25.134 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m54.865260774s (depth: 0)
    stream.go:305: D 19:07:26.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:26.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:26.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:26.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:26.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 26, 52573931, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 33 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:26.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:26.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:26.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 26, 80710285, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:26.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.919210629s (depth: 0)
    stream.go:305: D 19:07:26.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:26.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:26.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:26.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m53.918103361s (depth: 0)
    stream.go:305: D 19:07:26.178 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:26.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:26.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:26.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:26.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 26, 179446549, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:27.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:27.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:27.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:27.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:27.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:27.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m52.90887867s (depth: 0)
    stream.go:305: D 19:07:27.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.928086453s (depth: 0)
    stream.go:305: D 19:07:27.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:27.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:27.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:27.092 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 27, 92844977, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:28.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:28.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:28.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:28.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:28.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m51.910890636s (depth: 0)
    stream.go:305: D 19:07:28.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:28.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.929791537s (depth: 0)
    stream.go:305: D 19:07:28.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:28.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:28.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:28.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 28, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:28.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.908414338s (depth: 0)
    stream.go:305: D 19:07:29.062 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:29.062 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:29.062 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:29.063 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:29.064 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 29, 64337759, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:29.066 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:27 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:28.315 +0000 UTC,FinishedAt:2024-11-06 19:07:28 +0000 UTC,ContainerID:containerd://3d5769db7cfd886b330a94fb858eb22949a30795ae286681355d6387393b03ea,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry1",
        + 					StartTime:      s"2024-11-06 19:07:25 +0000 UTC",
        + 					CompletionTime: s"2024-11-06 19:07:29.064338669 +0000 UTC m=+389.754196437",
... skipping 19 lines ...
    stream.go:305: I 19:07:29.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Reconcile succeeded
    stream.go:305: D 19:07:29.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:29.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:29.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:29.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:29.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:29.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:29.084 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m50.915744146s (depth: 0)
    stream.go:305: D 19:07:29.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: I 19:07:29.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 29, 94481534, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:29.096 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 17 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry2",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:29.083600218 +0000 UTC m=+389.773457999",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 2 lines ...
          }
    stream.go:305: D 19:07:29.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:29.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:29.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:29.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:29.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:29.124 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:29.124 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m50.875191379s (depth: 0)
    stream.go:305: D 19:07:29.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.989001934s (depth: 0)
    stream.go:305: D 19:07:29.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:29.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:29.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:29.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 29, 130293122, time.Local)}, Reason:"Pending", Message:"Pending"}
... skipping 29 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:28 +0000 UTC,FinishedAt:2024-11-06 19:07:28 +0000 UTC,ContainerID:containerd://3d5769db7cfd886b330a94fb858eb22949a30795ae286681355d6387393b03ea,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 3 lines ...
    stream.go:305: D 19:07:29.169 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.860620217s (depth: 0)
    stream.go:305: D 19:07:29.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:29.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:29.174 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:29.176 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:29.177 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:29.178 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:29.176 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:29.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:29.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 29, 181258860, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:29.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m50.81820591s (depth: 0)
    stream.go:305: D 19:07:29.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.816602921s (depth: 0)
    stream.go:305: D 19:07:30.072 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
... skipping 37 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:30.113 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.923472061s (depth: 0)
    stream.go:305: D 19:07:30.113 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:30.113 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:30.113 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:30.114 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 30, 114024228, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:30.114 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.885868162s (depth: 0)
    stream.go:305: I 19:07:30.112 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:30.120 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m49.884372762s (depth: 0)
    stream.go:305: D 19:07:30.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:30.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:30.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:30.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:30.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 30, 200919635, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 42 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 3 lines ...
    stream.go:305: D 19:07:31.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:31.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.921826246s (depth: 0)
    stream.go:305: D 19:07:31.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:31.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:31.103 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:31.103 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:31.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:31.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:31.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:31.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m48.894904108s (depth: 0)
    stream.go:305: D 19:07:31.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:31.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 31, 105511425, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:31.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.894410653s (depth: 0)
... skipping 45 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 49 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:32.117 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:32.117 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:32.118 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:32.118 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:32.122 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:32.122 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m47.877245962s (depth: 0)
    stream.go:305: D 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.885552928s (depth: 0)
    stream.go:305: D 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 32, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:32.145 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.854412667s (depth: 0)
    stream.go:305: D 19:07:33.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:33.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:33.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:33.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:33.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 33, 86872625, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:33.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:31 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:32.531 +0000 UTC,FinishedAt:2024-11-06 19:07:32 +0000 UTC,ContainerID:containerd://550bf7762eb1a77093ec14e5fc75929a549f9454bc6c2e622a803aed6c8e962e,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry2",
        + 					StartTime:      s"2024-11-06 19:07:29 +0000 UTC",
        + 					CompletionTime: s"2024-11-06 19:07:33.086873317 +0000 UTC m=+393.776731092",
... skipping 19 lines ...
    stream.go:305: D 19:07:33.108 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:33.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:33.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m46.890027009s (depth: 0)
    stream.go:305: D 19:07:33.119 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: I 19:07:33.119 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 33, 119874089, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:33.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 17 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry3",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:33.109368833 +0000 UTC m=+393.799226605",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 8 lines ...
    stream.go:305: D 19:07:33.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:33.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 33, 150582006, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:33.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:33.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:33.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:33.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:33.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:33.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m46.845062325s (depth: 0)
    stream.go:305: D 19:07:33.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 24 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:32 +0000 UTC,FinishedAt:2024-11-06 19:07:32 +0000 UTC,ContainerID:containerd://550bf7762eb1a77093ec14e5fc75929a549f9454bc6c2e622a803aed6c8e962e,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 27 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:32 +0000 UTC,FinishedAt:2024-11-06 19:07:32 +0000 UTC,ContainerID:containerd://550bf7762eb1a77093ec14e5fc75929a549f9454bc6c2e622a803aed6c8e962e,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 12 lines ...
    stream.go:305: D 19:07:33.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:33.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 33, 209625778, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:33.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.790272s (depth: 0)
    stream.go:305: D 19:07:33.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:33.210 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:33.210 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:33.211 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:33.211 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m46.788552422s (depth: 0)
    stream.go:305: D 19:07:34.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:34.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:34.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:34.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:34.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 34, 101180649, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 33 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:34.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:34.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:34.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:34.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:34.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m45.870337537s (depth: 0)
    stream.go:305: D 19:07:34.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:34.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.898697369s (depth: 0)
    stream.go:305: D 19:07:34.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:34.131 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:34.131 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 49 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 10 lines ...
    stream.go:305: D 19:07:35.127 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:35.127 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 35, 127980990, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.871937839s (depth: 0)
    stream.go:305: D 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: D 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m44.871230265s (depth: 0)
    stream.go:305: I 19:07:35.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 35, 128905492, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:35.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.870986407s (depth: 0)
    stream.go:305: D 19:07:36.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:36.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
... skipping 45 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:36.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.884800144s (depth: 0)
    stream.go:305: D 19:07:36.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:36.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:36.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:36.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 36, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:36.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.860412259s (depth: 0)
    stream.go:305: I 19:07:36.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:36.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m43.859285755s (depth: 0)
    stream.go:305: D 19:07:37.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:37.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:37.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:37.111 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:37.111 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 37, 111140406, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:37.115 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:35 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:36.556 +0000 UTC,FinishedAt:2024-11-06 19:07:36 +0000 UTC,ContainerID:containerd://dd0ff5d50932df5881ddf195c077379f34a189195f4ae1ae2d7e457aeebb32e5,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry3",
        + 					StartTime:      s"2024-11-06 19:07:33 +0000 UTC",
        + 					CompletionTime: s"2024-11-06 19:07:37.11114129 +0000 UTC m=+397.800999053",
... skipping 19 lines ...
    stream.go:305: D 19:07:37.137 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:37.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:37.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Reconcile succeeded
    stream.go:305: D 19:07:37.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:37.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:37.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:37.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:37.140 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m42.859137692s (depth: 0)
    stream.go:305: I 19:07:37.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 37, 150593779, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:37.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:37.161 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:37.162 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 18 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry4",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:37.140054973 +0000 UTC m=+397.829912750",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 3 lines ...
    stream.go:305: D 19:07:37.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:37.185 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.989166603s (depth: 0)
    stream.go:305: D 19:07:37.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:37.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:37.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:37.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: I 19:07:37.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:37.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m42.811858428s (depth: 0)
    stream.go:305: D 19:07:37.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:37.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:37.189 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:37.189 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 37, 189497858, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:37.193 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
... skipping 22 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:36 +0000 UTC,FinishedAt:2024-11-06 19:07:36 +0000 UTC,ContainerID:containerd://dd0ff5d50932df5881ddf195c077379f34a189195f4ae1ae2d7e457aeebb32e5,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:37.211 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:37.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:37.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:37.213 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:37.213 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m42.786272781s (depth: 0)
    stream.go:305: D 19:07:37.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:37.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.810345751s (depth: 0)
    stream.go:305: D 19:07:37.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:37.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:37.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 40 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:38.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:38.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:38.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:38.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:38.152 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m41.848093388s (depth: 0)
    stream.go:305: D 19:07:38.152 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:38.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.878190961s (depth: 0)
    stream.go:305: D 19:07:38.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:38.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:38.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 49 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:39.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:39.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.873989744s (depth: 0)
    stream.go:305: D 19:07:39.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:39.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:39.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:39.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 39, 155711304, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: I 19:07:39.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:39.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.844210589s (depth: 0)
    stream.go:305: D 19:07:39.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m40.844040823s (depth: 0)
    stream.go:305: D 19:07:40.127 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:40.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:40.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:40.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 43 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:40.170 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:40.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:40.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:40.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:40.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 40, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:40.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.828231969s (depth: 0)
    stream.go:305: I 19:07:40.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:40.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:40.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:40.174 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:40.174 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 40, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:40.176 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.824696867s (depth: 0)
    stream.go:305: D 19:07:40.176 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m39.827287848s (depth: 0)
    stream.go:305: D 19:07:41.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:41.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:41.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.138 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:41.139 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 41, 139067584, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:41.146 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:39 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:40.529 +0000 UTC,FinishedAt:2024-11-06 19:07:40 +0000 UTC,ContainerID:containerd://8501dedbca56b4f7d49083565cc80bae6683dc089b27d74599f5e4f1e04c1e90,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: []v1.TaskRunStatus{
          			... // 2 identical elements
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
          			{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}},
        + 			{
        + 				Status: v1.Status{Conditions: v1.Conditions{{...}}},
        + 				TaskRunStatusFields: v1.TaskRunStatusFields{
        + 					PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry4",
        + 					StartTime:      s"2024-11-06 19:07:37 +0000 UTC",
        + 					CompletionTime: s"2024-11-06 19:07:41.139068306 +0000 UTC m=+401.828926080",
... skipping 18 lines ...
    stream.go:305: D 19:07:41.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:41.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:41.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:41.171 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:41.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:41.172 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:41.173 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: D 19:07:41.173 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m38.826508858s (depth: 0)
    stream.go:305: I 19:07:41.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 41, 182356766, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:41.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:41.190 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 18 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-dpsqaueh-retry-me-pod-retry5",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:41.172888489 +0000 UTC m=+401.862746267",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:40 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:40 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 8 lines ...
    stream.go:305: D 19:07:41.225 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.225 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.989229s (depth: 0)
    stream.go:305: D 19:07:41.225 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:41.225 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:41.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 41, 226214023, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: I 19:07:41.227 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:41.228 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m38.772024561s (depth: 0)
    stream.go:305: D 19:07:41.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 18 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:40 +0000 UTC,FinishedAt:2024-11-06 19:07:40 +0000 UTC,ContainerID:containerd://8501dedbca56b4f7d49083565cc80bae6683dc089b27d74599f5e4f1e04c1e90,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 7 lines ...
    stream.go:305: D 19:07:41.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:41.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:41.251 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:41.252 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 41, 252458984, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:41.253 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m59.747156661s (depth: 0)
    stream.go:305: I 19:07:41.253 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:41.254 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m38.74610122s (depth: 0)
    stream.go:305: D 19:07:42.142 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:42.142 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:42.142 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:42.143 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:42.143 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 42, 143186075, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 33 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:42.178 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:42.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:42.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:42.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:42.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m37.817684689s (depth: 0)
    stream.go:305: D 19:07:42.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:42.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m58.85669277s (depth: 0)
    stream.go:305: D 19:07:42.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:42.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:42.185 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 55 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 6 lines ...
    stream.go:305: D 19:07:43.193 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:43.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:43.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 43, 194611809, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:43.192 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:43.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:43.191 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: I 19:07:43.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:43.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m36.803402049s (depth: 0)
    stream.go:305: D 19:07:43.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m57.805238154s (depth: 0)
    stream.go:305: D 19:07:44.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:44.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:44.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:44.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
... skipping 43 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 4 lines ...
    stream.go:305: D 19:07:44.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh (depth: 1)
    stream.go:305: D 19:07:44.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.837791883s (depth: 0)
    stream.go:305: D 19:07:44.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:44.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:44.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:44.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:44.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded Unknown  {2024-11-06 19:07:20 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:07:44.189 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh (by request) after 59m35.811134782s (depth: 0)
    stream.go:305: D 19:07:44.189 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:44.189 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 44, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:44.190 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Requeuing key arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (by request) after 59m56.810487816s (depth: 0)
    stream.go:305: D 19:07:45.160 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Adding to queue arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me (depth: 1)
    stream.go:305: D 19:07:45.160 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:45.161 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:45.161 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] set taskspec for arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me - script: exit 1
    stream.go:305: I 19:07:45.161 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Successfully reconciled taskrun task-run-retry-dpsqaueh-retry-me/arendelle-cd5mh with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 45, 161857783, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:07:45.165 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:45.161857783 +0000 UTC m=+405.851715564"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:43 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:07:44.616 +0000 UTC,FinishedAt:2024-11-06 19:07:44 +0000 UTC,ContainerID:containerd://88dd6a7777422a4931738cf911db9ba790db718a896138a2619494da5f52bb22,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:25 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod", StartTime: s"2024-11-06 19:07:20 +0000 UTC", CompletionTime: s"2024-11-06 19:07:25 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:24 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:29 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry1", StartTime: s"2024-11-06 19:07:25 +0000 UTC", CompletionTime: s"2024-11-06 19:07:29 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:28 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:33 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry2", StartTime: s"2024-11-06 19:07:29 +0000 UTC", CompletionTime: s"2024-11-06 19:07:33 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:32 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, {Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:07:37 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-dpsqaueh-retry-me-pod-retry3", StartTime: s"2024-11-06 19:07:33 +0000 UTC", CompletionTime: s"2024-11-06 19:07:37 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:07:36 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}, ...},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 6 lines ...
    stream.go:305: D 19:07:45.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] got tracing carriermap[]
    stream.go:305: D 19:07:45.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:45.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] got tracing carriermap[]
    stream.go:305: D 19:07:45.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:45.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh-retry-me] taskrun done : task-run-retry-dpsqaueh-retry-me 
    stream.go:305: I 19:07:45.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] All TaskRuns have finished for PipelineRun task-run-retry-dpsqaueh so it has finished
    stream.go:305: I 19:07:45.187 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] PipelineRun task-run-retry-dpsqaueh status is being set to &{Succeeded False  {2024-11-06 19:07:45.187535018 +0000 UTC m=+405.877392799} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:07:45.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cd5mh/task-run-retry-dpsqaueh] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:20 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:45.187535018 +0000 UTC m=+405.877392799"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:07:20 +0000 UTC",
... skipping 92 lines ...
    stepaction_results_test.go:67: One or more feature flags not matching required: "enable-step-actions" is "false", want true
--- PASS: TestStepResultsStepActions (0.10s)
    --- SKIP: TestStepResultsStepActions/step_results (0.03s)
=== RUN   TestTaskResultsFromFailedTasks
    task_results_from_failed_tasks_test.go:38: Create namespace arendelle-cfz6j to deploy to
    task_results_from_failed_tasks_test.go:38: Verify SA "default" is created in namespace "arendelle-cfz6j"
    stream.go:305: D 19:07:47.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    task_results_from_failed_tasks_test.go:83: Waiting for PipelineRun in namespace arendelle-cfz6j to fail
    stream.go:305: D 19:07:47.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:47.183 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:47.185 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Creating a new TaskRun object task-results-from-failed-tasks-zxjklhck-task1 for pipeline task task1
    stream.go:305: D 19:07:47.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:47.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: I 19:07:47.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47.19978564 +0000 UTC m=+407.889643436} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:47.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:47.201 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:47.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:47.219 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 47, 219152945, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:47.221 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.222 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:47.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:47.19978564 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-zxjklhck-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.261 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.261 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:47.261 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:47.201145361 +0000 UTC m=+407.891003139",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.264 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.274 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:47.19978564 +00"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-zxjklhck-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.287 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:47.201145361 +0000 UTC m=+407.891003139",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 25 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.297 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m59.77371725s (depth: 0)
    stream.go:305: D 19:07:47.298 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:47.298 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:47.299 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: I 19:07:47.298 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Found a TaskRun task-results-from-failed-tasks-zxjklhck-task1 that was missing from the PipelineRun status
    stream.go:305: I 19:07:47.303 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47.303067752 +0000 UTC m=+407.992925536} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:47.312 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m59.941777637s (depth: 0)
    stream.go:305: D 19:07:47.312 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:47.312 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:47.313 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:47.313 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 47, 313452812, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:47.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:47.312998078 +0000 UTC m=+408.002855849",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 33 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:47.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.335 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:47.303067752 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 18 lines ...
        + 		},
          		SkippedTasks:    nil,
        - 		ChildReferences: nil,
        + 		ChildReferences: []v1.ChildStatusReference{
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-zxjklhck-task1",
        + 				PipelineTaskName: "task1",
        + 			},
        + 		},
          		FinallyStartTime: nil,
        - 		Provenance:       nil,
        + 		Provenance: &v1.Provenance{
... skipping 9 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:47.340 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
        - 		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
        + 		StartTime:      s"2024-11-06 19:07:47.312998078 +0000 UTC m=+408.002855849",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 10 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:47.357 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m59.99938542s (depth: 0)
    stream.go:305: D 19:07:47.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:47.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:47.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:47.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 47, 358790633, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:47.361 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
        + 				ContainerState: v1.ContainerState{Waiting: s"&ContainerStateWaiting{Reason:Po"...},
... skipping 9 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:47.363 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:47.363 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:47.369 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m59.664595852s (depth: 0)
    stream.go:305: D 19:07:47.369 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:47.369 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:47.372 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:47.372 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m59.62747681s (depth: 0)
    stream.go:305: D 19:07:47.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m59.641048356s (depth: 0)
    stream.go:305: D 19:07:47.388 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:47.388 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:47.389 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:47.389 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 47, 389152321, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:47.389 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m59.610620297s (depth: 0)
    stream.go:305: D 19:07:48.174 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:48.175 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:48.175 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:48.175 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:48.175 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 48, 175401730, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:48.176 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 9 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-failing-step",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m58.824478677s (depth: 0)
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:48.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:48.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:48.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 48, 196246555, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:48.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m58.803674662s (depth: 0)
    stream.go:305: I 19:07:48.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:48.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m58.800844708s (depth: 0)
    stream.go:305: D 19:07:49.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:49.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:49.181 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:49.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:49.182 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 49, 182107743, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step]\""}
    stream.go:305: D 19:07:49.184 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 14 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-failing-step",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:49.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:49.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:49.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:49.206 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:49.206 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m57.817761549s (depth: 0)
    stream.go:305: D 19:07:49.207 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:49.207 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:49.207 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:49.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 49, 208927661, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-failing-step]\""}
    stream.go:305: D 19:07:49.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m57.790981074s (depth: 0)
    stream.go:305: I 19:07:49.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:49.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m57.790799758s (depth: 0)
    stream.go:305: D 19:07:50.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:50.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:50.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:50.188 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: D 19:07:50.199 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: I 19:07:50.201 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 50, 201823253, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:50.202 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 20 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:50.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:50.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:50.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:50.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:50.221 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m56.798030626s (depth: 0)
    stream.go:305: D 19:07:50.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:50.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:50.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:50.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 50, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:50.225 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m56.775080079s (depth: 0)
    stream.go:305: I 19:07:50.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:47 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:07:50.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m56.769943815s (depth: 0)
    stream.go:305: D 19:07:51.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 - script: echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 | tee /tekton/results/result2
    stream.go:305: I 19:07:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-task1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 51, 195732236, time.Local)}, Reason:"Failed", Message:"\"step-failing-step\" exited with code 1"}
    stream.go:305: D 19:07:51.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 2 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:51.195732236 +0000 UTC m=+411.885590018"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-failing-step" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-task1-pod",
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-11-06 19:07:51.195732842 +0000 UTC m=+411.885590614",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:07:49 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s`&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:[{"key":"result1","value":"123","type":1}],StartedAt:2024-11-06 19:07:50.613 +0000 UTC,FinishedAt:2024-11-06 19:07:50 +0000 UTC,ContainerID:containerd://32340de4488107ce9cff5d117b89b7399f54`...,
          				},
          				Name:              "failing-step",
          				Container:         "step-failing-step",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
        - 		Results:       nil,
... skipping 10 lines ...
        + 		Sidecars:    []v1.SidecarState{},
          		TaskSpec:    &{Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee /tekton/results/result1; exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}},
          		Provenance:  &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:51.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (by request) after 59m55.804089019s (depth: 0)
    stream.go:305: D 19:07:51.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:51.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:51.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:51.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:51.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] taskrun done : task-results-from-failed-tasks-zxjklhck-task1 
    stream.go:305: D 19:07:51.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:51.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:51.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:51.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Creating a new TaskRun object task-results-from-failed-tasks-zxjklhck-finaltask1 for pipeline task finaltask1
    stream.go:305: I 19:07:51.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Reconcile succeeded
    stream.go:305: D 19:07:51.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: I 19:07:51.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51.235970244 +0000 UTC m=+411.925828026} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:51.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:51.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: D 19:07:51.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:51.238 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 2 lines ...
        + 				LastTransitionTime: apis.VolatileTime{
        + 					Inner: v1.Time{Time: s"2024-11-06 19:07:51.235970244 +0000 UTC m=+411.925828026"},
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"3, Skipped: 0",
        + 					"1, Skipped: 1",
          				}, ""),
          			},
          		},
... skipping 3 lines ...
          		... // 2 identical fields
          		Results:      nil,
          		PipelineSpec: &{Tasks: {{Name: "task1", TaskSpec: &{TaskSpec: {Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee $(results.result1.path); exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}}}}, Finally: {{Name: "finaltask1", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result1)"}}}}, {Name: "finaltask2", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result2)"}}}}}},
        - 		SkippedTasks: nil,
        + 		SkippedTasks: []v1.SkippedTask{{Name: "finaltask2", Reason: "Results were missing"}},
          		ChildReferences: []v1.ChildStatusReference{
          			{TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "task-results-from-failed-tasks-zxjklhck-task1", PipelineTaskName: "task1"},
        + 			{
        + 				TypeMeta:         runtime.TypeMeta{APIVersion: "tekton.dev/v1", Kind: "TaskRun"},
        + 				Name:             "task-results-from-failed-tasks-zxjklhck-finaltask1",
        + 				PipelineTaskName: "finaltask1",
        + 			},
          		},
        - 		FinallyStartTime: nil,
        + 		FinallyStartTime: s"2024-11-06 19:07:51.2205201 +0000 UTC m=+411.910377864",
          		Provenance:       &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:      nil,
          	},
          }
    stream.go:305: D 19:07:51.249 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: I 19:07:51.249 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 51, 249457227, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:07:51.259 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:51.272 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:51.273 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:51.274 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:51.236947801 +0000 UTC m=+411.926805579",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 19 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:51.279 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m55.763819987s (depth: 0)
    stream.go:305: D 19:07:51.282 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:51.282 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.280 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: I 19:07:51.286 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:51.286 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:51.287 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:51.287 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m55.712931408s (depth: 0)
    stream.go:305: D 19:07:51.301 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:51.236947801 +0000 UTC m=+411.926805579",
          		CompletionTime: nil,
          		Steps:          nil,
          		RetriesStatus:  nil,
          		Results:        nil,
... skipping 19 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:51.315 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m59.962447101s (depth: 0)
    stream.go:305: D 19:07:51.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:51.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:51.318 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 51, 318421915, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:51.318 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:51.318 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:51.318 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:51.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:51.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:51.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:51.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
... skipping 4 lines ...
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:07:51.316102294 +0000 UTC m=+412.005960071",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 27 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:07:51.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m55.677665155s (depth: 0)
    stream.go:305: D 19:07:51.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 7 lines ...
        + 				Message: `pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"`,
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
        - 		StartTime:      s"2024-11-06 19:07:51 +0000 UTC",
        + 		StartTime:      s"2024-11-06 19:07:51.316102294 +0000 UTC m=+412.005960071",
          		CompletionTime: nil,
        - 		Steps:          nil,
        + 		Steps: []v1.StepState{
        + 			{
... skipping 10 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:51.366 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:51.367 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:51.367 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.366 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:51.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m59.995482161s (depth: 0)
    stream.go:305: D 19:07:51.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:51.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:51.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:51.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 51, 368876906, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:07:51.369 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m59.631045249s (depth: 0)
    stream.go:305: I 19:07:51.369 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:51.370 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:51.370 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m55.629746825s (depth: 0)
    stream.go:305: D 19:07:52.203 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:52.206 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:52.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:52.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:52.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 52, 209467514, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:52.213 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
          		StartTime:      s"2024-11-06 19:07:51 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-0",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:52.234 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:52.234 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:52.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m58.78971491s (depth: 0)
    stream.go:305: D 19:07:52.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:52.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:52.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:52.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 52, 237019379, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:07:52.238 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m58.762172821s (depth: 0)
    stream.go:305: D 19:07:52.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:52.238 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:52.245 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:52.245 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:52.246 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m54.754470482s (depth: 0)
    stream.go:305: D 19:07:52.327 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:52.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:52.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:52.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] taskrun done : task-results-from-failed-tasks-zxjklhck-task1 
    stream.go:305: I 19:07:52.332 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Reconcile succeeded
    stream.go:305: D 19:07:53.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:53.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:53.209 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:53.210 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:53.210 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 53, 210772781, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:53.211 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 14 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
          		StartTime:      s"2024-11-06 19:07:51 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				... // 2 identical fields
          				Container:         "step-unnamed-0",
... skipping 12 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:53.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1 (depth: 1)
    stream.go:305: D 19:07:53.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] got tracing carriermap[]
    stream.go:305: D 19:07:53.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:53.226 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] taskrun done : task-results-from-failed-tasks-zxjklhck-task1 
    stream.go:305: I 19:07:53.232 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-task1] Reconcile succeeded
    stream.go:305: D 19:07:53.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:53.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:53.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:53.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: I 19:07:53.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:53.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:53.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m53.762382337s (depth: 0)
    stream.go:305: D 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m57.789110711s (depth: 0)
    stream.go:305: D 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 53, 239748779, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:07:53.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m57.760157228s (depth: 0)
    stream.go:305: D 19:07:54.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:54.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:54.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:54.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: D 19:07:54.221 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: I 19:07:54.223 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 54, 223014826, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:54.223 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
          				Status:             "Unknown",
... skipping 11 lines ...
          				}, ""),
          			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
          		StartTime:      s"2024-11-06 19:07:51 +0000 UTC",
          		CompletionTime: nil,
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
... skipping 20 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:54.239 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:54.240 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:54.240 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:54.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:54.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded Unknown  {2024-11-06 19:07:51 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1}
    stream.go:305: D 19:07:54.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m52.757387222s (depth: 0)
    stream.go:305: D 19:07:54.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:54.243 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m56.776834297s (depth: 0)
    stream.go:305: D 19:07:54.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:54.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:54.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:54.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 54, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:07:54.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m56.755219766s (depth: 0)
    stream.go:305: D 19:07:55.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:55.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:55.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:07:55.219 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] set taskspec for arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 - script: exit 0
    stream.go:305: I 19:07:55.219 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Successfully reconciled taskrun task-results-from-failed-tasks-zxjklhck-finaltask1/arendelle-cfz6j with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 7, 55, 219195460, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"}
    stream.go:305: D 19:07:55.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
... skipping 9 lines ...
        + 				Message:            "All Steps have completed executing",
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-results-from-failed-tasks-zxjklhck-finaltask1-pod",
          		StartTime:      s"2024-11-06 19:07:51 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-11-06 19:07:55.219197103 +0000 UTC m=+415.909054879",
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
... skipping 23 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:07:55.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (by request) after 59m55.780641156s (depth: 0)
    stream.go:305: D 19:07:55.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:55.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1 (depth: 1)
    stream.go:305: D 19:07:55.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] got tracing carriermap[]
    stream.go:305: D 19:07:55.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:55.237 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] taskrun done : task-results-from-failed-tasks-zxjklhck-finaltask1 
    stream.go:305: D 19:07:55.238 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:55.238 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:55.240 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Final task "finaltask2" is not executed as it could not resolve task params for "task-results-from-failed-tasks-zxjklhck": Invalid task result reference: Could not find result with name result2 for task task1
    stream.go:305: I 19:07:55.240 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] All TaskRuns have finished for PipelineRun task-results-from-failed-tasks-zxjklhck so it has finished
    stream.go:305: I 19:07:55.240 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] PipelineRun task-results-from-failed-tasks-zxjklhck status is being set to &{Succeeded False  {2024-11-06 19:07:55.240769821 +0000 UTC m=+415.930627602} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 1}
    stream.go:305: D 19:07:55.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:51 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 1",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:07:55.240769821 +0000 UTC m=+415.930627602"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 1",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:07:47 +0000 UTC",
        - 		CompletionTime: nil,
        + 		CompletionTime: s"2024-11-06 19:07:55.240769821 +0000 UTC m=+415.930627602",
          		Results:        nil,
          		PipelineSpec:   &{Tasks: {{Name: "task1", TaskSpec: &{TaskSpec: {Steps: {{Name: "failing-step", Image: "mirror.gcr.io/busybox", Script: "echo -n 123 | tee $(results.result1.path); exit 1; echo -n 456 |"...}}, Results: {{Name: "result1", Type: "string"}, {Name: "result2", Type: "string"}}}}}}, Finally: {{Name: "finaltask1", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result1)"}}}}, {Name: "finaltask2", TaskSpec: &{TaskSpec: {Params: {{Name: "param1", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "exit 0"}}}}, Params: {{Name: "param1", Value: {Type: "string", StringVal: "$(tasks.task1.results.result2)"}}}}}},
          		... // 5 identical fields
          	},
          }
    stream.go:305: I 19:07:55.244 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck-finaltask1] Reconcile succeeded
    stream.go:305: D 19:07:55.267 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Requeuing key arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (by request) after 59m51.759006908s (depth: 0)
    stream.go:305: D 19:07:55.267 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Adding to queue arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck (depth: 1)
    stream.go:305: D 19:07:55.268 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] got tracing carriermap[]
    stream.go:305: D 19:07:55.268 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:07:55.268 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cfz6j/task-results-from-failed-tasks-zxjklhck] Reconcile succeeded
    task_results_from_failed_tasks_test.go:120: Deleting namespace arendelle-cfz6j
--- PASS: TestTaskResultsFromFailedTasks (9.09s)
=== RUN   TestTaskRunFailure
    taskrun_test.go:49: Create namespace arendelle-vg2sr to deploy to
    taskrun_test.go:49: Verify SA "default" is created in namespace "arendelle-vg2sr"
=== PAUSE TestTaskRunFailure
... skipping 1271 lines ...
    stream.go:305: I 19:08:05.363 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-xzbdiept/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 5, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:05.363 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] Requeuing key arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept (by request) after 59m57.63621132s (depth: 0)
    stream.go:305: D 19:08:06.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] Adding to queue arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept (depth: 1)
    stream.go:305: D 19:08:06.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] got tracing carriermap[]
    stream.go:305: D 19:08:06.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:06.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] set taskspec for arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept - script: 
    stream.go:305: I 19:08:06.295 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-xzbdiept/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 6, 294956599, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited with code 1"}
    stream.go:305: D 19:08:06.295 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-xzbdiept] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:06.294956599 +0000 UTC m=+426.984814380"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:04 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:05.458 +0000 UTC,FinishedAt:2024-11-06 19:08:05 +0000 UTC,ContainerID:containerd://9701869691065ba30bd1560115a6c3ebe0b15d42529f352852e7a699277cf825,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
          		Results:       nil,
... skipping 338 lines ...
    stream.go:305: I 19:08:08.342 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-yezbnqlx/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 8, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:08.342 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] Requeuing key arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx (by request) after 59m57.657122178s (depth: 0)
    stream.go:305: D 19:08:10.315 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] Adding to queue arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx (depth: 1)
    stream.go:305: D 19:08:10.315 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] got tracing carriermap[]
    stream.go:305: D 19:08:10.315 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:10.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] set taskspec for arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx - script: 
    stream.go:305: I 19:08:10.316 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-yezbnqlx/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 10, 316415128, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited because the step exceeded the specified timeout limit"}
    stream.go:305: D 19:08:10.317 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-yezbnqlx] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:10.316415128 +0000 UTC m=+431.006272910"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited because the step exceeded the specified timeout limit`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:07 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:08.475 +0000 UTC,FinishedAt:2024-11-06 19:08:09 +0000 UTC,ContainerID:containerd://32f798726546583b1c865b6b54b71f18c227b262e1869e3a8c558cfec82b789d,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 468 lines ...
    stream.go:305: I 19:08:13.361 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-qnzyrykr/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 13, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:13.362 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] Requeuing key arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr (by request) after 59m56.638479595s (depth: 0)
    stream.go:305: D 19:08:14.338 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] Adding to queue arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr (depth: 1)
    stream.go:305: D 19:08:14.338 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] got tracing carriermap[]
    stream.go:305: D 19:08:14.338 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:14.338 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] set taskspec for arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr - script: 
    stream.go:305: I 19:08:14.339 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] Successfully reconciled taskrun task-run-steps-termination-reasons-termin-qnzyrykr/arendelle-zzjf9 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 14, 339081385, time.Local)}, Reason:"Failed", Message:"\"step-first\" exited with code 1"}
    stream.go:305: D 19:08:14.340 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zzjf9/task-run-steps-termination-reasons-termin-qnzyrykr] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:14.339081385 +0000 UTC m=+435.028939166"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-first" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:12 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:13.485 +0000 UTC,FinishedAt:2024-11-06 19:08:13 +0000 UTC,ContainerID:containerd://de038c093d16b333a8b9ba77d7443d51cb624bb621b40f5f80dc1e7a17b888a0,}",
          				},
          				Name:              "first",
          				Container:         "step-first",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:12 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:13.602 +0000 UTC,FinishedAt:2024-11-06 19:08:13 +0000 UTC,ContainerID:containerd://ba1dd34d2a3b8ff220dfd94a73949231d6f693ae23e7c67676102408da391893,}",
          				},
          				Name:              "second",
          				Container:         "step-second",
          				ImageID:           "docker.io/library/busybox@sha256:895ab622e92e18d6b461d671081757a"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 724 lines ...
    stream.go:305: I 19:08:24.402 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] Successfully reconciled taskrun workspace-read-only-disallows-write-cnhtgubc/arendelle-9xnr7 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 24, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:24.402 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] Requeuing key arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc (by request) after 59m55.597515415s (depth: 0)
    stream.go:305: D 19:08:25.378 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] Adding to queue arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc (depth: 1)
    stream.go:305: D 19:08:25.378 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] got tracing carriermap[]
    stream.go:305: D 19:08:25.378 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:25.379 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] set taskspec for arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc - script: echo foo > /workspace/test/file
    stream.go:305: I 19:08:25.379 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] Successfully reconciled taskrun workspace-read-only-disallows-write-cnhtgubc/arendelle-9xnr7 with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 25, 379190640, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:08:25.380 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9xnr7/workspace-read-only-disallows-write-cnhtgubc] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:25.37919064 +0000 UTC m=+446.069048421"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:23 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:24.631 +0000 UTC,FinishedAt:2024-11-06 19:08:24 +0000 UTC,ContainerID:containerd://0d5b0835ff96b8cfda6b8cacf348ff20b7bb7fbf663b9518d45a494aa7109a6a,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/alpine@sha256:beefdbd8a1da6d2915566fde36db9db0b524"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: nil,
          		Results:       nil,
... skipping 1703 lines ...
    stream.go:305: D 19:08:37.879 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] Requeuing key arendelle-89nzs/start-time-xiwltxnv (by request) after 59m53.120811088s (depth: 0)
=== NAME  TestWorkingDirIgnoredNonSlashWorkspace
    workingdir_test.go:168: Deleting namespace arendelle-q2xz8
--- PASS: TestWorkingDirIgnoredNonSlashWorkspace (7.12s)
=== CONT  TestTaskRunRetryFailure
    taskrun_test.go:531: Creating Task and TaskRun in namespace arendelle-g675c
    taskrun_test.go:567: Waiting for TaskRun in namespace arendelle-g675c to fail
    stream.go:305: D 19:08:38.147 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
    stream.go:305: D 19:08:38.147 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] got tracing carriermap[]
    stream.go:305: D 19:08:38.147 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:38.152 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] set taskspec for arendelle-g675c/task-run-retry-failure-lontamkk - script: 
    stream.go:305: I 19:08:38.163 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Successfully reconciled taskrun task-run-retry-failure-lontamkk/arendelle-g675c with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 38, 163631451, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:08:38.165 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
... skipping 168 lines ...
=== NAME  TestStepTimeoutWithWS
    timeout_test.go:260: Deleting namespace arendelle-8z9zf
=== CONT  TestTaskRunStatus
--- PASS: TestStepTimeoutWithWS (7.23s)
=== NAME  TestTaskRunStatus
    taskrun_test.go:181: Creating Task and TaskRun in namespace arendelle-bj5zz
    taskrun_test.go:207: Waiting for TaskRun in namespace arendelle-bj5zz to fail
    stream.go:305: D 19:08:38.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] Adding to queue arendelle-bj5zz/task-run-status-pqdkrtjh (depth: 1)
    stream.go:305: D 19:08:38.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] got tracing carriermap[]
    stream.go:305: D 19:08:38.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:38.292 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] set taskspec for arendelle-bj5zz/task-run-status-pqdkrtjh - script: 
    stream.go:305: I 19:08:38.302 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] Successfully reconciled taskrun task-run-status-pqdkrtjh/arendelle-bj5zz with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 38, 302681628, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:08:38.302 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] Adding to queue arendelle-bj5zz/task-run-status-pqdkrtjh (depth: 1)
... skipping 426 lines ...
    stream.go:305: D 19:08:39.557 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] Requeuing key arendelle-bj5zz/task-run-status-pqdkrtjh (by request) after 59m58.442720534s (depth: 0)
=== NAME  TestStepTimeout
    stream.go:305: D 19:08:40.164 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] Adding to queue arendelle-zmnpv/step-timeout-nsnddisq (depth: 1)
    stream.go:305: D 19:08:40.165 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] got tracing carriermap[]
    stream.go:305: D 19:08:40.165 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:40.166 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] set taskspec for arendelle-zmnpv/step-timeout-nsnddisq - script: sleep 1
    stream.go:305: I 19:08:40.166 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] Successfully reconciled taskrun step-timeout-nsnddisq/arendelle-zmnpv with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 40, 166264044, time.Local)}, Reason:"Failed", Message:"\"step-timeout\" exited because the step exceeded the specified timeout limit"}
    stream.go:305: D 19:08:40.168 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-zmnpv/step-timeout-nsnddisq] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:40.166264044 +0000 UTC m=+460.856121822"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-timeout" exited because the step exceeded the specified timeout limit`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 28 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:35 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:39.167 +0000 UTC,FinishedAt:2024-11-06 19:08:39 +0000 UTC,ContainerID:containerd://ae51bb1fa9af914d952a1275a32b21831ab04ae1cc6fb35af8d2f0ef5d64dbc6,}",
          				},
          				Name:              "timeout",
          				Container:         "step-timeout",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 6 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:35 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:39.708 +0000 UTC,FinishedAt:2024-11-06 19:08:39 +0000 UTC,ContainerID:containerd://ede126091aea2aaf12298c1be334df42aaf321f2426ef929a112d8adb8bf7c99,}",
          				},
          				Name:              "canceled",
          				Container:         "step-canceled",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 34 lines ...
    stream.go:305: D 19:08:40.352 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: I 19:08:40.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Creating a new TaskRun object pipeline-run-timeout-hqkpextj-foo for pipeline task foo
    stream.go:305: D 19:08:40.372 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: D 19:08:40.372 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (depth: 1)
    stream.go:305: D 19:08:40.373 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] got tracing carriermap[]
    stream.go:305: D 19:08:40.373 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:40.378 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40.378248861 +0000 UTC m=+461.068106641} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:40.379 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo - script: 
    stream.go:305: D 19:08:40.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: D 19:08:40.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:40.378248861 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 41 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:40.378248861 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 127 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:08:40.493 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:40.498 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj (by request) after 4.502103648s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 19:08:40.518 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
    stream.go:305: D 19:08:40.520 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] got tracing carriermap[]
    stream.go:305: D 19:08:40.520 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:40.521 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] set taskspec for arendelle-g675c/task-run-retry-failure-lontamkk - script: 
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 19:08:40.522 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: D 19:08:40.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] got tracing carriermap[]
    stream.go:305: D 19:08:40.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:40.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:40.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj (by request) after 4.476367198s (depth: 0)
    stream.go:305: D 19:08:40.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (depth: 1)
    stream.go:305: D 19:08:40.526 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (by request) after 59m59.92039892s (depth: 0)
    stream.go:305: D 19:08:40.526 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] got tracing carriermap[]
    stream.go:305: D 19:08:40.526 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:40.526 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo - script: 
... skipping 104 lines ...
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 19:08:40.547 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 2)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 19:08:40.553 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (depth: 2)
    stream.go:305: D 19:08:40.554 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] got tracing carriermap[]
    stream.go:305: D 19:08:40.554 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:40.555 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:40.553 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: D 19:08:40.557 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (by request) after 59m59.472910946s (depth: 1)
=== NAME  TestTaskRunStatus
    stream.go:305: D 19:08:40.557 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] got tracing carriermap[]
    stream.go:305: D 19:08:40.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:40.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-bj5zz/task-run-status-pqdkrtjh] set taskspec for arendelle-bj5zz/task-run-status-pqdkrtjh - script: 
... skipping 141 lines ...
          }
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 19:08:41.534 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
    stream.go:305: D 19:08:41.535 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] got tracing carriermap[]
    stream.go:305: D 19:08:41.535 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:41.535 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] set taskspec for arendelle-g675c/task-run-retry-failure-lontamkk - script: 
    stream.go:305: I 19:08:41.536 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Successfully reconciled taskrun task-run-retry-failure-lontamkk/arendelle-g675c with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 41, 536029178, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:08:41.537 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 23 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:39 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:41.021 +0000 UTC,FinishedAt:2024-11-06 19:08:41 +0000 UTC,ContainerID:containerd://d03c50920ff99ae79e2fe4f2b8e9b5fff45c41cf40d6f70da7b80cb2165fc039,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
        - 		RetriesStatus: nil,
        + 		RetriesStatus: []v1.TaskRunStatus{
... skipping 20 lines ...
          }
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 19:08:41.541 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj (depth: 1)
    stream.go:305: D 19:08:41.541 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (depth: 1)
    stream.go:305: D 19:08:41.541 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] got tracing carriermap[]
    stream.go:305: D 19:08:41.541 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:41.542 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:41.542 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj (by request) after 3.457816175s (depth: 0)
    stream.go:305: D 19:08:41.546 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (by request) after 59m58.480418694s (depth: 0)
    stream.go:305: D 19:08:41.547 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] got tracing carriermap[]
    stream.go:305: D 19:08:41.547 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:41.548 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo - script: 
    stream.go:305: I 19:08:41.548 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Successfully reconciled taskrun pipeline-run-timeout-hqkpextj-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 41, 548202199, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 99 lines ...
          	TaskRunStatusFields: v1.TaskRunStatusFields{
        - 		PodName:        "",
        + 		PodName:        "task-run-retry-failure-lontamkk-pod-retry1",
        - 		StartTime:      nil,
        + 		StartTime:      s"2024-11-06 19:08:41.561891002 +0000 UTC m=+462.251748777",
          		CompletionTime: nil,
          		Steps:          {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}},
          		RetriesStatus:  {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:        nil,
          		Artifacts:      &{},
        - 		Sidecars:       nil,
        + 		Sidecars:       []v1.SidecarState{},
          		TaskSpec:       &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:     &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 42 lines ...
          		Steps: []v1.StepState{
          			{
          				ContainerState: v1.ContainerState{
        - 					Waiting:    nil,
        + 					Waiting:    s"&ContainerStateWaiting{Reason:PodInitializing,Message:,}",
          					Running:    nil,
        - 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:41 +0000 UTC,FinishedAt:2024-11-06 19:08:41 +0000 UTC,ContainerID:containerd://d03c50920ff99ae79e2fe4f2b8e9b5fff45c41cf40d6f70da7b80cb2165fc039,}",
        + 					Terminated: nil,
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
        - 				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f40631746c32232b78a3105fb946f3ab83",
        + 				ImageID:           "",
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "Error",
        + 				TerminationReason: "",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 184 lines ...
--- PASS: TestTaskRunStatus (4.07s)
=== NAME  TestTaskRunFailure
    taskrun_test.go:57: Creating Task and TaskRun in namespace arendelle-vg2sr
    stream.go:305: D 19:08:42.330 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:42.331 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] got tracing carriermap[]
    stream.go:305: D 19:08:42.331 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] tracerProvider doesn't provide a traceId, tracing is disabled
    taskrun_test.go:89: Waiting for TaskRun in namespace arendelle-vg2sr to fail
    stream.go:305: D 19:08:42.336 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] set taskspec for arendelle-vg2sr/task-run-failure-yokzjzaz - script: 
    stream.go:305: I 19:08:42.349 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Successfully reconciled taskrun task-run-failure-yokzjzaz/arendelle-vg2sr with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 42, 349153167, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:08:42.350 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:42.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:42.377 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:42.377 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Updating status with:   v1.TaskRunStatus{
... skipping 239 lines ...
    stream.go:305: D 19:08:42.581 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] got tracing carriermap[]
    stream.go:305: D 19:08:42.581 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:42.581 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo - script: 
    stream.go:305: I 19:08:42.581 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Successfully reconciled taskrun pipeline-run-timeout-hqkpextj-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 42, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:42.582 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj-foo (by request) after 59m57.417982167s (depth: 0)
    stream.go:305: D 19:08:42.580 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:42.583 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded Unknown  {2024-11-06 19:08:40 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:42.583 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Requeuing key arendelle-t7vkp/pipeline-run-timeout-hqkpextj (by request) after 2.416289568s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 19:08:42.665 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
    stream.go:305: D 19:08:42.666 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] got tracing carriermap[]
    stream.go:305: D 19:08:42.667 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:42.668 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] set taskspec for arendelle-g675c/task-run-retry-failure-lontamkk - script: 
... skipping 57 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 292 lines ...
          }
    stream.go:305: D 19:08:44.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] Requeuing key arendelle-89nzs/start-time-xiwltxnv (by request) after 59m46.104807271s (depth: 0)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 19:08:45.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] got tracing carriermap[]
    stream.go:305: D 19:08:45.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:45.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] patching TaskRun pipeline-run-timeout-hqkpextj-foo for timeout
    stream.go:305: I 19:08:45.015 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] PipelineRun pipeline-run-timeout-hqkpextj status is being set to &{Succeeded False  {2024-11-06 19:08:45.015384607 +0000 UTC m=+465.705242388} PipelineRunTimeout PipelineRun "pipeline-run-timeout-hqkpextj" failed to finish within "5s"}
    stream.go:305: D 19:08:45.016 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-hqkpextj] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:40 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:45.015384607 +0000 UTC m=+465.705242388"},
        + 				Reason:             "PipelineRunTimeout",
        + 				Message:            `PipelineRun "pipeline-run-timeout-hqkpextj" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:08:40 +0000 UTC",
... skipping 230 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 48 lines ...
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
          				TerminationReason: "",
          				... // 2 identical fields
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 19 lines ...
    timeout_test.go:155: Waiting for PipelineRun pipeline-run-timeout-xtkktfvz in namespace arendelle-t7vkp to complete
    stream.go:305: D 19:08:45.417 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:45.424 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:45.425 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:45.433 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Creating a new TaskRun object pipeline-run-timeout-xtkktfvz-foo for pipeline task foo
    stream.go:305: D 19:08:45.448 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (depth: 1)
    stream.go:305: I 19:08:45.448 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45.448861056 +0000 UTC m=+466.138718837} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:45.448 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:45.449 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] got tracing carriermap[]
    stream.go:305: D 19:08:45.449 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:45.454 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo - script: 
    stream.go:305: D 19:08:45.462 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:45.463 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Updating status with:   v1.PipelineRunStatus{
... skipping 3 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:45.448861056 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 39 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:45.448861056 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 81 lines ...
    stream.go:305: D 19:08:45.506 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:45.507 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (depth: 1)
    stream.go:305: D 19:08:45.508 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m59.536750691s (depth: 0)
    stream.go:305: D 19:08:45.510 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:45.511 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:45.510 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: I 19:08:45.517 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:45.517 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m59.482490876s (depth: 0)
    stream.go:305: D 19:08:45.536 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 43 lines ...
    stream.go:305: D 19:08:45.552 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (by request) after 59m59.949651422s (depth: 0)
    stream.go:305: D 19:08:45.554 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] got tracing carriermap[]
    stream.go:305: D 19:08:45.554 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:45.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:45.559 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:45.559 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:45.559 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:45.559 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m59.440441219s (depth: 0)
    stream.go:305: D 19:08:45.559 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (depth: 1)
    stream.go:305: D 19:08:45.568 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo - script: 
    stream.go:305: I 19:08:45.568 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Successfully reconciled taskrun pipeline-run-timeout-xtkktfvz-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 45, 568770079, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:08:45.569 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 115 lines ...
    stream.go:305: D 19:08:45.628 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] got tracing carriermap[]
    stream.go:305: D 19:08:45.628 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:45.628 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo - script: 
    stream.go:305: I 19:08:45.628 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Successfully reconciled taskrun pipeline-run-timeout-xtkktfvz-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 45, 628721996, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:08:45.629 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:45.629 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:45.631 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:45.631 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m59.368531787s (depth: 0)
    stream.go:305: D 19:08:45.631 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (by request) after 59m59.371139742s (depth: 0)
=== NAME  TestTaskRunFailure
    stream.go:305: D 19:08:46.348 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:46.349 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] got tracing carriermap[]
    stream.go:305: D 19:08:46.349 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 253 lines ...
          	},
          }
    stream.go:305: D 19:08:46.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:46.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (depth: 1)
    stream.go:305: D 19:08:46.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:46.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:46.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:46.594 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m58.405910447s (depth: 0)
    stream.go:305: D 19:08:46.595 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (by request) after 59m58.424175051s (depth: 0)
    stream.go:305: D 19:08:46.596 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] got tracing carriermap[]
    stream.go:305: D 19:08:46.596 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:46.596 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo - script: 
    stream.go:305: I 19:08:46.596 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Successfully reconciled taskrun pipeline-run-timeout-xtkktfvz-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 46, 596618831, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 223 lines ...
    stream.go:305: D 19:08:46.952 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] Requeuing key arendelle-89nzs/start-time-xiwltxnv (by request) after 59m44.094880244s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    stream.go:305: D 19:08:47.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Adding to queue arendelle-g675c/task-run-retry-failure-lontamkk (depth: 1)
    stream.go:305: D 19:08:47.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] got tracing carriermap[]
    stream.go:305: D 19:08:47.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:47.205 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] set taskspec for arendelle-g675c/task-run-retry-failure-lontamkk - script: 
    stream.go:305: I 19:08:47.206 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Successfully reconciled taskrun task-run-retry-failure-lontamkk/arendelle-g675c with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 47, 206102320, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-0\" exited with code 1"}
    stream.go:305: D 19:08:47.207 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-g675c/task-run-retry-failure-lontamkk] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:47.20610232 +0000 UTC m=+467.895960098"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-0" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 5 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:44 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:46.667 +0000 UTC,FinishedAt:2024-11-06 19:08:46 +0000 UTC,ContainerID:containerd://53f1a8ddcd341eef0f7ae134e36c90ddfbdfee3b2fde115e23bee679d41c568e,}",
          				},
          				Name:              "unnamed-0",
          				Container:         "step-unnamed-0",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          		},
          		RetriesStatus: {{Status: {Conditions: {{Type: "Succeeded", Status: "False", LastTransitionTime: {Inner: {Time: s"2024-11-06 19:08:41 +0000 UTC"}}, Reason: "Failed", ...}}}, TaskRunStatusFields: {PodName: "task-run-retry-failure-lontamkk-pod", StartTime: s"2024-11-06 19:08:38 +0000 UTC", CompletionTime: s"2024-11-06 19:08:41 +0000 UTC", Steps: {{ContainerState: {Terminated: &{ExitCode: 1, Reason: "Error", StartedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, FinishedAt: {Time: s"2024-11-06 19:08:41 +0000 UTC"}, ...}}, Name: "unnamed-0", Container: "step-unnamed-0", ImageID: "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"..., ...}}, ...}}},
          		Results:       nil,
          		Artifacts:     &{},
        - 		Sidecars:      nil,
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "exit 1"}, VolumeMounts: {{Name: "ws-265da", MountPath: "/cache"}}, ...}}, Workspaces: {{Name: "cache", Description: "cache"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
... skipping 75 lines ...
    stream.go:305: D 19:08:47.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:47.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:47.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:47.600 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] set taskspec for arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo - script: 
    stream.go:305: I 19:08:47.600 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Successfully reconciled taskrun pipeline-run-timeout-xtkktfvz-foo/arendelle-t7vkp with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 47, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:47.600 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz-foo (by request) after 59m57.399198404s (depth: 0)
    stream.go:305: I 19:08:47.601 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded Unknown  {2024-11-06 19:08:45 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:47.601 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Requeuing key arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (by request) after 59m57.398237079s (depth: 0)
=== NAME  TestTaskRunRetryFailure
    taskrun_test.go:606: Deleting namespace arendelle-g675c
--- PASS: TestTaskRunRetryFailure (10.07s)
=== CONT  TestStepOutput
    step_output_test.go:41: Create namespace arendelle-j2lh8 to deploy to
... skipping 17 lines ...
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
=== RUN   TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
=== PAUSE TestSidecarTaskSupport/A_sidecar_that_terminates_early_does_not_cause_problems_running_Steps
=== CONT  TestTaskRunPipelineRunStatus
    status_test.go:56: Creating Task and TaskRun in namespace arendelle-q7cz5
    stream.go:305: D 19:08:48.416 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-znertqxb (depth: 1)
    status_test.go:79: Waiting for TaskRun in namespace arendelle-q7cz5 to fail
    stream.go:305: D 19:08:48.417 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] got tracing carriermap[]
    stream.go:305: D 19:08:48.417 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:48.424 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] set taskspec for arendelle-q7cz5/task-run-pipeline-run-status-znertqxb - script: 
    stream.go:305: E 19:08:48.437 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Failed to create task run pod for taskrun "task-run-pipeline-run-status-znertqxb": failed to create task run pod "task-run-pipeline-run-status-znertqxb": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
    stream.go:305: E 19:08:48.437 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Reconcile: failed to create task run pod "task-run-pipeline-run-status-znertqxb": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
    stream.go:305: D 19:08:48.451 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-znertqxb (depth: 1)
    stream.go:305: D 19:08:48.452 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:48.437037535 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-zner`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 34 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:48.437037535 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-zner`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 25 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:08:48.487 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-znertqxb (depth: 1)
    stream.go:305: E 19:08:48.487 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Returned an error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-znertqxb": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
        
    stream.go:305: E 19:08:48.487 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Reconcile error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-znertqxb": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
        
    stream.go:305: D 19:08:48.488 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] got tracing carriermap[]
    stream.go:305: D 19:08:48.488 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:48.488 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] taskrun done : task-run-pipeline-run-status-znertqxb 
    stream.go:305: I 19:08:48.488 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] Reconcile succeeded
    stream.go:305: D 19:08:48.488 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-znertqxb] got tracing carriermap[]
... skipping 251 lines ...
    stream.go:305: D 19:08:48.934 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] Requeuing key arendelle-89nzs/start-time-xiwltxnv (by request) after 59m42.091335598s (depth: 0)
=== NAME  TestTaskRunFailure
    stream.go:305: D 19:08:49.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Adding to queue arendelle-vg2sr/task-run-failure-yokzjzaz (depth: 1)
    stream.go:305: D 19:08:49.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] got tracing carriermap[]
    stream.go:305: D 19:08:49.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:49.229 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] set taskspec for arendelle-vg2sr/task-run-failure-yokzjzaz - script: 
    stream.go:305: I 19:08:49.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Successfully reconciled taskrun task-run-failure-yokzjzaz/arendelle-vg2sr with status: &apis.Condition{Type:"Succeeded", Status:"False", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 49, 230068840, time.Local)}, Reason:"Failed", Message:"\"step-unnamed-1\" exited with code 1"}
    stream.go:305: D 19:08:49.232 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
... skipping 3 lines ...
        - 				Message:            "Not all Steps in the Task have finished executing",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.23006884 +0000 UTC m=+469.919926621"},
        + 				Reason:             "Failed",
        + 				Message:            `"step-unnamed-1" exited with code 1`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
... skipping 24 lines ...
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:45 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:48.386 +0000 UTC,FinishedAt:2024-11-06 19:08:48 +0000 UTC,ContainerID:containerd://167bf6f8973b9698f26b9d02e644cb3ae82ca65c56b60f87eb9396790a09d3ec,}",
          				},
          				Name:              "unnamed-1",
          				Container:         "step-unnamed-1",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
          				Provenance:        nil,
        - 				TerminationReason: "",
        + 				TerminationReason: "Error",
          				Inputs:            nil,
          				Outputs:           nil,
          			},
          			{
          				ContainerState: v1.ContainerState{
          					Waiting:    nil,
        - 					Running:    s"&ContainerStateRunning{StartedAt:2024-11-06 19:08:45 +0000 UTC,}",
        + 					Running:    nil,
        - 					Terminated: nil,
        + 					Terminated: s"&ContainerStateTerminated{ExitCode:1,Signal:0,Reason:Error,Message:,StartedAt:2024-11-06 19:08:48.837 +0000 UTC,FinishedAt:2024-11-06 19:08:48 +0000 UTC,ContainerID:containerd://40a56c421dd4eb691c6ff1e7f35af750e44d2e520daf10fbedbe413344fe8285,}",
          				},
          				Name:              "unnamed-2",
          				Container:         "step-unnamed-2",
          				ImageID:           "mirror.gcr.io/busybox@sha256:768e5c6f5cb6db0794eec98dc7a967f4063"...,
        - 				Results:           nil,
        + 				Results:           []v1.TaskRunResult{},
... skipping 23 lines ...
    stream.go:305: I 19:08:49.251 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vg2sr/task-run-failure-yokzjzaz] Reconcile succeeded
    taskrun_test.go:165: Deleting namespace arendelle-vg2sr
--- PASS: TestTaskRunFailure (7.08s)
=== CONT  TestPipelineRunWithServiceAccountNameAndTaskRunSpec
    serviceaccount_test.go:273: Waiting for PipelineRun pipeline-run-with-service-account-name-an-afdtwtqk in namespace arendelle-lxwbr to complete
=== NAME  TestTaskRunPipelineRunStatus
    status_test.go:107: Waiting for PipelineRun in namespace arendelle-q7cz5 to fail
    stream.go:305: D 19:08:49.477 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (depth: 1)
    stream.go:305: D 19:08:49.477 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] got tracing carriermap[]
    stream.go:305: D 19:08:49.477 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:49.487 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Creating a new TaskRun object task-run-pipeline-run-status-ilukruhw-foo for pipeline task foo
    stream.go:305: D 19:08:49.497 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (depth: 1)
    stream.go:305: D 19:08:49.498 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo (depth: 1)
    stream.go:305: D 19:08:49.498 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] got tracing carriermap[]
    stream.go:305: D 19:08:49.499 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:49.500 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] PipelineRun task-run-pipeline-run-status-ilukruhw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:49.500870884 +0000 UTC m=+470.190728652} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:49.502 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] set taskspec for arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo - script: 
    stream.go:305: E 19:08:49.514 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Failed to create task run pod for taskrun "task-run-pipeline-run-status-ilukruhw-foo": failed to create task run pod "task-run-pipeline-run-status-ilukruhw-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
    stream.go:305: E 19:08:49.515 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Reconcile: failed to create task run pod "task-run-pipeline-run-status-ilukruhw-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
    stream.go:305: D 19:08:49.516 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (depth: 1)
    stream.go:305: D 19:08:49.517 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.500870884 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 38 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.514844761 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-iluk`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 34 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.500870884 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:       nil,
... skipping 36 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.514844761 +0"...},
        + 				Reason:             "PodCreationFailed",
        + 				Message:            `failed to create task run pod "task-run-pipeline-run-status-iluk`...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "",
... skipping 28 lines ...
          	},
          }
    stream.go:305: D 19:08:49.703 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (depth: 1)
    stream.go:305: D 19:08:49.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Requeuing key arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (by request) after 59m59.482477964s (depth: 0)
    stream.go:305: D 19:08:49.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] got tracing carriermap[]
    stream.go:305: D 19:08:49.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: E 19:08:49.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Returned an error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-ilukruhw-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
        
    stream.go:305: E 19:08:49.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Reconcile error err=1 error occurred:
        	* failed to create task run pod "task-run-pipeline-run-status-ilukruhw-foo": translating TaskSpec to Pod: serviceaccounts "inexistent" not found. Maybe missing or invalid Task arendelle-q7cz5/task-run-pipeline-run-status-ccrhqfcc
        
    stream.go:305: D 19:08:49.753 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] got tracing carriermap[]
    stream.go:305: D 19:08:49.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (depth: 1)
    stream.go:305: D 19:08:49.753 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:49.753 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] taskrun done : task-run-pipeline-run-status-ilukruhw-foo 
    stream.go:305: I 19:08:49.753 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Reconcile succeeded
    stream.go:305: D 19:08:49.754 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo] Adding to queue arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw-foo (depth: 1)
    stream.go:305: I 19:08:49.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] PipelineRun task-run-pipeline-run-status-ilukruhw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:49 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:49.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Requeuing key arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw (by request) after 59m59.206007888s (depth: 0)
    stream.go:305: D 19:08:49.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] got tracing carriermap[]
    stream.go:305: D 19:08:49.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:49.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] All TaskRuns have finished for PipelineRun task-run-pipeline-run-status-ilukruhw so it has finished
    stream.go:305: I 19:08:49.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] PipelineRun task-run-pipeline-run-status-ilukruhw status is being set to &{Succeeded False  {2024-11-06 19:08:49.794637848 +0000 UTC m=+470.484495622} Failed Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:08:49.795 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-q7cz5/task-run-pipeline-run-status-ilukruhw] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:49.794637848 +0000 UTC m=+470.484495622"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:08:49 +0000 UTC",
... skipping 25 lines ...
    stream.go:305: D 19:08:50.566 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
    stream.go:305: D 19:08:50.566 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:50.567 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:50.567 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Creating a new TaskRun object pipeline-run-timeout-with-completed-task--wlyttjex-slow-task for pipeline task slow-task
    stream.go:305: D 19:08:50.577 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task - script: 
    stream.go:305: D 19:08:50.584 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: I 19:08:50.587 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50.586351949 +0000 UTC m=+471.276209732} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:50.588 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] got tracing carriermap[]
    stream.go:305: D 19:08:50.588 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:50.585 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task (depth: 1)
    stream.go:305: D 19:08:50.604 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task - script: 
    stream.go:305: D 19:08:50.614 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 2)
    stream.go:305: I 19:08:50.618 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Successfully reconciled taskrun pipeline-run-timeout-with-completed-task--wlyttjex-fast-task/arendelle-d7lt9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 50, 618044795, time.Local)}, Reason:"Pending", Message:"Pending"}
... skipping 59 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:50.586351949 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 99 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:50.586351949 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 239 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "sleep", Type: "string", Default: &{Type: "string", StringVal: "1"}}}, Steps: {{Image: "mirror.gcr.io/busybox", Command: {"/bin/sh"}, Args: {"-c", "sleep 120"}}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:08:50.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50.943215781 +0000 UTC m=+471.633104188} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:51.006 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: D 19:08:51.006 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (by request) after 59m59.142303461s (depth: 1)
    stream.go:305: D 19:08:51.006 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
    stream.go:305: D 19:08:51.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:51.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:51.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task - script: 
... skipping 14 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:50.943215781 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 39 lines ...
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:08:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 28.894807073s (depth: 0)
    stream.go:305: D 19:08:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:51.195 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:51.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:51.196 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 28.803463856s (depth: 0)
=== NAME  TestStartTime
    stream.go:305: D 19:08:51.897 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] Adding to queue arendelle-89nzs/start-time-xiwltxnv (depth: 1)
    stream.go:305: D 19:08:51.897 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] got tracing carriermap[]
    stream.go:305: D 19:08:51.897 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:51.898 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-89nzs/start-time-xiwltxnv] set taskspec for arendelle-89nzs/start-time-xiwltxnv - script: sleep 2
... skipping 220 lines ...
          	},
          }
    stream.go:305: D 19:08:52.282 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
    stream.go:305: D 19:08:52.288 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: D 19:08:52.288 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:52.288 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:52.289 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:52.288 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task (depth: 2)
    stream.go:305: D 19:08:52.288 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task (by request) after 59m57.729283059s (depth: 1)
    stream.go:305: D 19:08:52.289 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 27.710273573s (depth: 0)
    stream.go:305: D 19:08:52.290 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:52.290 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:52.290 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task - script: 
... skipping 59 lines ...
    stream.go:305: D 19:08:52.306 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:52.306 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task - script: 
    stream.go:305: I 19:08:52.306 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Successfully reconciled taskrun pipeline-run-timeout-with-completed-task--wlyttjex-slow-task/arendelle-d7lt9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 52, 306913796, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:08:52.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task (by request) after 59m57.692988759s (depth: 1)
    stream.go:305: D 19:08:52.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:52.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:52.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:52.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 27.692100048s (depth: 0)
    stream.go:305: D 19:08:52.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task - script: 
    stream.go:305: I 19:08:52.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Successfully reconciled taskrun pipeline-run-timeout-with-completed-task--wlyttjex-fast-task/arendelle-d7lt9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 52, 308489839, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:08:52.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (by request) after 59m57.69140298s (depth: 0)
=== NAME  TestWorkingDirCreated
    stream.go:305: I 19:08:52.356 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] Successfully reconciled taskrun working-dir-created-fhiixpta/arendelle-5fpgm with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 52, 356693692, time.Local)}, Reason:"Pending", Message:"Pending"}
... skipping 296 lines ...
          }
    stream.go:305: D 19:08:53.332 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task (depth: 1)
    stream.go:305: D 19:08:53.332 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: D 19:08:53.339 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task - script: 
    stream.go:305: D 19:08:53.339 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:53.340 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:53.341 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: I 19:08:53.342 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Successfully reconciled taskrun pipeline-run-timeout-with-completed-task--wlyttjex-slow-task/arendelle-d7lt9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 53, 342455997, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:53.342 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 26.657472444s (depth: 0)
    stream.go:305: D 19:08:53.344 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-slow-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
... skipping 51 lines ...
          	},
          }
    stream.go:305: D 19:08:53.352 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: D 19:08:53.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
    stream.go:305: D 19:08:53.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:53.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:53.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:50 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:53.354 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 26.646010995s (depth: 0)
    stream.go:305: D 19:08:53.354 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (by request) after 59m56.666301887s (depth: 0)
    stream.go:305: D 19:08:53.357 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:53.357 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:53.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] set taskspec for arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task - script: 
    stream.go:305: I 19:08:53.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Successfully reconciled taskrun pipeline-run-timeout-with-completed-task--wlyttjex-fast-task/arendelle-d7lt9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 53, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 80 lines ...
    stream.go:305: D 19:08:54.485 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:54.494 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Creating a new TaskRun object simple-pipeline-run-hovhcblw-task1 for pipeline task task1
    stream.go:305: D 19:08:54.504 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:54.504 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:54.504 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:54.504 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:54.507 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54.507126736 +0000 UTC m=+475.196984518} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:54.510 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: D 19:08:54.520 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:54.520 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:54.507126736 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 107 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:54.507126736 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 39 lines ...
          	},
          }
    stream.go:305: D 19:08:54.565 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:54.567 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m59.479766988s (depth: 0)
    stream.go:305: D 19:08:54.568 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:54.568 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:54.572 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:54.572 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m59.42709989s (depth: 0)
    stream.go:305: D 19:08:54.576 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:54.584 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 51 lines ...
          	},
          }
    stream.go:305: D 19:08:54.605 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:54.605 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:54.606 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:54.606 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:54.607 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:54.607 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m59.392428968s (depth: 0)
    stream.go:305: D 19:08:54.609 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m59.956097783s (depth: 0)
    stream.go:305: D 19:08:54.610 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:54.610 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:54.610 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: I 19:08:54.611 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Successfully reconciled taskrun simple-pipeline-run-hovhcblw-task1/arendelle-9wmgv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 54, 610967954, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 106 lines ...
=== NAME  TestSimplePipelineRun
    stream.go:305: D 19:08:54.659 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:54.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:54.661 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:54.661 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:54.662 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m59.388815088s (depth: 0)
    stream.go:305: I 19:08:54.664 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
=== NAME  TestWorkingDirCreated
    stream.go:305: D 19:08:54.666 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] Requeuing key arendelle-5fpgm/working-dir-created-fhiixpta (by request) after 59m57.35750782s (depth: 0)
    stream.go:305: D 19:08:54.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] got tracing carriermap[]
    stream.go:305: D 19:08:54.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:54.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] set taskspec for arendelle-5fpgm/working-dir-created-fhiixpta - script: 
    stream.go:305: I 19:08:54.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] Successfully reconciled taskrun working-dir-created-fhiixpta/arendelle-5fpgm with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 54, 675715391, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 75 lines ...
    stream.go:305: D 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
    stream.go:305: D 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] got tracing carriermap[]
    stream.go:305: D 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:55.325 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] taskrun done : pipeline-run-timeout-with-completed-task--wlyttjex-fast-task 
    stream.go:305: I 19:08:55.326 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:55.325528257 +0000 UTC m=+476.015386038} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:55.326 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 3 lines ...
          }
    stream.go:305: I 19:08:55.331 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Reconcile succeeded
    stream.go:305: D 19:08:55.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (depth: 1)
    stream.go:305: D 19:08:55.382 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 24.673881548s (depth: 0)
    stream.go:305: D 19:08:55.382 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] got tracing carriermap[]
    stream.go:305: D 19:08:55.382 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:55.382 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] PipelineRun pipeline-run-timeout-with-completed-task--wlyttjex status is being set to &{Succeeded Unknown  {2024-11-06 19:08:55 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:55.383 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex] Requeuing key arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex (by request) after 24.617009036s (depth: 0)
=== NAME  TestWorkingDirCreated
    stream.go:305: D 19:08:55.637 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] Adding to queue arendelle-5fpgm/working-dir-created-fhiixpta (depth: 1)
    stream.go:305: D 19:08:55.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] got tracing carriermap[]
    stream.go:305: D 19:08:55.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:55.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-5fpgm/working-dir-created-fhiixpta] set taskspec for arendelle-5fpgm/working-dir-created-fhiixpta - script: 
... skipping 194 lines ...
    stream.go:305: D 19:08:55.937 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:55.938 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m58.086198223s (depth: 0)
    stream.go:305: D 19:08:55.939 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:55.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:55.939 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:55.940 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:55.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:55.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m58.057885748s (depth: 0)
    stream.go:305: D 19:08:55.946 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: I 19:08:55.946 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Successfully reconciled taskrun simple-pipeline-run-hovhcblw-task1/arendelle-9wmgv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 55, 946854482, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:08:55.948 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m58.052065587s (depth: 0)
=== NAME  TestPipelineRunTimeout
    stream.go:305: D 19:08:56.363 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task] Adding to queue arendelle-d7lt9/pipeline-run-timeout-with-completed-task--wlyttjex-fast-task (depth: 1)
... skipping 141 lines ...
    stream.go:305: D 19:08:56.925 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m57.089184548s (depth: 0)
    stream.go:305: D 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:56.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:56.927 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m57.073058552s (depth: 0)
    stream.go:305: D 19:08:56.927 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: I 19:08:56.927 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Successfully reconciled taskrun simple-pipeline-run-hovhcblw-task1/arendelle-9wmgv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 56, 927488396, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo-param step-check-workspace]\""}
    stream.go:305: D 19:08:56.927 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m57.072429826s (depth: 0)
=== NAME  TestWorkingDirCreated
    workingdir_test.go:106: Deleting namespace arendelle-5fpgm
... skipping 280 lines ...
    stream.go:305: D 19:08:57.954 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:57.955 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:57.956 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:57.955 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:57.956 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:57.958 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:57.958 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:57.960 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m56.040676973s (depth: 0)
    stream.go:305: D 19:08:57.960 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: I 19:08:57.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Successfully reconciled taskrun simple-pipeline-run-hovhcblw-task1/arendelle-9wmgv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 57, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:57.963 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m56.036959989s (depth: 0)
    stream.go:305: D 19:08:57.964 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:57.964 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 137 lines ...
          	},
          }
    stream.go:305: D 19:08:58.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Adding to queue arendelle-t7vkp/pipeline-run-timeout-xtkktfvz (depth: 1)
    stream.go:305: D 19:08:58.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] got tracing carriermap[]
    stream.go:305: D 19:08:58.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:58.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] All TaskRuns have finished for PipelineRun pipeline-run-timeout-xtkktfvz so it has finished
    stream.go:305: I 19:08:58.675 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] PipelineRun pipeline-run-timeout-xtkktfvz status is being set to &{Succeeded True  {2024-11-06 19:08:58.675827927 +0000 UTC m=+479.365685698} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:08:58.680 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-t7vkp/pipeline-run-timeout-xtkktfvz] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:45 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:58.675827927 +0000 UTC m=+479.365685698"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:08:45 +0000 UTC",
... skipping 70 lines ...
          }
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m55.072704781s (depth: 0)
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: I 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded Unknown  {2024-11-06 19:08:54 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:58.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw (by request) after 2m55.052369912s (depth: 0)
    stream.go:305: D 19:08:58.949 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
    stream.go:305: I 19:08:58.950 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Successfully reconciled taskrun simple-pipeline-run-hovhcblw-task1/arendelle-9wmgv with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 57, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:08:58.951 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Updating status with:   v1.TaskRunStatus{
... skipping 130 lines ...
    timeout_test.go:445: Create namespace arendelle-qlks9 to deploy to
    timeout_test.go:445: Verify SA "default" is created in namespace "arendelle-qlks9"
    timeout_test.go:450: Creating Task in namespace arendelle-qlks9
    timeout_test.go:465: Creating Finally Task in namespace arendelle-qlks9
    stream.go:305: D 19:08:59.512 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:08:59.512 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    timeout_test.go:513: Waiting for PipelineRun pipeline-run-tasks-timeout-lbjqnjhb in namespace arendelle-qlks9 to be failed
    stream.go:305: D 19:08:59.513 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:59.523 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Creating a new TaskRun object pipeline-run-tasks-timeout-lbjqnjhb-dagtask for pipeline task dagtask
    stream.go:305: I 19:08:59.532 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59.532940805 +0000 UTC m=+480.222798579} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:59.533 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:08:59.534 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: D 19:08:59.534 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
    stream.go:305: D 19:08:59.534 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:59.540 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask - script: 
    stream.go:305: D 19:08:59.546 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
... skipping 4 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:59.532940805 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 42 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:59.532940805 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 84 lines ...
          }
    stream.go:305: D 19:08:59.594 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: D 19:08:59.597 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:08:59.598 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.452156233s (depth: 0)
    stream.go:305: D 19:08:59.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:08:59.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:59.608 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:59.608 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.391129265s (depth: 0)
    stream.go:305: D 19:08:59.620 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 46 lines ...
    stream.go:305: D 19:08:59.645 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: D 19:08:59.646 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (by request) after 59m59.942165463s (depth: 0)
    stream.go:305: D 19:08:59.646 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
    stream.go:305: D 19:08:59.646 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:59.646 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask - script: 
    stream.go:305: I 19:08:59.647 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-dagtask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 59, 646986538, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: I 19:08:59.656 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:59.656 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.343860623s (depth: 0)
    stream.go:305: D 19:08:59.656 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 41 lines ...
    stream.go:305: D 19:08:59.684 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (by request) after 59m59.352907085s (depth: 0)
    stream.go:305: D 19:08:59.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
    stream.go:305: D 19:08:59.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:59.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask - script: 
    stream.go:305: I 19:08:59.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-dagtask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 8, 59, 685632168, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:08:59.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (by request) after 59m59.314254925s (depth: 0)
    stream.go:305: I 19:08:59.686 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:08:59.686 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.313210218s (depth: 0)
=== NAME  TestSimplePipelineRun
    stream.go:305: D 19:08:59.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (depth: 1)
    stream.go:305: D 19:08:59.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] got tracing carriermap[]
    stream.go:305: D 19:08:59.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:08:59.934 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] set taskspec for arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 - script: echo "response"
... skipping 81 lines ...
          }
    stream.go:305: D 19:08:59.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1] Requeuing key arendelle-9wmgv/simple-pipeline-run-hovhcblw-task1 (by request) after 59m54.065366438s (depth: 0)
    stream.go:305: D 19:08:59.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Adding to queue arendelle-9wmgv/simple-pipeline-run-hovhcblw (depth: 1)
    stream.go:305: D 19:08:59.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] got tracing carriermap[]
    stream.go:305: D 19:08:59.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:08:59.967 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] All TaskRuns have finished for PipelineRun simple-pipeline-run-hovhcblw so it has finished
    stream.go:305: I 19:08:59.967 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] PipelineRun simple-pipeline-run-hovhcblw status is being set to &{Succeeded True  {2024-11-06 19:08:59.967235686 +0000 UTC m=+480.657093459} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:08:59.967 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-9wmgv/simple-pipeline-run-hovhcblw] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:54 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:08:59.967235686 +0000 UTC m=+480.657093459"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:08:54 +0000 UTC",
... skipping 108 lines ...
    timeout_test.go:324: Create namespace arendelle-ntscj to deploy to
    timeout_test.go:324: Verify SA "default" is created in namespace "arendelle-ntscj"
    timeout_test.go:329: Creating Tasks in namespace arendelle-ntscj
    stream.go:305: D 19:09:00.575 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:00.575 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:00.575 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    timeout_test.go:389: Waiting for PipelineRun pipeline-task-timeout-hvvunski with PipelineTask timeout in namespace arendelle-ntscj to fail
    stream.go:305: I 19:09:00.583 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Creating a new TaskRun object pipeline-task-timeout-hvvunski-pipelinetask1 for pipeline task pipelinetask1
    stream.go:305: D 19:09:00.591 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: I 19:09:00.591 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Creating a new TaskRun object pipeline-task-timeout-hvvunski-pipelinetask2 for pipeline task pipelinetask2
    stream.go:305: D 19:09:00.591 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:00.592 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:00.593 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:00.599 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 - script: 
    stream.go:305: D 19:09:00.605 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (depth: 1)
    stream.go:305: D 19:09:00.605 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:00.605 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 19:09:00.606 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:00.606 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00.606038424 +0000 UTC m=+481.295896204} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:00.612 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 - script: 
    stream.go:305: D 19:09:00.624 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:00.625 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: D 19:09:00.625 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:00.606038424 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 159 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:00.606038424 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 147 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:09:00.731 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00.731402738 +0000 UTC m=+481.421260519} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:00.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:00.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 2)
    stream.go:305: D 19:09:00.751 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 1)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 19:09:00.752 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 2)
=== NAME  TestPipelineTaskTimeout
... skipping 6 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:00.731402738 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 226 lines ...
    stream.go:305: D 19:09:00.903 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 - script: 
    stream.go:305: I 19:09:00.903 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Successfully reconciled taskrun pipeline-task-timeout-hvvunski-pipelinetask2/arendelle-ntscj with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 0, 903592135, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:09:00.903 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (by request) after 4.096314785s (depth: 0)
    stream.go:305: D 19:09:00.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m59.240583096s (depth: 0)
    stream.go:305: D 19:09:00.934 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:00.934 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:00.935 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:00.935 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m59.064181364s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: I 19:09:00.978 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:00.978 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 18.021669329s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:01.051 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:01.052 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m58.942374576s (depth: 0)
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:01.057 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:01.058 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 - script: 
    stream.go:305: I 19:09:01.058 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Successfully reconciled taskrun pipeline-task-timeout-hvvunski-pipelinetask1/arendelle-ntscj with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 1, 58324317, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 75 lines ...
    stream.go:305: D 19:09:01.827 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (by request) after 59m57.198894855s (depth: 0)
    stream.go:305: D 19:09:01.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
    stream.go:305: D 19:09:01.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:01.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask - script: 
    stream.go:305: I 19:09:01.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-dagtask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 1, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:01.829 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (by request) after 59m57.171001695s (depth: 0)
    stream.go:305: I 19:09:01.830 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:01.830 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 17.16953722s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:01.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: D 19:09:01.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:01.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:01.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 - script: 
... skipping 204 lines ...
          	},
          }
    stream.go:305: D 19:09:02.710 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 19:09:02.712 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:02.712 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:02.712 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:02.713 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:02.713 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m57.286652689s (depth: 0)
    stream.go:305: D 19:09:02.713 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: D 19:09:02.713 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:02.714 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:02.717 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 - script: 
    stream.go:305: I 19:09:02.718 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Successfully reconciled taskrun pipeline-task-timeout-hvvunski-pipelinetask1/arendelle-ntscj with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 2, 718659700, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:09:02.719 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 19:09:02.725 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:02.725 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:02.725 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:02.725 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:02.725 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m57.274229338s (depth: 0)
    stream.go:305: D 19:09:02.726 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (depth: 1)
    stream.go:305: D 19:09:02.726 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (by request) after 2.293479397s (depth: 0)
    stream.go:305: D 19:09:02.726 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 19:09:02.726 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:02.727 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 - script: 
... skipping 29 lines ...
    stream.go:305: D 19:09:03.377 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
    stream.go:305: I 19:09:03.384 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task1/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 3, 384570176, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:03.398 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:03.400 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:03.429 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:03.429 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: I 19:09:03.436 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03.436133812 +0000 UTC m=+484.125991592} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: I 19:09:03.453 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task2/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 3, 453755830, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:03.461 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:03.467 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 99 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:03.436133812 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 145 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:03.436133812 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 104 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Steps: {{Image: "mirror.gcr.io/ubuntu", Script: "echo task1"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:03.738 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03.738677702 +0000 UTC m=+484.428535476} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:03.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 2)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:03.767 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 3)
    stream.go:305: I 19:09:03.777 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 3, 777673226, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:03.789 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
... skipping 105 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:03.738677702 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 160 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:09:03.953 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:03.969 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m59.046589733s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:04.003 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m55.995596809s (depth: 0)
    stream.go:305: D 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 3)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:04.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:04.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:04.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 - script: echo task1
... skipping 9 lines ...
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:04.032 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:04.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:04.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:04.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 3)
    stream.go:305: D 19:09:04.034 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m59.758726459s (depth: 2)
    stream.go:305: I 19:09:04.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:04.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m58.963724481s (depth: 0)
    stream.go:305: D 19:09:04.040 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:04.041 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:04.041 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
    stream.go:305: I 19:09:04.041 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task2/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 4, 41457118, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
=== NAME  TestPipelineTaskTimeout
... skipping 175 lines ...
          	},
          }
    stream.go:305: D 19:09:04.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:04.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (depth: 1)
    stream.go:305: D 19:09:04.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:04.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:04.106 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:00 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:04.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m55.893790542s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:04.120 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m58.952434858s (depth: 0)
    stream.go:305: D 19:09:04.127 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:04.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:04.128 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:04.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: D 19:09:04.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:04.129 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:04.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
    stream.go:305: I 19:09:04.143 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:04.144 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m58.856231961s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:04.148 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (by request) after 906.139113ms (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: I 19:09:04.150 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 4, 130367814, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:04.151 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m58.848198435s (depth: 0)
... skipping 27 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:05.000755167 +0000 UTC m=+485.690612969"},
        + 				Reason:             "TaskRunTimeout",
        + 				Message:            `TaskRun "pipeline-task-timeout-hvvunski-pipelinetask2" failed to finish within "5s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "pipeline-task-timeout-hvvunski-pipelinetask2-pod",
... skipping 26 lines ...
          	},
          }
    stream.go:305: D 19:09:05.059 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (depth: 1)
    stream.go:305: D 19:09:05.066 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:05.066 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:05.066 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:05.066 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:05.066862363 +0000 UTC m=+485.756720144} PipelineRunStopping Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:05.067 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 4 lines ...
        + 					Inner: v1.Time{Time: s"2024-11-06 19:09:05.066862363 +0000 UTC m=+485.756720144"},
        + 				},
        - 				Reason: "Running",
        + 				Reason: "PipelineRunStopping",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
... skipping 17 lines ...
    stream.go:305: D 19:09:05.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (by request) after 59m57.918649161s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:05.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:05.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m54.93302893s (depth: 0)
    stream.go:305: D 19:09:05.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:05.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:05.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded Unknown  {2024-11-06 19:09:05 +0000 UTC} PipelineRunStopping Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:05.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski (by request) after 59m54.909018215s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:05.330 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: D 19:09:05.330 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:05.330 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:05.330 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
... skipping 54 lines ...
    stream.go:305: D 19:09:05.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: D 19:09:05.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:05.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:05.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
    stream.go:305: I 19:09:05.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 5, 359423605, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:05.359 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m57.640502613s (depth: 0)
    stream.go:305: I 19:09:05.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:05.360 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m57.639889529s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:05.863 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2 (depth: 1)
    stream.go:305: D 19:09:05.863 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] got tracing carriermap[]
    stream.go:305: D 19:09:05.863 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:05.863 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] taskrun done : pipeline-task-timeout-hvvunski-pipelinetask2 
... skipping 58 lines ...
    stream.go:305: D 19:09:05.976 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 - script: echo task1
    stream.go:305: I 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task1/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 5, 977805927, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: I 19:09:05.977 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:05.978 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m57.022002072s (depth: 0)
    stream.go:305: D 19:09:05.978 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (by request) after 59m57.048679304s (depth: 0)
    stream.go:305: D 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Updating status with:   v1.TaskRunStatus{
... skipping 49 lines ...
    stream.go:305: I 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task2/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 5, 979646254, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:05.979 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (by request) after 59m57.020280023s (depth: 0)
    stream.go:305: D 19:09:06.004 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:06.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:06.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (by request) after 59m57.022110453s (depth: 0)
    stream.go:305: I 19:09:06.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:06.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:06.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:06.007 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 - script: echo task1
    stream.go:305: D 19:09:06.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m56.991988784s (depth: 0)
    stream.go:305: I 19:09:06.008 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task1/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 6, 8210102, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 62 lines ...
    stream.go:305: D 19:09:06.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:06.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
    stream.go:305: I 19:09:06.353 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 6, 353329830, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:09:06.354 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m56.646468274s (depth: 0)
    stream.go:305: I 19:09:06.354 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:06.354 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m56.645196528s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    stream.go:305: D 19:09:06.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: D 19:09:06.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:06.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.704 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] set taskspec for arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 - script: 
... skipping 73 lines ...
    stream.go:305: I 19:09:06.728 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask2] Reconcile succeeded
    stream.go:305: D 19:09:06.731 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski (depth: 1)
    stream.go:305: D 19:09:06.733 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] got tracing carriermap[]
    stream.go:305: D 19:09:06.734 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.733 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Adding to queue arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (depth: 1)
    stream.go:305: I 19:09:06.735 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] All TaskRuns have finished for PipelineRun pipeline-task-timeout-hvvunski so it has finished
    stream.go:305: I 19:09:06.735 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] PipelineRun pipeline-task-timeout-hvvunski status is being set to &{Succeeded False  {2024-11-06 19:09:06.735198243 +0000 UTC m=+487.425056022} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:09:06.732 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] Requeuing key arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1 (by request) after 1h0m0s (depth: 0)
    stream.go:305: D 19:09:06.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] got tracing carriermap[]
    stream.go:305: D 19:09:06.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:06.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski-pipelinetask1] taskrun done : pipeline-task-timeout-hvvunski-pipelinetask1 
    stream.go:305: D 19:09:06.739 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-ntscj/pipeline-task-timeout-hvvunski] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:05 +0000 UTC"},
        - 				Reason:             "PipelineRunStopping",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:06.735198243 +0000 UTC m=+487.425056022"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:09:00 +0000 UTC",
... skipping 125 lines ...
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:09:06.996 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:06.996 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:06.996 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:06.998 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:06.998 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m56.001452611s (depth: 0)
    stream.go:305: D 19:09:06.999 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (by request) after 59m56.030976182s (depth: 0)
    stream.go:305: D 19:09:06.999 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:06.999 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:06.999 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:06.999 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
... skipping 6 lines ...
    stream.go:305: D 19:09:07.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:07.025 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:07.025 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:07.025 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 - script: echo task1
    stream.go:305: I 19:09:07.026 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task1/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 7, 26726278, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
    stream.go:305: D 19:09:07.027 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (by request) after 59m55.972959281s (depth: 0)
    stream.go:305: I 19:09:07.030 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:07.031 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m55.969210123s (depth: 0)
=== NAME  TestPipelineTaskTimeout
    timeout_test.go:399: Waiting for TaskRun from PipelineRun pipeline-task-timeout-hvvunski in namespace arendelle-ntscj to be timed out
    timeout_test.go:435: Deleting namespace arendelle-ntscj
--- PASS: TestPipelineTaskTimeout (7.10s)
=== CONT  TestDAGPipelineRun
    dag_test.go:149: Waiting for DAG pipeline to complete
    stream.go:305: D 19:09:07.651 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: D 19:09:07.651 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] got tracing carriermap[]
    stream.go:305: D 19:09:07.651 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:07.667 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Creating a new TaskRun object d-a-g-pipeline-run-pctapxgo-pipeline-task-1 for pipeline task pipeline-task-1
    stream.go:305: D 19:09:07.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: I 19:09:07.677 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07.677898188 +0000 UTC m=+488.367755968} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:07.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:07.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:07.678 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:07.687 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: D 19:09:07.690 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: D 19:09:07.691 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Updating status with:   v1.PipelineRunStatus{
... skipping 3 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:07.677898188 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 61 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:07.677898188 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 214 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "text", Type: "string", Description: "The text that should be echoed"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "echo how to ci/cd?"}, {Image: "mirror.gcr.io/busybox", Script: "sleep 15\necho how to ci/cd? | tee /tekton/results/result\n"}}, Results: {{Name: "result", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:07.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:07.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m59.143680521s (depth: 0)
    stream.go:305: D 19:09:07.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] got tracing carriermap[]
    stream.go:305: D 19:09:07.856 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:07.869 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: D 19:09:07.869 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:07.869 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m59.153199298s (depth: 0)
    stream.go:305: D 19:09:07.870 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:07.870 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:07.870 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: I 19:09:07.870 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 7, 870575564, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:07.870 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m59.129335725s (depth: 0)
    stream.go:305: I 19:09:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m59.042690128s (depth: 0)
    stream.go:305: D 19:09:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] got tracing carriermap[]
    stream.go:305: D 19:09:07.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:08.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:08.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m58.843951748s (depth: 0)
    stream.go:305: D 19:09:08.965 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:08.965 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:08.965 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:08.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: I 19:09:08.966 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 8, 966464814, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 69 lines ...
    stream.go:305: D 19:09:09.380 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m53.640642181s (depth: 0)
    stream.go:305: D 19:09:09.380 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:09.380 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:09.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
    stream.go:305: I 19:09:09.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 9, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:09.381 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (by request) after 59m53.618659754s (depth: 0)
    stream.go:305: I 19:09:09.383 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:09.384 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m53.615895702s (depth: 0)
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:09.732 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:09.732 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:09.732 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:09.733 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
... skipping 64 lines ...
    stream.go:305: D 19:09:09.758 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:09.758 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:09.758 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: I 19:09:09.758 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 9, 758932728, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:09.759 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m57.240843362s (depth: 0)
    stream.go:305: D 19:09:09.757 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: I 19:09:09.770 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:09.770 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m57.229487674s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:10.013 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:10.013 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:10.013 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.014 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
... skipping 63 lines ...
    stream.go:305: D 19:09:10.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
    stream.go:305: I 19:09:10.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task2/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 10, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:10.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:10.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.054 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (by request) after 59m52.946416543s (depth: 0)
    stream.go:305: I 19:09:10.055 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:03 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:10.056 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m52.943958859s (depth: 0)
    stream.go:305: D 19:09:10.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: D 19:09:10.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:10.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 - script: echo task3
    stream.go:305: I 19:09:10.347 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Successfully reconciled taskrun pipeline-run-with-service-accounts-jnmtoilo-task3/arendelle-lmx4s with status: &apis.Condition{Type:"Succeeded", Status:"True", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 10, 347520317, time.Local)}, Reason:"Succeeded", Message:"All Steps have completed executing"}
... skipping 60 lines ...
    stream.go:305: D 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3 (depth: 1)
    stream.go:305: D 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] got tracing carriermap[]
    stream.go:305: D 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] taskrun done : pipeline-run-with-service-accounts-jnmtoilo-task3 
    stream.go:305: D 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:10.368 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:10.370 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:10.370728862 +0000 UTC m=+491.060586643} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:10.372 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 3 lines ...
          }
    stream.go:305: I 19:09:10.375 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task3] Reconcile succeeded
    stream.go:305: D 19:09:10.385 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:10.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m52.629120385s (depth: 0)
    stream.go:305: D 19:09:10.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:10.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:10.393 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:10 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:10.393 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m52.606798192s (depth: 0)
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:10.735 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:10.735 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:10.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.736 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
... skipping 67 lines ...
    stream.go:305: D 19:09:10.761 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m56.263171555s (depth: 0)
    stream.go:305: D 19:09:10.762 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:10.762 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.762 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: I 19:09:10.762 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 10, 762592970, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0 step-unnamed-1]\""}
    stream.go:305: D 19:09:10.762 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m56.237318851s (depth: 0)
    stream.go:305: I 19:09:10.771 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:10.772 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m56.227998623s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:10.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:10.989 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:10.990 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:10.990 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 - script: echo task2
... skipping 66 lines ...
    stream.go:305: D 19:09:11.023 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:11.023 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:11.023 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] taskrun done : pipeline-run-with-service-accounts-jnmtoilo-task2 
    stream.go:305: D 19:09:11.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:11.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:11.030 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Reconcile succeeded
    stream.go:305: I 19:09:11.031 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:11.0310588 +0000 UTC m=+491.720916581} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:11.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 3 lines ...
        + 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-11-06 19:09:11.0310588 +0000 UTC m=+491.720916581"}},
          				Reason:             "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 61 lines ...
          	},
          }
    stream.go:305: D 19:09:11.068 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:11.070 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m51.967640583s (depth: 1)
    stream.go:305: D 19:09:11.070 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:11.070 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:11.072 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:11 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:11.073 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m51.92714505s (depth: 0)
    stream.go:305: D 19:09:11.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (depth: 1)
    stream.go:305: D 19:09:11.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] got tracing carriermap[]
    stream.go:305: D 19:09:11.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:11.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:11 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:11.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo (by request) after 59m51.918597202s (depth: 0)
    stream.go:305: D 19:09:11.081 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (depth: 1)
    stream.go:305: D 19:09:11.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (by request) after 59m51.954650304s (depth: 0)
    stream.go:305: D 19:09:11.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:11.082 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:11.083 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] set taskspec for arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 - script: echo task1
... skipping 93 lines ...
    stream.go:305: D 19:09:11.773 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (depth: 1)
    stream.go:305: D 19:09:11.774 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] got tracing carriermap[]
    stream.go:305: D 19:09:11.774 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:11.775 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 - script: echo how to ci/cd?
    stream.go:305: I 19:09:11.775 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 11, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:11.775 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m55.224556455s (depth: 0)
    stream.go:305: I 19:09:11.784 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:11.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m55.215165689s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:12.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:12.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:12.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:12.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] taskrun done : pipeline-run-with-service-accounts-jnmtoilo-task2 
... skipping 113 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "text", Type: "string", Description: "The text that should be echoed"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "echo how to ci/cd?"}, {Image: "mirror.gcr.io/busybox", Script: "sleep 15\necho how to ci/cd? | tee /tekton/results/result\n"}}, Results: {{Name: "result", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:12.780 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:07 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 5, Skipped: 0}
    stream.go:305: D 19:09:12.781 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m54.219388754s (depth: 0)
    stream.go:305: D 19:09:12.783 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-1 (by request) after 59m54.232930867s (depth: 0)
=== NAME  TestPipelineRunWithServiceAccounts
    stream.go:305: D 19:09:13.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] Adding to queue arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2 (depth: 1)
    stream.go:305: D 19:09:13.001 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] got tracing carriermap[]
    stream.go:305: D 19:09:13.001 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task2] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 68 lines ...
    stream.go:305: D 19:09:13.031 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:13.031 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] Requeuing key arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1 (by request) after 59m49.985106772s (depth: 0)
    stream.go:305: D 19:09:13.032 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] got tracing carriermap[]
    stream.go:305: D 19:09:13.032 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:13.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo-task1] taskrun done : pipeline-run-with-service-accounts-jnmtoilo-task1 
    stream.go:305: I 19:09:13.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] All TaskRuns have finished for PipelineRun pipeline-run-with-service-accounts-jnmtoilo so it has finished
    stream.go:305: I 19:09:13.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] PipelineRun pipeline-run-with-service-accounts-jnmtoilo status is being set to &{Succeeded True  {2024-11-06 19:09:13.033814947 +0000 UTC m=+493.723672729} Succeeded Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:09:13.035 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-lmx4s/pipeline-run-with-service-accounts-jnmtoilo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:11 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:13.033814947 +0000 UTC m=+493.723672729"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 3 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:09:03 +0000 UTC",
... skipping 514 lines ...
    stream.go:305: D 19:09:16.406 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-xwqnl/entrypoint-running-steps-in-order-mdcawaug] Requeuing key arendelle-xwqnl/entrypoint-running-steps-in-order-mdcawaug (by request) after 59m56.593525849s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 19:09:19.000 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.001 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:19.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun tasks timeout of &Duration{Duration:20s,} reached, cancelling tasks
    stream.go:305: I 19:09:19.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] patching TaskRun pipeline-run-tasks-timeout-lbjqnjhb-dagtask for timeout
    stream.go:305: I 19:09:19.020 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:19.020 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after -20.807522ms (depth: 1)
    stream.go:305: D 19:09:19.021 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.021 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:19.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: D 19:09:19.024 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
... skipping 50 lines ...
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 5 identical fields
          	},
          }
    stream.go:305: D 19:09:19.033 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: I 19:09:19.050 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:19.050 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after -50.762026ms (depth: 1)
    stream.go:305: D 19:09:19.051 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.051 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:19.054 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun tasks timeout of &Duration{Duration:20s,} reached, cancelling tasks
    stream.go:305: I 19:09:19.056 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] patching TaskRun pipeline-run-tasks-timeout-lbjqnjhb-dagtask for timeout
    stream.go:305: I 19:09:19.063 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Reconcile succeeded
... skipping 50 lines ...
          		},
          		RetriesStatus: nil,
          		Results:       nil,
          		... // 5 identical fields
          	},
          }
    stream.go:305: I 19:09:19.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:08:59 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:19.093 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after -93.253307ms (depth: 1)
    stream.go:305: D 19:09:19.094 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.095 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:19.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Creating a new TaskRun object pipeline-run-tasks-timeout-lbjqnjhb-finallytask for pipeline task finallytask
    stream.go:305: D 19:09:19.101 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 44 lines ...
          }
    stream.go:305: I 19:09:19.123 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Reconcile succeeded
    stream.go:305: D 19:09:19.124 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:19.124 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] got tracing carriermap[]
    stream.go:305: D 19:09:19.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:19.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19.125852476 +0000 UTC m=+499.815710258} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:19.127 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 3 lines ...
        + 				LastTransitionTime: apis.VolatileTime{
        + 					Inner: v1.Time{Time: s"2024-11-06 19:09:19.125852476 +0000 UTC m=+499.815710258"},
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0 (Failed: 0",
        + 					"1 (Failed: 1",
          					", Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
... skipping 26 lines ...
    stream.go:305: D 19:09:19.149 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.152 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.973731752s (depth: 0)
    stream.go:305: D 19:09:19.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.153 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:19.154 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: I 19:09:19.155 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-finallytask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 19, 155415530, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: I 19:09:19.159 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:19.159 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.840245583s (depth: 0)
    stream.go:305: D 19:09:19.167 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:19.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.179 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:19.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.180 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 42 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:09:19.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:19.186 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.813554392s (depth: 0)
    stream.go:305: D 19:09:19.190 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:19.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 42 lines ...
          	},
          }
    stream.go:305: D 19:09:19.223 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.223 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:19.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:19.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:19.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.775517196s (depth: 0)
    stream.go:305: D 19:09:19.232 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (by request) after 59m59.941856668s (depth: 0)
    stream.go:305: D 19:09:19.233 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] got tracing carriermap[]
    stream.go:305: D 19:09:19.234 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:19.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask - script: 
    stream.go:305: I 19:09:19.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-finallytask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 19, 235506362, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
... skipping 46 lines ...
    stream.go:305: D 19:09:19.256 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask - script: 
    stream.go:305: I 19:09:19.257 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-finallytask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 19, 257194312, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:09:19.257 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (by request) after 59m59.742655418s (depth: 0)
    stream.go:305: D 19:09:19.257 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:19.257 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:19.257 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:19.258 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:19.258 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 19.741921241s (depth: 0)
    stream.go:305: D 19:09:19.263 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask (depth: 1)
    stream.go:305: D 19:09:19.263 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] got tracing carriermap[]
    stream.go:305: D 19:09:19.263 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:19.263 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] taskrun done : pipeline-run-tasks-timeout-lbjqnjhb-dagtask 
    stream.go:305: I 19:09:19.265 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-dagtask] Reconcile succeeded
... skipping 1057 lines ...
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:21.180480241 +0000 UTC m=+501.870338019"},
        + 				Reason:             "TaskRunTimeout",
        + 				Message:            `TaskRun "task-run-timeout-okmwwncg" failed to finish within "1s"`,
        + 			},
          		},
          		Annotations: nil,
          	},
          	TaskRunStatusFields: v1.TaskRunStatusFields{
          		PodName:        "task-run-timeout-okmwwncg-pod",
... skipping 214 lines ...
    stream.go:305: I 19:09:21.393 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-szzzvapm] Successfully reconciled taskrun duplicate-pod-task-run-szzzvapm/arendelle-85pvw with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 21, 393359477, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare]\""}
    stream.go:305: D 19:09:21.393 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-szzzvapm] Requeuing key arendelle-85pvw/duplicate-pod-task-run-szzzvapm (by request) after 59m58.606600435s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 19:09:21.393 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 17.605600045s (depth: 0)
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] got tracing carriermap[]
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] set taskspec for arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask - script: 
    stream.go:305: I 19:09:21.394 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Successfully reconciled taskrun pipeline-run-tasks-timeout-lbjqnjhb-finallytask/arendelle-qlks9 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 21, 394912880, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0]\""}
... skipping 16 lines ...
    stream.go:305: D 19:09:21.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] got tracing carriermap[]
    stream.go:305: D 19:09:21.947 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:21.972 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Creating a new TaskRun object pipeline-run-c-r-d-conversion-kqpqngms-hello-task for pipeline task hello-task
    stream.go:305: D 19:09:22.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (depth: 1)
    stream.go:305: D 19:09:22.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:22.005 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:22.006 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22.006380262 +0000 UTC m=+502.696238044} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:22.011 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: D 19:09:22.017 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (depth: 1)
    stream.go:305: I 19:09:22.098 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-kqpqngms-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 22, 96765162, time.Local)}, Reason:"Pending", Message:"Pending"}
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 19:09:22.100 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 1)
... skipping 11 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:22.006380262 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 161 lines ...
    stream.go:305: D 19:09:22.311 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 3)
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: D 19:09:22.317 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (depth: 3)
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: D 19:09:22.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:22.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:22.329 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded Unknown  {2024-11-06 19:09:19 +0000 UTC} Running Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:22.329 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (by request) after 16.670752425s (depth: 0)
    stream.go:305: D 19:09:22.329 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb (depth: 1)
    stream.go:305: D 19:09:22.331 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Adding to queue arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (depth: 3)
    stream.go:305: D 19:09:22.334 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (by request) after 59m56.813984644s (depth: 2)
    stream.go:305: D 19:09:22.352 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] got tracing carriermap[]
    stream.go:305: D 19:09:22.352 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 63 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:22.006380262 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 89 lines ...
          	},
          }
    stream.go:305: D 19:09:22.437 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (depth: 1)
    stream.go:305: D 19:09:22.442 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 58.874726024s (depth: 0)
    stream.go:305: D 19:09:22.443 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] got tracing carriermap[]
    stream.go:305: D 19:09:22.443 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:22.450 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:22.450 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 58.549529695s (depth: 0)
    stream.go:305: D 19:09:22.560 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m59.590160804s (depth: 0)
    stream.go:305: D 19:09:22.561 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (depth: 1)
    stream.go:305: D 19:09:22.561 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (depth: 1)
    stream.go:305: D 19:09:22.564 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:22.564 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] got tracing carriermap[]
    stream.go:305: D 19:09:22.564 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:22.564 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:22.565 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:22.565 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-kqpqngms-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 22, 565762087, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:22.574 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m59.43385852s (depth: 0)
    stream.go:305: I 19:09:22.575 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:22.578 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 58.421734385s (depth: 0)
=== NAME  TestDuplicatePodTaskRun
    stream.go:305: D 19:09:22.938 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-gythenjj] Adding to queue arendelle-85pvw/duplicate-pod-task-run-gythenjj (depth: 1)
    stream.go:305: D 19:09:22.938 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-gythenjj] got tracing carriermap[]
    stream.go:305: D 19:09:22.938 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-gythenjj] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:22.939 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-gythenjj] set taskspec for arendelle-85pvw/duplicate-pod-task-run-gythenjj - script: 
... skipping 394 lines ...
          	},
          }
    stream.go:305: D 19:09:24.212 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (depth: 1)
    stream.go:305: D 19:09:24.213 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (depth: 1)
    stream.go:305: D 19:09:24.214 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] got tracing carriermap[]
    stream.go:305: D 19:09:24.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:24.219 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:24.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m57.841732981s (depth: 0)
    stream.go:305: D 19:09:24.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 56.779299509s (depth: 0)
    stream.go:305: D 19:09:24.220 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:24.221 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:24.221 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task - script: ls /workspace/dir
        echo hello
... skipping 359 lines ...
    stream.go:305: D 19:09:25.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] got tracing carriermap[]
    stream.go:305: D 19:09:25.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestDuplicatePodTaskRun
    stream.go:305: D 19:09:25.102 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-rbjzzsbm] set taskspec for arendelle-85pvw/duplicate-pod-task-run-rbjzzsbm - script: 
=== NAME  TestPipelineRunTasksTimeout
    stream.go:305: I 19:09:25.103 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] All TaskRuns have finished for PipelineRun pipeline-run-tasks-timeout-lbjqnjhb so it has finished
    stream.go:305: I 19:09:25.103 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] PipelineRun pipeline-run-tasks-timeout-lbjqnjhb status is being set to &{Succeeded False  {2024-11-06 19:09:25.103067958 +0000 UTC m=+505.792925728} Failed Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:09:25.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] Requeuing key arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask (by request) after 59m53.917116253s (depth: 0)
    stream.go:305: D 19:09:25.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] got tracing carriermap[]
    stream.go:305: D 19:09:25.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:25.104 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb-finallytask] taskrun done : pipeline-run-tasks-timeout-lbjqnjhb-finallytask 
    stream.go:305: D 19:09:25.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-qlks9/pipeline-run-tasks-timeout-lbjqnjhb] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:19 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 1 (Failed: 1, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "False",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:25.103067958 +0000 UTC m=+505.792925728"},
        + 				Reason:             "Failed",
        + 				Message:            "Tasks Completed: 2 (Failed: 1, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:08:59 +0000 UTC",
... skipping 151 lines ...
    stream.go:305: D 19:09:25.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:25.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:25.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:25.156 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-kqpqngms-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 25, 156916973, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo-hello]\""}
    stream.go:305: D 19:09:25.157 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m56.84299971s (depth: 0)
    stream.go:305: I 19:09:25.157 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:25.157 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 55.84224968s (depth: 0)
=== NAME  TestPipelineRunTasksTimeout
    timeout_test.go:523: Waiting for TaskRun from PipelineRun pipeline-run-tasks-timeout-lbjqnjhb in namespace arendelle-qlks9 to time out and finally TaskRun to be successful
    timeout_test.go:562: Deleting namespace arendelle-qlks9
--- PASS: TestPipelineRunTasksTimeout (26.12s)
=== CONT  TestTaskRunCRDConversion
... skipping 216 lines ...
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m55.867736206s (depth: 0)
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-kqpqngms-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 26, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: I 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded Unknown  {2024-11-06 19:09:22 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (by request) after 59m55.867181284s (depth: 0)
    stream.go:305: D 19:09:26.132 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (by request) after 54.867123408s (depth: 0)
=== NAME  TestDuplicatePodTaskRun
    stream.go:305: D 19:09:26.764 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-uarmwoaf] Adding to queue arendelle-85pvw/duplicate-pod-task-run-uarmwoaf (depth: 1)
    stream.go:305: D 19:09:26.764 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-uarmwoaf] got tracing carriermap[]
    stream.go:305: D 19:09:26.764 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-85pvw/duplicate-pod-task-run-uarmwoaf] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 597 lines ...
    stream.go:305: D 19:09:27.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] got tracing carriermap[]
    stream.go:305: D 19:09:27.944 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:27.961 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 - script: echo such parallel
=== NAME  TestPropagatedResults/propagated_all_type_results
    propagated_results_test.go:68: Verify SA "default" is created in namespace "arendelle-jmwxq"
=== NAME  TestDAGPipelineRun
    stream.go:305: I 19:09:27.973 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:27.972934442 +0000 UTC m=+508.662792267} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:27.975 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"5",
        + 					"4",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 109 lines ...
    sidecar_test.go:75: Verify SA "default" is created in namespace "arendelle-dm66l"
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:28.086 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (depth: 1)
=== NAME  TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
    sidecar_test.go:106: Creating Task "sidecar-task-support-a-sidecar-that-runs--qlsjfnzz"
=== NAME  TestDAGPipelineRun
    stream.go:305: I 19:09:28.096 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28.09634424 +0000 UTC m=+508.786202022} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:28.097 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 3 lines ...
        + 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-11-06 19:09:28.09634424 +0000 UTC m=+508.786202022"}},
          				Reason:             "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"5",
        + 					"4",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 144 lines ...
          				Type:               "Succeeded",
          				Status:             "Unknown",
          				Severity:           "",
        - 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-11-06 19:09:27 +0000 UTC"}},
        + 				LastTransitionTime: apis.VolatileTime{Inner: v1.Time{Time: s"2024-11-06 19:09:28.09634424 +0000 UTC m=+508.786202022"}},
          				Reason:             "Running",
          				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skip"...,
          			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		... // 3 identical fields
... skipping 204 lines ...
          }
    stream.go:305: D 19:09:28.386 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms (depth: 1)
    stream.go:305: D 19:09:28.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] got tracing carriermap[]
    stream.go:305: D 19:09:28.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:28.387 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms-hello-task (depth: 4)
    stream.go:305: I 19:09:28.388 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] All TaskRuns have finished for PipelineRun pipeline-run-c-r-d-conversion-kqpqngms so it has finished
    stream.go:305: I 19:09:28.388 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] PipelineRun pipeline-run-c-r-d-conversion-kqpqngms status is being set to &{Succeeded True  {2024-11-06 19:09:28.388108872 +0000 UTC m=+509.077966645} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:09:28.389 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-kqpqngms] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:22 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:28.388108872 +0000 UTC m=+509.077966645"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:09:21 +0000 UTC",
... skipping 81 lines ...
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:28.611 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] got tracing carriermap[]
    stream.go:305: D 19:09:28.611 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:28.612 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 - script: echo much graph
    stream.go:305: I 19:09:28.612 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 28, 612399614, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:28.612 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (by request) after 59m58.38752928s (depth: 0)
    stream.go:305: I 19:09:28.624 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:28.624 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m38.375522429s (depth: 0)
    stream.go:305: D 19:09:28.624 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] got tracing carriermap[]
    stream.go:305: D 19:09:28.624 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:28.682 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (depth: 1)
    stream.go:305: D 19:09:28.685 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] got tracing carriermap[]
... skipping 49 lines ...
          		TaskSpec:      &{Steps: {{Name: "echo", Image: "mirror.gcr.io/ubuntu", Script: "#!/usr/bin/env bash\necho \"Hello World!\"\n"}}, Workspaces: {{Name: "output"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
=== NAME  TestDAGPipelineRun
    stream.go:305: I 19:09:28.876 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:28.876 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m38.123476981s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:28.878 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Requeuing key arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (by request) after 57.313330086s (depth: 0)
    stream.go:305: D 19:09:28.879 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (depth: 1)
    stream.go:305: D 19:09:28.880 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] got tracing carriermap[]
    stream.go:305: D 19:09:28.880 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 16 lines ...
    stream.go:305: D 19:09:29.432 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (depth: 1)
    stream.go:305: D 19:09:29.432 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:29.432 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:29.432 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:29.433 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:29.436 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29.436393221 +0000 UTC m=+510.126251004} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:29.456 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: I 19:09:29.458 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-shoipwzp-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 29, 458736911, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:29.479 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:29.513 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:29.436393221 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 173 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:29.436393221 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 110 lines ...
    stream.go:305: D 19:09:29.718 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:29.718 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (depth: 1)
    stream.go:305: D 19:09:29.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 59.487402241s (depth: 0)
    stream.go:305: D 19:09:29.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (depth: 1)
    stream.go:305: D 19:09:29.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] got tracing carriermap[]
    stream.go:305: D 19:09:29.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:29.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:29.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 59.205253937s (depth: 0)
    stream.go:305: D 19:09:29.795 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] got tracing carriermap[]
    stream.go:305: D 19:09:29.795 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:29.796 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:29.796 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 59.203705209s (depth: 0)
    stream.go:305: D 19:09:29.813 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
... skipping 111 lines ...
    stream.go:305: D 19:09:29.860 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:29.860 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] got tracing carriermap[]
    stream.go:305: D 19:09:29.860 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:29.861 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 - script: echo such parallel
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: I 19:09:29.861 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
=== NAME  TestDAGPipelineRun
    stream.go:305: I 19:09:29.861 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 29, 861182906, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: D 19:09:29.861 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 59.138763113s (depth: 0)
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:29.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Updating status with:   v1.TaskRunStatus{
... skipping 70 lines ...
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:29.915 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] got tracing carriermap[]
    stream.go:305: D 19:09:29.915 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:29.915 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 - script: echo such parallel
    stream.go:305: I 19:09:29.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 29, 916038093, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:29.916 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m57.083894856s (depth: 1)
    stream.go:305: I 19:09:29.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:29.926 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m37.073566508s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:29.938 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (depth: 1)
    stream.go:305: D 19:09:29.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Requeuing key arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (by request) after 56.151020378s (depth: 0)
    stream.go:305: D 19:09:29.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] got tracing carriermap[]
    stream.go:305: D 19:09:29.945 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 83 lines ...
    stream.go:305: D 19:09:30.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (depth: 1)
    stream.go:305: D 19:09:30.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] got tracing carriermap[]
    stream.go:305: D 19:09:30.217 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:30.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 - script: echo much graph
    stream.go:305: I 19:09:30.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 30, 224351912, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:30.224 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (by request) after 59m56.775471429s (depth: 0)
    stream.go:305: I 19:09:30.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:30.236 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m36.763298869s (depth: 0)
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: D 19:09:30.723 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:30.723 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:30.724 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:30.724 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
... skipping 132 lines ...
    stream.go:305: D 19:09:30.790 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m56.238504967s (depth: 0)
    stream.go:305: D 19:09:30.791 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: D 19:09:30.791 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] got tracing carriermap[]
    stream.go:305: D 19:09:30.791 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:30.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (depth: 1)
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: I 19:09:30.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:30.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 58.207515801s (depth: 0)
=== NAME  TestDAGPipelineRun
    stream.go:305: D 19:09:30.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] got tracing carriermap[]
    stream.go:305: D 19:09:30.792 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:30.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 - script: echo such parallel
    stream.go:305: I 19:09:30.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 30, 793447714, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0 step-unnamed-1]\""}
    stream.go:305: D 19:09:30.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m56.206481471s (depth: 0)
    stream.go:305: I 19:09:30.799 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:30.800 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m36.200176056s (depth: 0)
    stream.go:305: D 19:09:31.165 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (depth: 1)
    stream.go:305: D 19:09:31.166 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] got tracing carriermap[]
    stream.go:305: D 19:09:31.166 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:31.167 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 - script: echo much graph
    stream.go:305: I 19:09:31.168 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 31, 168196225, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0 step-unnamed-1]\""}
... skipping 66 lines ...
    stream.go:305: D 19:09:31.193 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (depth: 1)
    stream.go:305: D 19:09:31.193 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] got tracing carriermap[]
    stream.go:305: D 19:09:31.193 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:31.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 - script: echo much graph
    stream.go:305: I 19:09:31.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 31, 194657362, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-unnamed-0 step-unnamed-1]\""}
    stream.go:305: D 19:09:31.194 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (by request) after 59m55.805187407s (depth: 0)
    stream.go:305: I 19:09:31.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:31.201 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m35.799100379s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:31.727 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror (depth: 1)
    stream.go:305: D 19:09:31.727 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] got tracing carriermap[]
    stream.go:305: D 19:09:31.727 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:31.727 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror] set taskspec for arendelle-6wcqq/task-run-c-r-d-conversion-xcbkwror - script: #!/usr/bin/env bash
... skipping 210 lines ...
    stream.go:305: D 19:09:31.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (depth: 1)
    stream.go:305: D 19:09:31.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:31.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] got tracing carriermap[]
    stream.go:305: D 19:09:31.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:31.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:31.812 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:31.812 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:31.812 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 57.187492941s (depth: 0)
    stream.go:305: D 19:09:31.813 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:31.813 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-shoipwzp-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 31, 813382614, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-echo-hello]\""}
    stream.go:305: D 19:09:31.813 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (by request) after 59m57.186446902s (depth: 0)
=== NAME  TestDAGPipelineRun
... skipping 4 lines ...
    stream.go:305: D 19:09:31.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m55.216882226s (depth: 0)
    stream.go:305: D 19:09:31.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] got tracing carriermap[]
    stream.go:305: D 19:09:31.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:31.823 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 - script: echo such parallel
    stream.go:305: I 19:09:31.823 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 31, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:31.824 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m55.176082611s (depth: 0)
    stream.go:305: I 19:09:31.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:31.829 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m35.170961649s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:32.049 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh (depth: 1)
    stream.go:305: D 19:09:32.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] got tracing carriermap[]
    stream.go:305: D 19:09:32.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.055 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] set taskspec for arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh - script: #!/usr/bin/env bash
... skipping 262 lines ...
    stream.go:305: D 19:09:32.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.210 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Adding to queue arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (depth: 1)
    stream.go:305: D 19:09:32.216 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] set taskspec for arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 - script: echo much graph
    stream.go:305: I 19:09:32.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Successfully reconciled taskrun d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1/arendelle-vpv4s with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 32, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: D 19:09:32.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (by request) after 59m54.781627563s (depth: 0)
    stream.go:305: I 19:09:32.222 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:32.222 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m34.777616192s (depth: 0)
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: D 19:09:32.746 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:32.746 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:32.748 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.748 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
... skipping 61 lines ...
    stream.go:305: D 19:09:32.865 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:32.865 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.865 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
        echo hello
    stream.go:305: I 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Successfully reconciled taskrun pipeline-run-c-r-d-conversion-shoipwzp-hello-task/arendelle-p9qbx with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 32, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
    stream.go:305: I 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded Unknown  {2024-11-06 19:09:29 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (by request) after 56.13349332s (depth: 0)
    stream.go:305: D 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Requeuing key arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (by request) after 59m56.133840939s (depth: 0)
    stream.go:305: D 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:32.866 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:32.867 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] set taskspec for arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task - script: ls /workspace/dir
        echo hello
... skipping 184 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "text", Type: "string", Description: "The text that should be echoed"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "echo such parallel"}, {Image: "mirror.gcr.io/busybox", Script: "sleep 15\necho such parallel | tee /tekton/results/result\n"}}, Results: {{Name: "result", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:33.796 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:33.797 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m33.20292121s (depth: 0)
    stream.go:305: D 19:09:33.808 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-2 (by request) after 59m53.211896656s (depth: 0)
=== NAME  TestTaskRunCRDConversion
    stream.go:305: D 19:09:33.932 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] Adding to queue arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh (depth: 1)
    stream.go:305: D 19:09:33.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] got tracing carriermap[]
    stream.go:305: D 19:09:33.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-6wcqq/task-run-c-r-d-conversion-lfvlcvwh] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 168 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "text", Type: "string", Description: "The text that should be echoed"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "echo much graph"}, {Image: "mirror.gcr.io/busybox", Script: "sleep 15\necho much graph | tee /tekton/results/result\n"}}, Results: {{Name: "result", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:34.207 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] PipelineRun d-a-g-pipeline-run-pctapxgo status is being set to &{Succeeded Unknown  {2024-11-06 19:09:28 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:34.208 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo (by request) after 59m32.792421669s (depth: 0)
    stream.go:305: D 19:09:34.215 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1] Requeuing key arendelle-vpv4s/d-a-g-pipeline-run-pctapxgo-pipeline-task-2-parallel-1 (by request) after 59m52.802105007s (depth: 0)
=== NAME  TestPipelineRunCRDConversion
    stream.go:305: D 19:09:34.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task (depth: 1)
    stream.go:305: D 19:09:34.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] got tracing carriermap[]
    stream.go:305: D 19:09:34.768 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 64 lines ...
    stream.go:305: D 19:09:34.801 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:34.801 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp-hello-task] taskrun done : pipeline-run-c-r-d-conversion-shoipwzp-hello-task 
    stream.go:305: D 19:09:34.801 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Adding to queue arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp (depth: 1)
    stream.go:305: D 19:09:34.801 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] got tracing carriermap[]
    stream.go:305: D 19:09:34.801 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:34.809 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] All TaskRuns have finished for PipelineRun pipeline-run-c-r-d-conversion-shoipwzp so it has finished
    stream.go:305: I 19:09:34.809 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] PipelineRun pipeline-run-c-r-d-conversion-shoipwzp status is being set to &{Succeeded True  {2024-11-06 19:09:34.809569404 +0000 UTC m=+515.499427185} Succeeded Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0}
    stream.go:305: D 19:09:34.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-p9qbx/pipeline-run-c-r-d-conversion-shoipwzp] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
        - 			{
        - 				Type:               "Succeeded",
        - 				Status:             "Unknown",
        - 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:29 +0000 UTC"},
        - 				Reason:             "Running",
        - 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0",
        - 			},
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "True",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:34.809569404 +0000 UTC m=+515.499427185"},
        + 				Reason:             "Succeeded",
        + 				Message:            "Tasks Completed: 1 (Failed: 0, Cancelled 0), Skipped: 0",
        + 			},
          		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
          		StartTime:      s"2024-11-06 19:09:29 +0000 UTC",
... skipping 177 lines ...
    pipelinerun_test.go:308: Setting up test resources for "fan-in and fan-out" test in namespace arendelle-cmxh6
    stream.go:305: D 19:09:36.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    pipelinerun_test.go:318: Waiting for PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy in namespace arendelle-cmxh6 to complete
    stream.go:305: D 19:09:36.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:36.200 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:36.218 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Creating a new TaskRun object pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis for pipeline task create-file-kritis
    stream.go:305: I 19:09:36.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36.230824298 +0000 UTC m=+516.920682079} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:36.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:36.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:36.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:36.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:36.242 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: D 19:09:36.245 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
... skipping 4 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:36.230824298 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 46 lines ...
        + 		Conditions: v1.Conditions{
        + 			{
        + 				Type:               "Succeeded",
        + 				Status:             "Unknown",
        + 				LastTransitionTime: apis.VolatileTime{Inner: s"2024-11-06 19:09:36.230824298 +0"...},
        + 				Reason:             "Running",
        + 				Message:            "Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skip"...,
        + 			},
        + 		},
          		Annotations: nil,
          	},
          	PipelineRunStatusFields: v1.PipelineRunStatusFields{
        - 		StartTime:      nil,
... skipping 100 lines ...
    stream.go:305: D 19:09:36.296 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:36.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:36.307 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m59.754355396s (depth: 0)
    stream.go:305: D 19:09:36.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:36.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:36.310 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: I 19:09:36.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:36.322 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m59.677449987s (depth: 0)
    stream.go:305: D 19:09:36.346 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
        + 		Conditions: v1.Conditions{
... skipping 107 lines ...
          		TaskSpec:      &{Steps: {{Name: "write-data-task-0-step-0", Image: "mirror.gcr.io/busybox", Script: "echo stuff | tee /tekton/results/result-stuff"}, {Name: "write-data-task-0-step-1", Image: "mirror.gcr.io/busybox", Script: "echo other | tee /tekton/results/result-other"}}, Results: {{Name: "result-stuff", Type: "string"}, {Name: "result-other", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: D 19:09:36.492 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m59.525082287s (depth: 0)
    stream.go:305: I 19:09:36.493 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:36.493 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m59.506678969s (depth: 0)
    stream.go:305: D 19:09:36.494 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:36.495 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:36.495 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:36.495 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:36.496 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 36, 496049096, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:36.496 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m59.503690392s (depth: 0)
    stream.go:305: D 19:09:36.496 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:36.497 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:36.497 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:36.509 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:36.509 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m59.490816984s (depth: 0)
    stream.go:305: D 19:09:37.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:37.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:37.785 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:37.786 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:37.786 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 37, 786242524, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
... skipping 63 lines ...
    stream.go:305: D 19:09:37.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m58.21365911s (depth: 0)
    stream.go:305: D 19:09:37.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:37.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:37.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:37.811 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 37, 811911580, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:37.812 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m58.188008484s (depth: 0)
    stream.go:305: I 19:09:37.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:37.822 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m58.17735447s (depth: 0)
=== NAME  TestSidecarTaskSupport/A_sidecar_that_runs_forever_is_terminated_when_Steps_complete
    sidecar_test.go:185: Deleting namespace arendelle-dm66l
=== CONT  TestPipelineRun/pipelinerun_succeeds_with_LimitRange_minimum_in_namespace
    pipelinerun_test.go:303: Create namespace arendelle-tl4tg to deploy to
    pipelinerun_test.go:303: Verify SA "default" is created in namespace "arendelle-tl4tg"
... skipping 87 lines ...
    stream.go:305: D 19:09:38.818 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m57.203732561s (depth: 0)
    stream.go:305: D 19:09:38.819 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:38.819 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:38.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:38.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 38, 820403098, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-write-data-task-0-step-0 step-write-data-task-0-step-1]\""}
    stream.go:305: D 19:09:38.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m57.179416533s (depth: 0)
    stream.go:305: I 19:09:38.829 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:38.829 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m57.17052225s (depth: 0)
    stream.go:305: D 19:09:39.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:39.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:39.793 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:39.794 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:39.805 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 39, 805445983, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 156 lines ...
          	},
          }
    stream.go:305: D 19:09:39.827 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:39.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:39.828 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:39.829 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: I 19:09:39.837 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:36 +0000 UTC} Running Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 4, Skipped: 0}
    stream.go:305: D 19:09:39.838 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m56.162054878s (depth: 0)
    stream.go:305: D 19:09:39.850 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (by request) after 59m56.178066663s (depth: 0)
    stream.go:305: D 19:09:39.850 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:39.850 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:39.851 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis - script: echo stuff | tee /tekton/results/result-stuff
    stream.go:305: I 19:09:39.851 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 39, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 117 lines ...
    stream.go:305: D 19:09:41.840 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:41.841 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:41.841 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:41.841 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:41.846 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Creating a new TaskRun object pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 for pipeline task create-fan-out-2
    stream.go:305: D 19:09:41.851 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:41.857 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41.857872843 +0000 UTC m=+522.547730624} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:41.859 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"0",
        + 					"1",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"4",
        + 					"3",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 92 lines ...
    stream.go:305: D 19:09:41.895 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:41.897 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:41.898 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: I 19:09:41.908 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 41, 908766672, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:41.909 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:41.910 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: I 19:09:41.913 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:41.914 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m54.086166736s (depth: 0)
    stream.go:305: D 19:09:41.914 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:41.914 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:41.925 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: D 19:09:41.933 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
... skipping 108 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:09:41.936 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: I 19:09:41.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:41.942 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m54.057247631s (depth: 0)
    stream.go:305: D 19:09:41.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:41.943 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:41.956 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m59.946814801s (depth: 0)
    stream.go:305: D 19:09:41.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:41.957 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
... skipping 127 lines ...
        + 				...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: I 19:09:42.108 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:42.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m53.890949529s (depth: 0)
    stream.go:305: D 19:09:42.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:42.109 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:42.234 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m59.931537869s (depth: 3)
    stream.go:305: D 19:09:42.234 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:42.235 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 4)
... skipping 43 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "check-stuff", Type: "string"}}, Steps: {{Name: "read-from-task-0", Image: "mirror.gcr.io/busybox", Script: "echo stuff\n"}, {Name: "write-data-task-1", Image: "mirror.gcr.io/busybox", Script: "echo | tee /tekton/results/result-something"}}, Results: {{Name: "result-something", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:42.410 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:42.411 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m53.589134098s (depth: 0)
    stream.go:305: D 19:09:42.411 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:42.411 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:42.477 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:42.477 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 4)
    stream.go:305: D 19:09:42.478 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m59.946896585s (depth: 3)
... skipping 51 lines ...
          }
    stream.go:305: D 19:09:42.528 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:42.528 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:42.529 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:42.529 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 42, 529232805, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:42.529 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m58.470678547s (depth: 1)
    stream.go:305: I 19:09:42.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:42.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m53.441424722s (depth: 0)
    stream.go:305: D 19:09:42.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:42.558 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:42.632 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m58.514010139s (depth: 0)
    stream.go:305: D 19:09:42.636 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:42.636 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: D 19:09:42.638 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] got tracing carriermap[]
    stream.go:305: D 19:09:42.639 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:42.639 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:42.640 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 42, 640097994, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:42.640 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m58.359730822s (depth: 0)
    stream.go:305: I 19:09:42.659 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:42.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m53.340127833s (depth: 0)
    stream.go:305: D 19:09:42.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:42.660 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:42.709 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:42.709 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m53.290723783s (depth: 0)
    stream.go:305: D 19:09:43.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:43.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:43.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:43.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:43.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 43, 78551394, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
... skipping 74 lines ...
    stream.go:305: D 19:09:43.264 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:43.264 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:43.264 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:43.265 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:43.265 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 43, 265337787, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:43.267 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m57.732714405s (depth: 0)
    stream.go:305: I 19:09:43.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:43.285 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m52.714860831s (depth: 0)
    stream.go:305: D 19:09:43.818 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis (depth: 1)
    stream.go:305: D 19:09:43.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] got tracing carriermap[]
    stream.go:305: D 19:09:43.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:43.820 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] taskrun done : pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis 
    stream.go:305: I 19:09:43.824 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis] Reconcile succeeded
... skipping 68 lines ...
    stream.go:305: D 19:09:44.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m56.955895499s (depth: 0)
    stream.go:305: D 19:09:44.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:44.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:44.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:44.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 44, 80324763, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [place-scripts]\""}
    stream.go:305: D 19:09:44.080 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m56.919516925s (depth: 0)
    stream.go:305: I 19:09:44.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:44.089 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m51.910801156s (depth: 0)
    stream.go:305: D 19:09:44.230 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: D 19:09:44.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] got tracing carriermap[]
    stream.go:305: D 19:09:44.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:44.231 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:44.232 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 44, 232071841, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-read-from-task-0 step-write-data-task-1]\""}
... skipping 66 lines ...
    stream.go:305: D 19:09:44.259 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: D 19:09:44.261 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] got tracing carriermap[]
    stream.go:305: D 19:09:44.261 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:44.262 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:44.262 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 44, 262903014, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-read-from-task-0 step-write-data-task-1]\""}
    stream.go:305: D 19:09:44.263 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m56.736945856s (depth: 0)
    stream.go:305: I 19:09:44.267 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:44.269 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m51.730902143s (depth: 0)
=== NAME  TestPropagatedParams/propagated_parameters_with_default_task_level
    propagated_params_test.go:113: Checking Taskrun propagated-parameters-default-task-level-echo-hello
    propagated_params_test.go:132: Successfully finished test "propagated parameters with default task level"
    propagated_params_test.go:133: Deleting namespace arendelle-bb798
=== CONT  TestPropagatedParams/propagated_parameters_fully
... skipping 76 lines ...
    stream.go:305: D 19:09:45.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m55.951976129s (depth: 0)
    stream.go:305: D 19:09:45.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:45.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:45.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:45.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 45, 78046919, time.Local)}, Reason:"Pending", Message:"pod status \"Ready\":\"False\"; message: \"containers with unready status: [step-read-from-task-0 step-write-data-task-1]\""}
    stream.go:305: D 19:09:45.078 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m55.921847884s (depth: 0)
    stream.go:305: I 19:09:45.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:45.088 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m50.912086627s (depth: 0)
    stream.go:305: D 19:09:46.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:46.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:46.036 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:46.037 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:46.053 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 46, 53497049, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 154 lines ...
          	},
          }
    stream.go:305: D 19:09:46.090 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:46.091 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:46.096 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:46.096 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:46.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:46.105 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m49.89423109s (depth: 0)
    stream.go:305: D 19:09:46.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m54.91268431s (depth: 0)
    stream.go:305: D 19:09:46.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:46.125 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:46.126 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 - script: echo stuff
    stream.go:305: I 19:09:46.126 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 46, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 160 lines ...
          	},
          }
    stream.go:305: D 19:09:46.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:46.285 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:46.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:46.284 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: I 19:09:46.292 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:41 +0000 UTC} Running Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 3, Skipped: 0}
    stream.go:305: D 19:09:46.293 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m49.70688449s (depth: 0)
    stream.go:305: D 19:09:46.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m54.719668652s (depth: 0)
    stream.go:305: D 19:09:46.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] got tracing carriermap[]
    stream.go:305: D 19:09:46.319 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:46.320 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:46.320 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 46, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 103 lines ...
    stream.go:305: D 19:09:47.077 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:47.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (by request) after 59m53.943091827s (depth: 0)
    stream.go:305: D 19:09:47.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:47.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:47.079 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] taskrun done : pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 
    stream.go:305: I 19:09:47.084 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Reconcile succeeded
    stream.go:305: I 19:09:47.085 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:47.085123928 +0000 UTC m=+527.774981709} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:47.087 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"1",
        + 					"2",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"3",
        + 					"2",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 2 lines ...
          	PipelineRunStatusFields: {StartTime: s"2024-11-06 19:09:36 +0000 UTC", PipelineSpec: &{Tasks: {{Name: "create-file-kritis", TaskRef: &{Name: "pipeline-run-fan-in-and-fan-out-zfgofepd", Kind: "Task"}}, {Name: "create-fan-out-1", TaskRef: &{Name: "pipeline-run-fan-in-and-fan-out-dhriypbd", Kind: "Task"}, Params: {{Name: "check-stuff", Value: {Type: "string", StringVal: "$(tasks.create-file-kritis.results.result-stuff)"}}}}, {Name: "create-fan-out-2", TaskRef: &{Name: "pipeline-run-fan-in-and-fan-out-mqtbqenk", Kind: "Task"}, Params: {{Name: "check-other", Value: {Type: "string", StringVal: "$(tasks.create-file-kritis.results.result-other)"}}}}, {Name: "check-fan-in", TaskRef: &{Name: "pipeline-run-fan-in-and-fan-out-wpxorunw", Kind: "Task"}, Params: {{Name: "workspacepath-something", Value: {Type: "string", StringVal: "$(tasks.create-fan-out-1.results.result-something)"}}, {Name: "workspacepath-else", Value: {Type: "string", StringVal: "$(tasks.create-fan-out-2.results.result-else)"}}}}}}, ChildReferences: {{TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis", PipelineTaskName: "create-file-kritis"}, {TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1", PipelineTaskName: "create-fan-out-1"}, {TypeMeta: {APIVersion: "tekton.dev/v1", Kind: "TaskRun"}, Name: "pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2", PipelineTaskName: "create-fan-out-2"}}, Provenance: &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}}, ...},
          }
    stream.go:305: D 19:09:47.110 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:47.114 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m48.914634396s (depth: 0)
    stream.go:305: D 19:09:47.114 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:47.114 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:47.130 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:47 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:47.131 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m48.869176326s (depth: 0)
    stream.go:305: D 19:09:47.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (depth: 1)
    stream.go:305: D 19:09:47.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] got tracing carriermap[]
    stream.go:305: D 19:09:47.250 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:47.254 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 - script: echo other
    stream.go:305: I 19:09:47.255 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 46, 0, time.Local)}, Reason:"Running", Message:"Not all Steps in the Task have finished executing"}
... skipping 101 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "check-other", Type: "string"}}, Steps: {{Name: "read-from-task-0", Image: "mirror.gcr.io/busybox", Script: "echo other\n"}, {Name: "write-data-task-1", Image: "mirror.gcr.io/busybox", Script: "echo something | tee /tekton/results/result-else"}}, Results: {{Name: "result-else", Type: "string"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:47.294 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:47 +0000 UTC} Running Tasks Completed: 2 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0}
    stream.go:305: D 19:09:47.295 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m48.704522923s (depth: 0)
    stream.go:305: D 19:09:47.313 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2 (by request) after 59m53.712657334s (depth: 0)
    stream.go:305: D 19:09:48.191 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 (depth: 1)
    stream.go:305: D 19:09:48.192 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] got tracing carriermap[]
    stream.go:305: D 19:09:48.192 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:48.192 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1] taskrun done : pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-1 
... skipping 102 lines ...
    stream.go:305: I 19:09:48.291 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-create-fan-out-2] Reconcile succeeded
    stream.go:305: I 19:09:48.293 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Creating a new TaskRun object pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in for pipeline task check-fan-in
    stream.go:305: D 19:09:48.305 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:48.305 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: D 19:09:48.305 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] got tracing carriermap[]
    stream.go:305: D 19:09:48.305 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:48.306 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:48.306123488 +0000 UTC m=+528.995981269} Running Tasks Completed: 3 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:48.308 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Updating status with:   v1.PipelineRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
          		Conditions: v1.Conditions{
          			{
          				Type:               "Succeeded",
... skipping 5 lines ...
        + 				},
          				Reason: "Running",
          				Message: strings.Join({
          					"Tasks Completed: ",
        - 					"2",
        + 					"3",
          					" (Failed: 0, Cancelled 0), Incomplete: ",
        - 					"2",
        + 					"1",
          					", Skipped: 0",
          				}, ""),
          			},
          		},
... skipping 20 lines ...
          }
    stream.go:305: D 19:09:48.314 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in - script: echo params.workspacepath-something
    stream.go:305: D 19:09:48.327 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:48.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m47.693635008s (depth: 0)
    stream.go:305: D 19:09:48.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:48.328 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: I 19:09:48.332 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:48 +0000 UTC} Running Tasks Completed: 3 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: I 19:09:48.333 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 48, 333594608, time.Local)}, Reason:"Pending", Message:"Pending"}
    stream.go:305: D 19:09:48.334 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m47.666099338s (depth: 0)
    stream.go:305: D 19:09:48.333 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: D 19:09:48.340 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: D 19:09:48.356 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:48.356 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
... skipping 48 lines ...
        + 			},
        + 		},
          		SpanContext: nil,
          	},
          }
    stream.go:305: D 19:09:48.358 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: I 19:09:48.364 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:48 +0000 UTC} Running Tasks Completed: 3 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:48.364 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m47.635443588s (depth: 0)
    stream.go:305: D 19:09:48.374 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: D 19:09:48.385 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
        - 		Conditions:         nil,
... skipping 49 lines ...
    stream.go:305: D 19:09:48.402 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] got tracing carriermap[]
    stream.go:305: D 19:09:48.402 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:48.403 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (depth: 1)
    stream.go:305: D 19:09:48.403 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] got tracing carriermap[]
    stream.go:305: D 19:09:48.403 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] tracerProvider doesn't provide a traceId, tracing is disabled
    stream.go:305: D 19:09:48.403 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Adding to queue arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in (depth: 1)
    stream.go:305: I 19:09:48.404 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:48 +0000 UTC} Running Tasks Completed: 3 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:48.404 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m47.595449534s (depth: 0)
    stream.go:305: D 19:09:48.407 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] set taskspec for arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in - script: echo params.workspacepath-something
    stream.go:305: I 19:09:48.407 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Successfully reconciled taskrun pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in/arendelle-cmxh6 with status: &apis.Condition{Type:"Succeeded", Status:"Unknown", Severity:"", LastTransitionTime:apis.VolatileTime{Inner:time.Date(2024, time.November, 6, 19, 9, 48, 407495704, time.Local)}, Reason:"Pending", Message:"pod status \"Initialized\":\"False\"; message: \"containers with incomplete status: [prepare place-scripts]\""}
    stream.go:305: D 19:09:48.408 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.taskrun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy-check-fan-in] Updating status with:   v1.TaskRunStatus{
          	Status: v1.Status{
          		ObservedGeneration: 0,
... skipping 145 lines ...
        + 		Sidecars:      []v1.SidecarState{},
          		TaskSpec:      &{Params: {{Name: "workspacepath-something", Type: "string"}, {Name: "workspacepath-else", Type: "string"}}, Steps: {{Image: "mirror.gcr.io/busybox", Script: "echo params.workspacepath-something"}}},
          		Provenance:    &{FeatureFlags: &{RunningInEnvWithInjectedSidecars: true, EnableAPIFields: "stable", AwaitSidecarReadiness: true, EnforceNonfalsifiability: "none", ...}},
          		SpanContext:   nil,
          	},
          }
    stream.go:305: I 19:09:48.455 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] PipelineRun pipeline-run-fan-in-and-fan-out-xewqevcy status is being set to &{Succeeded Unknown  {2024-11-06 19:09:48 +0000 UTC} Running Tasks Completed: 3 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0}
    stream.go:305: D 19:09:48.455 tekton-pipelines-controller-c44cc8746-4ntv6 [github.com.tektoncd.pipeline.pkg.reconciler.pipelinerun.Reconciler] [arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy] Requeuing key arendelle-cmxh6/pipeline-run-fan-in-and-fan-out-xewqevcy (by request) after 59m47.544362327s (depth: 0)
=== NAME  TestPipelineRunStatusSpec/pipeline_status_spec_updated
    pipelinerun_test.go:118: Making sure the expected TaskRuns [task1] were created
=== NAME  TestPipelineRun/fan-in_and_fan-out
    pipelinerun_test.go:322: Making sure the expected TaskRuns [create-file-kritis create-fan-out-1 create-fan-out-2 check-fan-in] were created
    pipelinerun_test.go:345: Checking that labels were propagated correctly for TaskRun pipeline-run-fan-in-and-fan-out-xewqevcy-create-file-kritis
... skipping 29 lines ...
    --- SKIP: TestPipelineRun/service_account_propagation_and_pipeline_param (0.03s)
    --- PASS: TestPipelineRun/fan-in_and_fan-out (26.14s)
=== NAME  TestDAGPipelineRun
    dag_test.go:154: Verifying order of execution
    dag_test.go:155: Deleting namespace arendelle-vpv4s
--- PASS: TestDAGPipelineRun (83.10s)
FAIL
Using kubeconfig at `` with cluster ``
FAIL	github.com/tektoncd/pipeline/test	374.364s
FAIL
Finished run, return code is 1
XML report written to /logs/artifacts/junit_2Bkonger.xml
Running tests with 'go test -race -v  -count=1 -mod=readonly -tags=examples -timeout=40m ./test/ '
go: downloading github.com/google/go-cmp v0.6.0
go: downloading github.com/google/go-containerregistry v0.19.2
go: downloading github.com/sigstore/sigstore v1.8.4
... skipping 202 lines ...
    --- PASS: TestSignInterface/Empty_TaskSpec (0.00s)
    --- PASS: TestSignInterface/Empty_Signer (0.00s)
    --- PASS: TestSignInterface/Sign_String_with_mock_signer (0.00s)
=== CONT  TestExamples
    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/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
... skipping 35 lines ...
    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
... skipping 23 lines ...
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/clustertask.yaml
    examples_test.go:197: Adding test ../examples/v1beta1/taskruns/image-params.yaml
=== RUN   TestExamples/v1/pipelineruns/4808-regression
=== PAUSE TestExamples/v1/pipelineruns/4808-regression
=== RUN   TestExamples/v1/pipelineruns/6139-regression
=== PAUSE TestExamples/v1/pipelineruns/6139-regression
=== RUN   TestExamples/v1/pipelineruns/ignore-step-error
=== PAUSE TestExamples/v1/pipelineruns/ignore-step-error
=== RUN   TestExamples/v1/pipelineruns/mapping-workspaces
=== PAUSE TestExamples/v1/pipelineruns/mapping-workspaces
=== RUN   TestExamples/v1/pipelineruns/optional-workspaces
=== PAUSE TestExamples/v1/pipelineruns/optional-workspaces
=== RUN   TestExamples/v1/pipelineruns/pipeline-object-param-and-result
=== PAUSE TestExamples/v1/pipelineruns/pipeline-object-param-and-result
... skipping 82 lines ...
=== RUN   TestExamples/v1/taskruns/entrypoint-resolution
=== PAUSE TestExamples/v1/taskruns/entrypoint-resolution
=== RUN   TestExamples/v1/taskruns/home-is-set
=== PAUSE TestExamples/v1/taskruns/home-is-set
=== RUN   TestExamples/v1/taskruns/home-volume
=== PAUSE TestExamples/v1/taskruns/home-volume
=== RUN   TestExamples/v1/taskruns/ignore-step-error
=== PAUSE TestExamples/v1/taskruns/ignore-step-error
=== RUN   TestExamples/v1/taskruns/object-param-result
=== PAUSE TestExamples/v1/taskruns/object-param-result
=== RUN   TestExamples/v1/taskruns/optional-workspaces
=== PAUSE TestExamples/v1/taskruns/optional-workspaces
=== RUN   TestExamples/v1/taskruns/propagating_params_implicit
=== PAUSE TestExamples/v1/taskruns/propagating_params_implicit
... skipping 142 lines ...
    examples_test.go:165: Deleting namespace arendelle-lnvsp
=== CONT  TestExamples/v1/pipelineruns/propagating_params_implicit_parameters
    examples_test.go:123: Create namespace arendelle-gjf8p to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-gjf8p"
=== NAME  TestExamples/v1/taskruns/propagating_params_implicit
    examples_test.go:165: Deleting namespace arendelle-gqm5m
=== CONT  TestExamples/v1/taskruns/ignore-step-error
    examples_test.go:123: Create namespace arendelle-c2l5p to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-c2l5p"
=== NAME  TestExamples/v1/taskruns/readonly-internal-dir
    examples_test.go:165: Deleting namespace arendelle-2jx5f
=== CONT  TestExamples/v1/taskruns/home-volume
    examples_test.go:123: Create namespace arendelle-vfnpx to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-vfnpx"
=== NAME  TestExamples/v1/taskruns/ignore-step-error
    examples_test.go:165: Deleting namespace arendelle-c2l5p
=== CONT  TestExamples/v1/taskruns/optional-workspaces
    examples_test.go:123: Create namespace arendelle-vxfsk to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-vxfsk"
=== NAME  TestExamples/v1/pipelineruns/propagating_params_implicit_parameters
    examples_test.go:165: Deleting namespace arendelle-gjf8p
... skipping 274 lines ...
    examples_test.go:165: Deleting namespace arendelle-k7xbg
=== CONT  TestExamples/v1/pipelineruns/pipeline-object-results
    examples_test.go:123: Create namespace arendelle-bdnsl to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-bdnsl"
=== NAME  TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace
    examples_test.go:165: Deleting namespace arendelle-8248w
=== CONT  TestExamples/v1/pipelineruns/ignore-step-error
    examples_test.go:123: Create namespace arendelle-gt8cn to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-gt8cn"
=== NAME  TestExamples/v1/pipelineruns/pipelinerun-array-results-substitution
    examples_test.go:165: Deleting namespace arendelle-ssjqb
=== CONT  TestExamples/v1/pipelineruns/optional-workspaces
    examples_test.go:123: Create namespace arendelle-chkd8 to deploy to
... skipping 5 lines ...
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-rgmjt"
=== NAME  TestExamples/v1/pipelineruns/pipeline-object-results
    examples_test.go:165: Deleting namespace arendelle-bdnsl
=== CONT  TestExamples/v1/pipelineruns/4808-regression
    examples_test.go:123: Create namespace arendelle-z6n28 to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-z6n28"
=== NAME  TestExamples/v1/pipelineruns/ignore-step-error
    examples_test.go:165: Deleting namespace arendelle-gt8cn
=== CONT  TestExamples/v1/pipelineruns/6139-regression
    examples_test.go:123: Create namespace arendelle-t7h88 to deploy to
    examples_test.go:123: Verify SA "default" is created in namespace "arendelle-t7h88"
=== NAME  TestExamples/v1/pipelineruns/optional-workspaces
    examples_test.go:165: Deleting namespace arendelle-chkd8
... skipping 22 lines ...
    --- PASS: TestExamples/v1/taskruns/secret-volume-params (7.35s)
    --- PASS: TestExamples/v1/taskruns/secret-env (8.24s)
    --- PASS: TestExamples/v1/taskruns/run-steps-as-non-root (6.20s)
    --- PASS: TestExamples/v1/taskruns/propagating_workspaces (4.16s)
    --- PASS: TestExamples/v1/taskruns/propagating_params_implicit (6.25s)
    --- PASS: TestExamples/v1/taskruns/readonly-internal-dir (9.26s)
    --- PASS: TestExamples/v1/taskruns/ignore-step-error (6.16s)
    --- PASS: TestExamples/v1/pipelineruns/propagating_params_implicit_parameters (12.17s)
    --- PASS: TestExamples/v1/taskruns/home-volume (9.21s)
    --- PASS: TestExamples/v1/taskruns/optional-workspaces (6.18s)
    --- PASS: TestExamples/v1/taskruns/step-script (53.17s)
    --- PASS: TestExamples/v1/taskruns/home-is-set (7.18s)
    --- PASS: TestExamples/v1/taskruns/custom-volume (7.17s)
... skipping 47 lines ...
    --- PASS: TestExamples/v1/taskruns/template-volume (6.18s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-param-array-indexing (10.19s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-using-parameterized-subpath-of-workspace (25.59s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-array-results-substitution (13.36s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-results (10.19s)
    --- PASS: TestExamples/v1/pipelineruns/pipeline-object-results (11.16s)
    --- PASS: TestExamples/v1/pipelineruns/ignore-step-error (16.27s)
    --- PASS: TestExamples/v1/pipelineruns/optional-workspaces (13.31s)
    --- PASS: TestExamples/v1/pipelineruns/pipeline-object-param-and-result (12.29s)
    --- PASS: TestExamples/v1/pipelineruns/4808-regression (11.28s)
    --- PASS: TestExamples/v1/pipelineruns/6139-regression (5.15s)
    --- PASS: TestExamples/v1/pipelineruns/pipelinerun-results-with-params (9.17s)
PASS
Using kubeconfig at `` with cluster ``
ok  	github.com/tektoncd/pipeline/test	273.862s
Finished run, return code is 0
XML report written to /logs/artifacts/junit_U5yJj5DW.xml
***************************************
***         E2E TEST FAILED         ***
***    Start of information dump    ***
***************************************
>>> All resources:
NAMESPACE                    NAME                                                     READY   STATUS      RESTARTS   AGE
arendelle-b2b4p              pod/test-case-48kr7-do-something-pod                     0/1     Completed   0          7s
arendelle-b2b4p              pod/test-case-48kr7-generate-suffix-pod                  0/1     Completed   0          11s
... skipping 106 lines ...
arendelle-b2b4p              11s         Normal    Pending                        taskrun/test-case-48kr7-generate-suffix                          pod status "Initialized":"False"; message: "containers with incomplete status: [prepare place-scripts]"
arendelle-b2b4p              10s         Normal    Pending                        taskrun/test-case-48kr7-generate-suffix                          pod status "Initialized":"False"; message: "containers with incomplete status: [place-scripts]"
arendelle-b2b4p              9s          Normal    Pending                        taskrun/test-case-48kr7-generate-suffix                          pod status "Ready":"False"; message: "containers with unready status: [step-generate-suffix]"
arendelle-b2b4p              8s          Normal    Running                        taskrun/test-case-48kr7-generate-suffix                          Not all Steps in the Task have finished executing
arendelle-b2b4p              7s          Normal    Succeeded                      taskrun/test-case-48kr7-generate-suffix                          All Steps have completed executing
arendelle-b2b4p              11s         Normal    Started                        pipelinerun/test-case-48kr7                                      
arendelle-b2b4p              11s         Normal    Running                        pipelinerun/test-case-48kr7                                      Tasks Completed: 0 (Failed: 0, Cancelled 0), Incomplete: 2, Skipped: 0
arendelle-b2b4p              7s          Normal    Running                        pipelinerun/test-case-48kr7                                      Tasks Completed: 1 (Failed: 0, Cancelled 0), Incomplete: 1, Skipped: 0
arendelle-b2b4p              2s          Normal    Succeeded                      pipelinerun/test-case-48kr7                                      Tasks Completed: 2 (Failed: 0, Cancelled 0), Skipped: 0
arendelle-vcmfp              8m54s       Normal    Scheduled                      pod/registry-5b46789588-kf46m                                    Successfully assigned arendelle-vcmfp/registry-5b46789588-kf46m to kind-worker2
arendelle-vcmfp              8m53s       Normal    Pulling                        pod/registry-5b46789588-kf46m                                    Pulling image "registry"
arendelle-vcmfp              8m52s       Normal    Pulled                         pod/registry-5b46789588-kf46m                                    Successfully pulled image "registry" in 1.524s (1.524s including waiting)
arendelle-vcmfp              8m52s       Normal    Created                        pod/registry-5b46789588-kf46m                                    Created container registry
arendelle-vcmfp              8m52s       Normal    Started                        pod/registry-5b46789588-kf46m                                    Started container registry
arendelle-vcmfp              8m54s       Normal    SuccessfulCreate               replicaset/registry-5b46789588                                   Created pod: registry-5b46789588-kf46m
... skipping 205 lines ...
local-path-storage           12m         Normal    Started                        pod/helper-pod-delete-pvc-d5b7b25d-d87d-4068-a437-7afc2a359b21   Started container helper-pod
local-path-storage           110s        Normal    Pulled                         pod/helper-pod-delete-pvc-ed53d1f8-39e3-46ea-b6c8-1b7efc78342d   Container image "docker.io/kindest/local-path-helper:v20230510-486859a6" already present on machine
local-path-storage           110s        Normal    Created                        pod/helper-pod-delete-pvc-ed53d1f8-39e3-46ea-b6c8-1b7efc78342d   Created container helper-pod
local-path-storage           110s        Normal    Started                        pod/helper-pod-delete-pvc-ed53d1f8-39e3-46ea-b6c8-1b7efc78342d   Started container helper-pod
local-path-storage           21m         Warning   FailedScheduling               pod/local-path-provisioner-75b59d495-dvmjc                       0/1 nodes are available: 1 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/1 nodes are available: 1 Preemption is not helpful for scheduling..
local-path-storage           21m         Normal    Scheduled                      pod/local-path-provisioner-75b59d495-dvmjc                       Successfully assigned local-path-storage/local-path-provisioner-75b59d495-dvmjc to kind-control-plane
local-path-storage           21m         Warning   FailedMount                    pod/local-path-provisioner-75b59d495-dvmjc                       MountVolume.SetUp failed for volume "config-volume" : failed to sync configmap cache: timed out waiting for the condition
local-path-storage           21m         Normal    Pulled                         pod/local-path-provisioner-75b59d495-dvmjc                       Container image "docker.io/kindest/local-path-provisioner:v20240513-b9bba138" already present on machine
local-path-storage           21m         Normal    Created                        pod/local-path-provisioner-75b59d495-dvmjc                       Created container local-path-provisioner
local-path-storage           21m         Normal    Started                        pod/local-path-provisioner-75b59d495-dvmjc                       Started container local-path-provisioner
local-path-storage           21m         Normal    SuccessfulCreate               replicaset/local-path-provisioner-75b59d495                      Created pod: local-path-provisioner-75b59d495-dvmjc
local-path-storage           21m         Normal    ScalingReplicaSet              deployment/local-path-provisioner                                Scaled up replica set local-path-provisioner-75b59d495 to 1
metallb-system               21m         Warning   FailedScheduling               pod/controller-5c6b6c8447-zxxkx                                  0/4 nodes are available: 1 node(s) had untolerated taint {node-role.kubernetes.io/control-plane: }, 3 node(s) had untolerated taint {node.kubernetes.io/not-ready: }. preemption: 0/4 nodes are available: 4 Preemption is not helpful for scheduling..
... skipping 12 lines ...
metallb-system               21m         Normal    Scheduled                      pod/speaker-lkcmd                                                Successfully assigned metallb-system/speaker-lkcmd to kind-worker2
metallb-system               21m         Normal    Pulling                        pod/speaker-lkcmd                                                Pulling image "quay.io/metallb/speaker:v0.13.10"
metallb-system               21m         Normal    Pulled                         pod/speaker-lkcmd                                                Successfully pulled image "quay.io/metallb/speaker:v0.13.10" in 5.808s (5.808s including waiting)
metallb-system               21m         Normal    Created                        pod/speaker-lkcmd                                                Created container speaker
metallb-system               21m         Normal    Started                        pod/speaker-lkcmd                                                Started container speaker
metallb-system               21m         Normal    Scheduled                      pod/speaker-nw2m2                                                Successfully assigned metallb-system/speaker-nw2m2 to kind-control-plane
metallb-system               21m         Warning   FailedMount                    pod/speaker-nw2m2                                                MountVolume.SetUp failed for volume "kube-api-access-qm8cn" : failed to sync configmap cache: timed out waiting for the condition
metallb-system               21m         Normal    Pulling                        pod/speaker-nw2m2                                                Pulling image "quay.io/metallb/speaker:v0.13.10"
metallb-system               20m         Normal    Pulled                         pod/speaker-nw2m2                                                Successfully pulled image "quay.io/metallb/speaker:v0.13.10" in 8.814s (8.814s including waiting)
metallb-system               20m         Normal    Created                        pod/speaker-nw2m2                                                Created container speaker
metallb-system               20m         Normal    Started                        pod/speaker-nw2m2                                                Started container speaker
metallb-system               21m         Normal    Scheduled                      pod/speaker-r22p5                                                Successfully assigned metallb-system/speaker-r22p5 to kind-worker3
metallb-system               21m         Normal    Pulling                        pod/speaker-r22p5                                                Pulling image "quay.io/metallb/speaker:v0.13.10"
... skipping 29 lines ...
tekton-pipelines             16m         Normal    Pulling                        pod/tekton-pipelines-webhook-5c555b5b57-vzwn4                    Pulling image "registry.local:5000/webhook-d4749e605405422fd87700164e31b2d1@sha256:a5be9dca34c337a74a8593fa88b2253ddaad4f40cffaa44b5056c8590d3f3b56"
tekton-pipelines             16m         Normal    Pulled                         pod/tekton-pipelines-webhook-5c555b5b57-vzwn4                    Successfully pulled image "registry.local:5000/webhook-d4749e605405422fd87700164e31b2d1@sha256:a5be9dca34c337a74a8593fa88b2253ddaad4f40cffaa44b5056c8590d3f3b56" in 1.102s (2.331s including waiting)
tekton-pipelines             16m         Normal    Created                        pod/tekton-pipelines-webhook-5c555b5b57-vzwn4                    Created container webhook
tekton-pipelines             16m         Normal    Started                        pod/tekton-pipelines-webhook-5c555b5b57-vzwn4                    Started container webhook
tekton-pipelines             16m         Normal    SuccessfulCreate               replicaset/tekton-pipelines-webhook-5c555b5b57                   Created pod: tekton-pipelines-webhook-5c555b5b57-vzwn4
tekton-pipelines             16m         Normal    ScalingReplicaSet              deployment/tekton-pipelines-webhook                              Scaled up replica set tekton-pipelines-webhook-5c555b5b57 to 1
tekton-pipelines             58s         Warning   FailedGetResourceMetric        horizontalpodautoscaler/tekton-pipelines-webhook                 failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
tekton-pipelines             13m         Warning   FailedComputeMetricsReplicas   horizontalpodautoscaler/tekton-pipelines-webhook                 invalid metrics (1 invalid out of 1), first error is: failed to get cpu resource metric value: failed to get cpu utilization: unable to get metrics for resource cpu: unable to fetch metrics from resource metrics API: the server could not find the requested resource (get pods.metrics.k8s.io)
***************************************
***         E2E TEST FAILED         ***
***     End of information dump     ***
***************************************
+ EXIT_VALUE=1
+ set +o xtrace
Cleaning up after docker in docker.
================================================================================
... skipping 4 lines ...